Trace number 3724703

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/
9orless/normalized-gtwitter.cudf.trendy.opb
MD5SUM323b561030770aea7b79e52477e55bb8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3182837080026
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21104
Total number of constraints100048
Number of constraints which are clauses98483
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8588
Biggest coefficient in the objective function 79285326336
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234763814370998
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79285326336
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234763814370998
Number of bits of the biggest sum of numbers48
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

10.99/11.06	c 2012-06-02T14:47:59+0200
10.99/11.06	c arch = x86_64
10.99/11.06	c os = linux
10.99/11.06	c compiler = ghc 7.4
10.99/11.06	c packages:
10.99/11.06	c   OptDir-0.0.1
10.99/11.06	c   array-0.4.0.0
10.99/11.06	c   base-4.5.0.0
10.99/11.06	c   bytestring-0.9.2.1
10.99/11.06	c   containers-0.4.2.1
10.99/11.06	c   deepseq-1.3.0.0
10.99/11.06	c   mtl-2.1.1
10.99/11.06	c   old_locale-1.0.0.4
10.99/11.06	c   parse_dimacs-1.2
10.99/11.06	c   parsec-3.1.2
10.99/11.06	c   queue-0.1.2
10.99/11.06	c   stm-2.3
10.99/11.06	c   time-1.4
10.99/11.06	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724703-1338641279.opb"]
10.99/11.06	c #vars 21104
10.99/11.06	c #constraints 100048
10.99/11.06	c Solving starts ...
26.29/26.38	c solving time = 15.296s
26.29/26.38	c #decision = 2297932
26.29/26.38	c #conflict = 1437
26.29/26.38	c #restart = 5
26.29/26.38	o 4210593423891
26.29/26.40	c Solving starts ...
26.78/26.81	c solving time = 0.389s
26.78/26.81	c #decision = 2303719
26.78/26.81	c #conflict = 1437
26.78/26.81	c #restart = 5
26.78/26.81	o 4210593423890
26.78/26.82	c Solving starts ...
27.29/27.37	c solving time = 0.527s
27.29/27.38	c #decision = 2309490
27.29/27.38	c #conflict = 1437
27.29/27.38	c #restart = 5
27.29/27.38	o 4210593423889
27.29/27.39	c Solving starts ...
28.08/28.17	c solving time = 0.757s
28.08/28.17	c #decision = 2315279
28.08/28.17	c #conflict = 1437
28.08/28.17	c #restart = 5
28.08/28.17	o 4210593423888
28.08/28.19	c Solving starts ...
29.49/29.50	c solving time = 1.290s
29.49/29.50	c #decision = 2324002
29.49/29.50	c #conflict = 1441
29.49/29.50	c #restart = 5
29.49/29.50	o 4210593423887
29.49/29.52	c Solving starts ...
30.69/30.73	c solving time = 1.193s
30.69/30.73	c #decision = 2329759
30.69/30.73	c #conflict = 1441
30.69/30.73	c #restart = 5
30.69/30.74	o 4210593423886
30.69/30.75	c Solving starts ...
33.39/33.41	c solving time = 2.634s
33.39/33.41	c #decision = 2335548
33.39/33.41	c #conflict = 1446
33.39/33.41	c #restart = 5
33.39/33.41	o 4210593423885
33.39/33.42	c Solving starts ...
35.29/35.35	c solving time = 1.907s
35.29/35.35	c #decision = 2338471
35.29/35.35	c #conflict = 1450
35.29/35.35	c #restart = 5
35.29/35.35	o 4210593423884
35.29/35.37	c Solving starts ...
37.78/37.84	c solving time = 2.454s
37.78/37.84	c #decision = 2341378
37.78/37.84	c #conflict = 1452
37.78/37.84	c #restart = 5
37.78/37.84	o 4210593423883
37.78/37.86	c Solving starts ...
42.09/42.16	c solving time = 4.283s
42.09/42.16	c #decision = 2345515
42.09/42.16	c #conflict = 1466
42.09/42.16	c #restart = 5
42.09/42.16	o 4210574968268
42.19/42.27	c Solving starts ...
47.98/48.03	c solving time = 5.742s
47.98/48.03	c #decision = 2348207
47.98/48.03	c #conflict = 1468
47.98/48.03	c #restart = 5
47.98/48.04	o 4210574968267
47.98/48.05	c Solving starts ...
67.98/68.03	c solving time = 19.956s
67.98/68.03	c #decision = 2351093
67.98/68.03	c #conflict = 1479
67.98/68.03	c #restart = 5
67.98/68.03	o 4210574968266
68.08/68.13	c Solving starts ...
83.17/83.28	c solving time = 15.116s
83.17/83.28	c #decision = 2353860
83.17/83.28	c #conflict = 1485
83.17/83.28	c #restart = 5
83.17/83.28	o 4210574968265
83.17/83.29	c Solving starts ...
105.08/105.18	c solving time = 21.861s
105.08/105.18	c #decision = 2356646
105.08/105.18	c #conflict = 1494
105.08/105.18	c #restart = 5
105.08/105.18	o 4210574968264
105.08/105.19	c Solving starts ...
121.27/121.33	c solving time = 16.112s
121.27/121.33	c #decision = 2359321
121.27/121.33	c #conflict = 1500
121.27/121.33	c #restart = 5
121.27/121.33	o 4210574968263
121.27/121.34	c Solving starts ...
148.77/148.89	c solving time = 27.518s
148.77/148.89	c #decision = 2361985
148.77/148.89	c #conflict = 1508
148.77/148.89	c #restart = 5
148.77/148.89	o 4210574968262
148.87/148.90	c Solving starts ...
167.67/167.71	c solving time = 18.776s
167.67/167.71	c #decision = 2365014
167.67/167.71	c #conflict = 1521
167.67/167.71	c #restart = 5
167.67/167.71	o 4210574968261
167.67/167.72	c Solving starts ...
195.66/195.73	c solving time = 27.979s
195.66/195.73	c #decision = 2367656
195.66/195.73	c #conflict = 1529
195.66/195.73	c #restart = 5
195.66/195.73	o 4210574968260
195.66/195.75	c Solving starts ...
212.65/212.71	c solving time = 16.933s
212.65/212.71	c #decision = 2370304
212.65/212.71	c #conflict = 1533
212.65/212.71	c #restart = 5
212.65/212.71	o 4210574968259
212.65/212.73	c Solving starts ...
255.93/256.08	c solving time = 43.314s
255.93/256.08	c #decision = 2373067
255.93/256.08	c #conflict = 1550
255.93/256.08	c #restart = 5
255.93/256.08	o 4210574968258
256.03/256.10	c Solving starts ...
282.13/282.23	c solving time = 26.105s
282.13/282.23	c #decision = 2375713
282.13/282.23	c #conflict = 1557
282.13/282.23	c #restart = 5
282.13/282.23	o 4210574968257
282.13/282.24	c Solving starts ...
423.31/423.50	c solving time = 141.212s
423.31/423.50	c #decision = 2379067
423.31/423.50	c #conflict = 1609
423.31/423.50	c #restart = 5
423.31/423.50	o 4210574968256
423.41/423.52	c Solving starts ...
658.86/659.03	c solving time = 235.454s
658.86/659.03	c #decision = 2381948
658.86/659.03	c #conflict = 1692
658.86/659.03	c #restart = 5
658.86/659.03	o 4210574968255
658.86/659.04	c Solving starts ...
783.85/784.07	c solving time = 124.983s
783.85/784.07	c #decision = 2384968
783.85/784.07	c #conflict = 1738
783.85/784.07	c #restart = 5
783.85/784.07	o 4210574968254
783.85/784.08	c Solving starts ...
970.91/971.19	c solving time = 187.056s
970.91/971.19	c #decision = 2387741
970.91/971.19	c #conflict = 1801
970.91/971.19	c #restart = 5
970.91/971.19	o 4210574968253
971.02/971.21	c Solving starts ...
1072.60/1072.83	c solving time = 101.587s
1072.60/1072.83	c #decision = 2390486
1072.60/1072.83	c #conflict = 1836
1072.60/1072.83	c #restart = 5
1072.60/1072.83	o 4210574968252
1072.60/1072.85	c Solving starts ...
1256.87/1257.11	c solving time = 184.211s
1256.87/1257.11	c #decision = 2393254
1256.87/1257.11	c #conflict = 1899
1256.87/1257.11	c #restart = 5
1256.87/1257.11	o 4210574968251
1256.97/1257.22	c Solving starts ...
1350.36/1350.63	c solving time = 93.372s
1350.36/1350.63	c #decision = 2395964
1350.36/1350.63	c #conflict = 1929
1350.36/1350.63	c #restart = 5
1350.36/1350.63	o 4210574968250
1350.36/1350.65	c Solving starts ...
1670.11/1670.43	c solving time = 319.710s
1670.11/1670.43	c #decision = 2402613
1670.11/1670.43	c #conflict = 2036
1670.11/1670.43	c #restart = 6
1670.11/1670.43	o 4131308097529
1670.21/1670.56	c Solving starts ...
1678.21/1678.58	c solving time = 8.002s
1678.21/1678.58	c #decision = 2406042
1678.21/1678.58	c #conflict = 2037
1678.21/1678.58	c #restart = 6
1678.21/1678.58	o 4131289641913
1678.21/1678.60	c Solving starts ...

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3724703-1338641279/watcher-3724703-1338641279 -o /tmp/evaluation-result-3724703-1338641279/solver-3724703-1338641279 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724703-1338641279.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.00 3/174 1826
/proc/meminfo: memFree=25863140/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 828 0 0 0 0 0 0 0 20 0 1 0 330253378 6373376 749 33554432000 4194304 8989770 140736062816656 140736062816152 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 1556 749 425 1171 0 333 0

[startup+0.0262091 s]
/proc/loadavg: 1.99 2.00 2.00 3/174 1826
/proc/meminfo: memFree=25863140/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=8272 CPUtime=0.02 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 1103 0 0 0 2 0 0 0 20 0 1 0 330253378 8470528 1024 33554432000 4194304 8989770 140736062816656 140736062799752 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 2068 1024 425 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100226 s]
/proc/loadavg: 1.99 2.00 2.00 3/174 1826
/proc/meminfo: memFree=25863140/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=11344 CPUtime=0.09 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 2114 0 0 0 9 0 0 0 20 0 1 0 330253378 11616256 2035 33554432000 4194304 8989770 140736062816656 140736062799752 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 2836 2035 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.30031 s]
/proc/loadavg: 1.99 2.00 2.00 3/174 1826
/proc/meminfo: memFree=25863140/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=24656 CPUtime=0.29 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 5442 0 0 0 28 1 0 0 20 0 1 0 330253378 25247744 5363 33554432000 4194304 8989770 140736062816656 140736062799752 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 6164 5363 431 1171 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24656

[startup+0.700311 s]
/proc/loadavg: 1.99 2.00 2.00 3/174 1826
/proc/meminfo: memFree=25863140/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=52304 CPUtime=0.68 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 12340 0 0 0 67 1 0 0 20 0 1 0 330253378 53559296 12261 33554432000 4194304 8989770 140736062816656 140736062799752 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 13076 12262 431 1171 0 11853 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52304

[startup+1.50031 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 1827
/proc/meminfo: memFree=25799148/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=91216 CPUtime=1.49 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 22082 0 0 0 145 4 0 0 20 0 1 0 330253378 93405184 22003 33554432000 4194304 8989770 140736062816656 140736062815496 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 22804 22003 431 1171 0 21581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91216

[startup+3.10023 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 1827
/proc/meminfo: memFree=25742844/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=145488 CPUtime=3.09 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 35673 0 0 0 302 7 0 0 20 0 1 0 330253378 148979712 35594 33554432000 4194304 8989770 140736062816656 140736062816152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 36372 35594 448 1171 0 35149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145488

[startup+6.30023 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 1827
/proc/meminfo: memFree=25721804/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=145488 CPUtime=6.28 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 35673 0 0 0 621 7 0 0 20 0 1 0 330253378 148979712 35594 33554432000 4194304 8989770 140736062816656 140736062815920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 36372 35594 448 1171 0 35149 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 145488

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 1827
/proc/meminfo: memFree=25721736/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=145488 CPUtime=12.68 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 35685 0 0 0 1259 9 0 0 20 0 1 0 330253378 148979712 35606 33554432000 4194304 8989770 140736062816656 140736062816152 4204320 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 36372 35606 460 1171 0 35149 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 145488

[startup+25.5003 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 1827
/proc/meminfo: memFree=25722132/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=145488 CPUtime=25.48 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 35685 0 0 0 2537 11 0 0 20 0 1 0 330253378 148979712 35606 33554432000 4194304 8989770 140736062816656 140736062816152 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 36372 35606 460 1171 0 35149 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145488

[startup+51.1003 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 1827
/proc/meminfo: memFree=25705896/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=155728 CPUtime=51.08 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 38258 0 0 0 5085 23 0 0 20 0 1 0 330253378 159465472 38179 33554432000 4194304 8989770 140736062816656 140736062816152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 38932 38179 473 1171 0 37709 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 155728

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 1827
/proc/meminfo: memFree=25679856/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=163920 CPUtime=102.28 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 40306 0 0 0 10193 35 0 0 20 0 1 0 330253378 167854080 40227 33554432000 4194304 8989770 140736062816656 140736062816152 4211745 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 40980 40227 473 1171 0 39757 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 163920

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 1830
/proc/meminfo: memFree=25655900/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=171088 CPUtime=162.26 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 42099 0 0 0 16175 51 0 0 20 0 1 0 330253378 175194112 42019 33554432000 4194304 8989770 140736062816656 140736062815920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 42772 42019 473 1171 0 41549 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 171088

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1831
/proc/meminfo: memFree=25637212/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=179280 CPUtime=222.25 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 44156 0 0 0 22155 70 0 0 20 0 1 0 330253378 183582720 44067 33554432000 4194304 8989770 140736062816656 140736062814656 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 44820 44067 473 1171 0 43597 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 179280

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1831
/proc/meminfo: memFree=25621084/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=181328 CPUtime=282.23 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 44684 0 0 0 28137 86 0 0 20 0 1 0 330253378 185679872 44579 33554432000 4194304 8989770 140736062816656 140736062816152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 45332 44579 473 1171 0 44109 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 181328

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1831
/proc/meminfo: memFree=25604468/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=184400 CPUtime=342.22 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 45452 0 0 0 34122 100 0 0 20 0 1 0 330253378 188825600 45347 33554432000 4194304 8989770 140736062816656 140736062815920 4209344 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 46100 45347 473 1171 0 44877 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 184400

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1831
/proc/meminfo: memFree=25597152/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=184400 CPUtime=402.2 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 45452 0 0 0 40108 112 0 0 20 0 1 0 330253378 188825600 45347 33554432000 4194304 8989770 140736062816656 140736062815920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 46100 45347 473 1171 0 44877 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 184400

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1831
/proc/meminfo: memFree=25586108/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=186448 CPUtime=462.2 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 45964 0 0 0 46090 130 0 0 20 0 1 0 330253378 190922752 45859 33554432000 4194304 8989770 140736062816656 140736062816152 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 46612 45859 473 1171 0 45389 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 186448

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1833
/proc/meminfo: memFree=25579980/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=187472 CPUtime=522.18 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 46220 0 0 0 52074 144 0 0 20 0 1 0 330253378 191971328 46115 33554432000 4194304 8989770 140736062816656 140736062814656 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 46868 46115 473 1171 0 45645 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 187472

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 1833
/proc/meminfo: memFree=25567704/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=187472 CPUtime=582.17 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 46220 0 0 0 58058 159 0 0 20 0 1 0 330253378 191971328 46115 33554432000 4194304 8989770 140736062816656 140736062815920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 46868 46115 473 1171 0 45645 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 187472

[startup+642.3 s]

################
# More data... #
################

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1867
/proc/meminfo: memFree=25551576/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=193616 CPUtime=822.14 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 47758 0 0 0 81998 216 0 0 20 0 1 0 330253378 198262784 47651 33554432000 4194304 8989770 140736062816656 140736062816152 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 48404 47651 473 1171 0 47181 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 193616

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1867
/proc/meminfo: memFree=25551244/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=193616 CPUtime=882.13 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 47758 0 0 0 87980 233 0 0 20 0 1 0 330253378 198262784 47651 33554432000 4194304 8989770 140736062816656 140736062815920 4204605 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 48404 47651 473 1171 0 47181 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 193616

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1867
/proc/meminfo: memFree=25528676/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=193616 CPUtime=942.12 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 47758 0 0 0 93963 249 0 0 20 0 1 0 330253378 198262784 47651 33554432000 4194304 8989770 140736062816656 140736062815920 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 48404 47651 473 1171 0 47181 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 193616

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1867
/proc/meminfo: memFree=25516580/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=196688 CPUtime=1002.11 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 48526 0 0 0 99946 265 0 0 20 0 1 0 330253378 201408512 48419 33554432000 4194304 8989770 140736062816656 140736062814592 4209357 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 49172 48419 473 1171 0 47949 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 196688

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1867
/proc/meminfo: memFree=25507404/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=196688 CPUtime=1062.1 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 48526 0 0 0 105930 280 0 0 20 0 1 0 330253378 201408512 48419 33554432000 4194304 8989770 140736062816656 140736062815920 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 49172 48419 473 1171 0 47949 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 196688

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1867
/proc/meminfo: memFree=25497112/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=198736 CPUtime=1122.09 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 49038 0 0 0 111915 294 0 0 20 0 1 0 330253378 203505664 48931 33554432000 4194304 8989770 140736062816656 140736062816152 4208840 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 49684 48931 473 1171 0 48461 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 198736

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1868
/proc/meminfo: memFree=25486820/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=199760 CPUtime=1182.09 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 49294 0 0 0 117898 311 0 0 20 0 1 0 330253378 204554240 49187 33554432000 4194304 8989770 140736062816656 140736062816152 4208818 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 49940 49187 473 1171 0 48717 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 199760

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1868
/proc/meminfo: memFree=25485832/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=199760 CPUtime=1242.08 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 49294 0 0 0 123883 325 0 0 20 0 1 0 330253378 204554240 49187 33554432000 4194304 8989770 140736062816656 140736062816152 7678037 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 49940 49187 473 1171 0 48717 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 199760

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1868
/proc/meminfo: memFree=25479260/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=201808 CPUtime=1302.07 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 49806 0 0 0 129868 339 0 0 20 0 1 0 330253378 206651392 49699 33554432000 4194304 8989770 140736062816656 140736062815920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 50452 49699 473 1171 0 49229 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 201808

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1910
/proc/meminfo: memFree=25912480/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=204880 CPUtime=1362.05 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 50576 0 0 0 135852 353 0 0 20 0 1 0 330253378 209797120 50467 33554432000 4194304 8989770 140736062816656 140736062814592 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 51220 50467 473 1171 0 49997 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 204880

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1910
/proc/meminfo: memFree=25905424/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=205904 CPUtime=1422.06 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 50832 0 0 0 141837 369 0 0 20 0 1 0 330253378 210845696 50723 33554432000 4194304 8989770 140736062816656 140736062815920 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 51476 50723 473 1171 0 50253 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 205904

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 1911
/proc/meminfo: memFree=25896744/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=205904 CPUtime=1482.04 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 50832 0 0 0 147820 384 0 0 20 0 1 0 330253378 210845696 50723 33554432000 4194304 8989770 140736062816656 140736062815920 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 51476 50723 473 1171 0 50253 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 205904

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 1911
/proc/meminfo: memFree=25901316/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=205904 CPUtime=1542.03 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 50834 0 0 0 153805 398 0 0 20 0 1 0 330253378 210845696 50723 33554432000 4194304 8989770 140736062816656 140736062816152 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 51476 50723 473 1171 0 50253 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 205904

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 1911
/proc/meminfo: memFree=25897536/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=205904 CPUtime=1602.02 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 50834 0 0 0 159790 412 0 0 20 0 1 0 330253378 210845696 50723 33554432000 4194304 8989770 140736062816656 140736062815920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 51476 50723 473 1171 0 50253 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 205904

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/175 1911
/proc/meminfo: memFree=25897632/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=205904 CPUtime=1662.01 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 50834 0 0 0 165771 430 0 0 20 0 1 0 330253378 210845696 50723 33554432000 4194304 8989770 140736062816656 140736062816152 4205055 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 51476 50723 473 1171 0 50253 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 205904

[startup+1722.3 s]
/proc/loadavg: 2.23 2.09 2.02 3/175 1911
/proc/meminfo: memFree=25887916/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=211024 CPUtime=1721.99 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 52114 0 0 0 171754 445 0 0 20 0 1 0 330253378 216088576 52003 33554432000 4194304 8989770 140736062816656 140736062815920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 52756 52003 473 1171 0 51533 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 211024

[startup+1782.3 s]
/proc/loadavg: 2.18 2.10 2.03 3/175 1912
/proc/meminfo: memFree=25889896/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=211024 CPUtime=1781.99 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 52115 0 0 0 177741 458 0 0 20 0 1 0 330253378 216088576 52003 33554432000 4194304 8989770 140736062816656 140736062815920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 52756 52003 473 1171 0 51533 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 211024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.13 2.09 2.02 3/175 1912
/proc/meminfo: memFree=25892480/32873852 swapFree=6856/6856
[pid=1826] ppid=1824 vsize=211024 CPUtime=1800.1 cores=1,3,5,7
/proc/1826/stat : 1826 (toysat) R 1824 1826 909 0 -1 4202496 52115 0 0 0 179548 462 0 0 20 0 1 0 330253378 216088576 52003 33554432000 4194304 8989770 140736062816656 140736062815920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1826/statm: 52756 52003 473 1171 0 51533 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 211024

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1795.48
CPU system time (s): 4.6223
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 211024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.48
system time used= 4.6223
maximum resident set size= 208012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52115
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 1868

runsolver used 3.98139 second user time and 9.57354 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-02 14:47:59
IDJOB=3724703
IDBENCH=72446
IDSOLVER=2308
FILE ID=node129/3724703-1338641279
RUNJOBID= node129-1338631508-926
PBS_JOBID= 14636451
Free space on /tmp= 70484 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/9orless/normalized-gtwitter.cudf.trendy.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724703-1338641279/watcher-3724703-1338641279 -o /tmp/evaluation-result-3724703-1338641279/solver-3724703-1338641279 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724703-1338641279.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 323b561030770aea7b79e52477e55bb8
RANDOM SEED=1621984936

node129.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        25863520 kB
Buffers:          446644 kB
Cached:          5414868 kB
SwapCached:            0 kB
Active:          2711828 kB
Inactive:        3423432 kB
Active(anon):     265248 kB
Inactive(anon):    10760 kB
Active(file):    2446580 kB
Inactive(file):  3412672 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11068 kB
Writeback:             0 kB
AnonPages:        280196 kB
Mapped:            16100 kB
Shmem:               204 kB
Slab:             738664 kB
SReclaimable:     180424 kB
SUnreclaim:       558240 kB
KernelStack:        1440 kB
PageTables:         4516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     386492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70480 MiB
End job on node129 at 2012-06-02 15:18:02