Trace number 3712143

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.02 1800.31

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j605_1-unsat--soft-33-100-0.wbo
MD5SUM45ee7d19535e08aa25eac21bd6c9cde2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark6.22805
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9272
Total number of constraints29174
Number of soft constraints19508
Number of constraints which are clauses28874
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints300
Minimum length of a constraint1
Maximum length of a constraint35
Top cost 985166
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 985165
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
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

48.08/48.12	c 2012-05-28T08:30:44+0200
48.08/48.12	c arch = x86_64
48.08/48.12	c os = linux
48.08/48.12	c compiler = ghc 7.4
48.08/48.12	c packages:
48.08/48.12	c   OptDir-0.0.1
48.08/48.12	c   array-0.4.0.0
48.08/48.12	c   base-4.5.0.0
48.08/48.12	c   bytestring-0.9.2.1
48.08/48.12	c   containers-0.4.2.1
48.08/48.12	c   deepseq-1.3.0.0
48.08/48.12	c   mtl-2.1.1
48.08/48.12	c   old_locale-1.0.0.4
48.08/48.12	c   parse_dimacs-1.2
48.08/48.12	c   parsec-3.1.2
48.08/48.12	c   queue-0.1.2
48.08/48.12	c   stm-2.3
48.08/48.12	c   time-1.4
48.08/48.12	c command line = ["--wbo","HOME/instance-3712143-1338186643.wbo"]
48.08/48.12	c #vars 9272
48.08/48.12	c #constraints 29174
48.08/48.12	c Solving starts ...
48.58/48.66	c solving time = 0.498s
48.58/48.66	c #decision = 46977
48.58/48.66	c #conflict = 133
48.58/48.66	c #restart = 1
48.58/48.67	o 577
48.68/48.74	c Solving starts ...
48.98/49.06	c solving time = 0.267s
48.98/49.06	c #decision = 65342
48.98/49.06	c #conflict = 134
48.98/49.06	c #restart = 1
48.98/49.06	o 575
49.08/49.13	c Solving starts ...
49.68/49.79	c solving time = 0.614s
49.68/49.79	c #decision = 81642
49.68/49.79	c #conflict = 137
49.68/49.79	c #restart = 1
49.68/49.79	o 574
49.78/49.87	c Solving starts ...
96.17/96.25	c solving time = 46.336s
96.17/96.25	c #decision = 86186
96.17/96.25	c #conflict = 198
96.17/96.25	c #restart = 1
96.17/96.25	o 573
96.27/96.33	c Solving starts ...
99.37/99.49	c solving time = 3.120s
99.37/99.49	c #decision = 86492
99.37/99.49	c #conflict = 201
99.37/99.49	c #restart = 1
99.37/99.49	o 571
99.47/99.53	c Solving starts ...
278.34/278.47	c solving time = 178.870s
278.34/278.47	c #decision = 86762
278.34/278.47	c #conflict = 268
278.34/278.47	c #restart = 1
278.34/278.47	o 570
278.44/278.51	c Solving starts ...
279.14/279.24	c solving time = 0.704s
279.14/279.24	c #decision = 86869
279.14/279.24	c #conflict = 268
279.14/279.24	c #restart = 1
279.14/279.24	o 569
279.25/279.33	c Solving starts ...
310.93/311.04	c solving time = 31.667s
310.93/311.04	c #decision = 87025
310.93/311.04	c #conflict = 290
310.93/311.04	c #restart = 1
310.93/311.04	o 568
310.93/311.08	c Solving starts ...
311.93/312.05	c solving time = 0.941s
311.93/312.05	c #decision = 87780
311.93/312.05	c #conflict = 290
311.93/312.05	c #restart = 1
311.93/312.05	o 564
311.93/312.09	c Solving starts ...
313.34/313.44	c solving time = 1.308s
313.34/313.44	c #decision = 87908
313.34/313.44	c #conflict = 291
313.34/313.44	c #restart = 1
313.34/313.44	o 563
313.34/313.48	c Solving starts ...
314.84/314.92	c solving time = 1.405s
314.84/314.92	c #decision = 88046
314.84/314.92	c #conflict = 293
314.84/314.92	c #restart = 1
314.84/314.92	o 562
314.94/315.01	c Solving starts ...
339.63/339.76	c solving time = 24.707s
339.63/339.76	c #decision = 88187
339.63/339.76	c #conflict = 308
339.63/339.76	c #restart = 1
339.63/339.76	o 561
339.74/339.86	c Solving starts ...
340.93/341.05	c solving time = 1.154s
340.93/341.05	c #decision = 88592
340.93/341.05	c #conflict = 308
340.93/341.05	c #restart = 1
340.93/341.05	o 559
340.93/341.09	c Solving starts ...
342.23/342.39	c solving time = 1.270s
342.23/342.39	c #decision = 88992
342.23/342.39	c #conflict = 308
342.23/342.39	c #restart = 1
342.23/342.39	o 557
342.33/342.43	c Solving starts ...
343.63/343.77	c solving time = 1.303s
343.63/343.77	c #decision = 89398
343.63/343.77	c #conflict = 308
343.63/343.77	c #restart = 1
343.63/343.77	o 555
343.73/343.81	c Solving starts ...
345.03/345.19	c solving time = 1.344s
345.03/345.19	c #decision = 89802
345.03/345.19	c #conflict = 308
345.03/345.19	c #restart = 1
345.03/345.19	o 553
345.13/345.23	c Solving starts ...
361.74/361.89	c solving time = 16.614s
361.74/361.89	c #decision = 90238
361.74/361.89	c #conflict = 320
361.74/361.89	c #restart = 1
361.74/361.89	o 551
361.84/361.93	c Solving starts ...
363.32/363.47	c solving time = 1.512s
363.32/363.47	c #decision = 90364
363.32/363.47	c #conflict = 320
363.32/363.47	c #restart = 1
363.32/363.47	o 550
363.42/363.51	c Solving starts ...
364.93/365.09	c solving time = 1.543s
364.93/365.09	c #decision = 90495
364.93/365.09	c #conflict = 320
364.93/365.09	c #restart = 1
364.93/365.10	o 549
365.04/365.13	c Solving starts ...
438.02/438.16	c solving time = 72.982s
438.02/438.16	c #decision = 90648
438.02/438.16	c #conflict = 360
438.02/438.16	c #restart = 1
438.02/438.17	o 548
438.12/438.27	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-3712143-1338186643/watcher-3712143-1338186643 -o /tmp/evaluation-result-3712143-1338186643/solver-3712143-1338186643 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712143-1338186643.wbo 

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: 2.01 2.00 2.00 3/175 20156
/proc/meminfo: memFree=31085568/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 792 0 0 0 0 0 0 0 20 0 1 0 284792787 6356992 713 33554432000 4194304 8973514 140736953425472 140735842688200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 1552 713 424 1167 0 333 0

[startup+0.089773 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 20156
/proc/meminfo: memFree=31085568/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=12352 CPUtime=0.08 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 2276 0 0 0 8 0 0 0 20 0 1 0 284792787 12648448 2197 33554432000 4194304 8973514 140736953425472 140736953424736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 3088 2197 427 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.100335 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 20156
/proc/meminfo: memFree=31085568/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 2366 0 0 0 9 0 0 0 20 0 1 0 284792787 12648448 2287 33554432000 4194304 8973514 140736953425472 140736953424736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 3088 2287 428 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300316 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 20156
/proc/meminfo: memFree=31085568/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=22592 CPUtime=0.29 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 4926 0 0 0 29 0 0 0 20 0 1 0 284792787 23134208 4847 33554432000 4194304 8973514 140736953425472 140736953424736 4204320 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 5648 4847 428 1167 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22592

[startup+0.70032 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 20156
/proc/meminfo: memFree=31085568/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=46144 CPUtime=0.69 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 10835 0 0 0 68 1 0 0 20 0 1 0 284792787 47251456 10756 33554432000 4194304 8973514 140736953425472 140736953424736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 11536 10756 443 1167 0 10317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46144

[startup+1.50023 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 20157
/proc/meminfo: memFree=31029364/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=57408 CPUtime=1.48 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 13652 0 0 0 146 2 0 0 20 0 1 0 284792787 58785792 13573 33554432000 4194304 8973514 140736953425472 140736953424968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 14352 13573 444 1167 0 13133 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 57408

[startup+3.10024 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 20157
/proc/meminfo: memFree=31025644/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=66624 CPUtime=3.09 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 15956 0 0 0 306 3 0 0 20 0 1 0 284792787 68222976 15877 33554432000 4194304 8973514 140736953425472 140736953424968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 16656 15877 444 1167 0 15437 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66624

[startup+6.30025 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 20157
/proc/meminfo: memFree=31015848/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=67648 CPUtime=6.29 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 16212 0 0 0 625 4 0 0 20 0 1 0 284792787 69271552 16133 33554432000 4194304 8973514 140736953425472 140736953424968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 16912 16133 444 1167 0 15693 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67648

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20157
/proc/meminfo: memFree=31003224/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=67648 CPUtime=12.69 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 16212 0 0 0 1264 5 0 0 20 0 1 0 284792787 69271552 16133 33554432000 4194304 8973514 140736953425472 140736953424968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 16912 16133 444 1167 0 15693 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67648

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20157
/proc/meminfo: memFree=31003860/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=67648 CPUtime=25.48 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 16212 0 0 0 2542 6 0 0 20 0 1 0 284792787 69271552 16133 33554432000 4194304 8973514 140736953425472 140736953424968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 16912 16133 444 1167 0 15693 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67648

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20157
/proc/meminfo: memFree=30977552/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=100416 CPUtime=51.08 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 24426 0 0 0 5098 10 0 0 20 0 1 0 284792787 102825984 24347 33554432000 4194304 8973514 140736953425472 140736953423488 4208855 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 25104 24347 466 1167 0 23885 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 100416

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20158
/proc/meminfo: memFree=30957260/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=113728 CPUtime=102.28 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 27754 0 0 0 10213 15 0 0 20 0 1 0 284792787 116457472 27675 33554432000 4194304 8973514 140736953425472 140736953424736 7660404 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 28432 27675 466 1167 0 27213 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 113728

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20158
/proc/meminfo: memFree=30955072/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=115776 CPUtime=162.26 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 28273 0 0 0 16204 22 0 0 20 0 1 0 284792787 118554624 28192 33554432000 4194304 8973514 140736953425472 140736953424968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 28944 28192 466 1167 0 27725 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 115776

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20158
/proc/meminfo: memFree=30954136/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=115776 CPUtime=222.25 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 28275 0 0 0 22198 27 0 0 20 0 1 0 284792787 118554624 28192 33554432000 4194304 8973514 140736953425472 140736953424968 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 28944 28192 466 1167 0 27725 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 115776

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20158
/proc/meminfo: memFree=30943100/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=127040 CPUtime=282.24 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 31091 0 0 0 28188 36 0 0 20 0 1 0 284792787 130088960 31008 33554432000 4194304 8973514 140736953425472 140736953424736 4205216 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 31760 31008 466 1167 0 30541 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 127040

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20158
/proc/meminfo: memFree=30909248/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=161856 CPUtime=342.23 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 39795 0 0 0 34179 44 0 0 20 0 1 0 284792787 165740544 39712 33554432000 4194304 8973514 140736953425472 140736953424968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 40464 39712 466 1167 0 39245 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 161856

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20159
/proc/meminfo: memFree=30863368/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=204864 CPUtime=402.22 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 50547 0 0 0 40170 52 0 0 20 0 1 0 284792787 209780736 50464 33554432000 4194304 8973514 140736953425472 140736953424736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 51216 50464 466 1167 0 49997 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 204864

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20159
/proc/meminfo: memFree=30858100/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=209984 CPUtime=462.21 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 51836 0 0 0 46161 60 0 0 20 0 1 0 284792787 215023616 51744 33554432000 4194304 8973514 140736953425472 140736953424736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 52496 51744 466 1167 0 51277 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 209984

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 20159
/proc/meminfo: memFree=30855092/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=213056 CPUtime=522.2 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 52604 0 0 0 52153 67 0 0 20 0 1 0 284792787 218169344 52512 33554432000 4194304 8973514 140736953425472 140736953424736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 53264 52512 466 1167 0 52045 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 213056

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 20162
/proc/meminfo: memFree=30855092/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=213056 CPUtime=582.19 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 52604 0 0 0 58145 74 0 0 20 0 1 0 284792787 218169344 52512 33554432000 4194304 8973514 140736953425472 140736953424968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 53264 52512 466 1167 0 52045 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 213056

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20163
/proc/meminfo: memFree=30818264/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=882.14 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 88107 107 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 216128

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20163
/proc/meminfo: memFree=30818232/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=942.13 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 94100 113 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 216128

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20164
/proc/meminfo: memFree=30818356/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1002.12 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 100092 120 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 216128

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20164
/proc/meminfo: memFree=30818356/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1062.11 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 106085 126 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 216128

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20164
/proc/meminfo: memFree=30818356/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1122.1 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 112077 133 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424736 4209365 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 216128

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 20167
/proc/meminfo: memFree=30818100/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1182.1 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 118069 141 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 216128

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 20167
/proc/meminfo: memFree=30817984/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1242.09 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 124061 148 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953423424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 216128

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20168
/proc/meminfo: memFree=30817984/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1302.09 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 130056 153 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424736 4209206 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 216128

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20168
/proc/meminfo: memFree=30818108/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1362.06 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 136047 159 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953423488 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 216128

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20168
/proc/meminfo: memFree=30817984/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1422.06 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 142041 165 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953423424 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 216128

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20168
/proc/meminfo: memFree=30815008/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1482.05 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 148033 172 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424736 4208827 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 216128

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20168
/proc/meminfo: memFree=30815252/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1542.04 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 154026 178 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424968 7662855 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 216128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 20168
/proc/meminfo: memFree=30815260/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1602.03 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 160018 185 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424968 4204592 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 216128

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 20169
/proc/meminfo: memFree=30815128/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1662.02 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 166009 193 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 216128

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 2/173 20170
/proc/meminfo: memFree=31060212/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1722.01 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 172002 199 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 216128

[startup+1782.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/176 20211
/proc/meminfo: memFree=30872648/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1782 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 177994 206 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953423424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 216128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/176 20211
/proc/meminfo: memFree=30872772/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1800.01 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 179792 209 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 216128

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

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

[startup+1800.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/176 20211
/proc/meminfo: memFree=30872772/32873844 swapFree=6088/6088
[pid=20156] ppid=20154 vsize=216128 CPUtime=1800.01 cores=1,3,5,7
/proc/20156/stat : 20156 (toysat) R 20154 20156 15656 0 -1 4202496 53375 0 0 0 179792 209 0 0 20 0 1 0 284792787 221315072 53280 33554432000 4194304 8973514 140736953425472 140736953424736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 54032 53280 466 1167 0 52813 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 216128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1797.93
CPU system time (s): 2.09268
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 216128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.93
system time used= 2.09268
maximum resident set size= 213120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53375
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= 24
involuntary context switches= 1869

runsolver used 4.01939 second user time and 9.23559 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-28 08:30:44
IDJOB=3712143
IDBENCH=79098
IDSOLVER=2291
FILE ID=node110/3712143-1338186643
RUNJOBID= node110-1338174910-18808
PBS_JOBID= 14624525
Free space on /tmp= 71668 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j605_1-unsat--soft-33-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712143-1338186643/watcher-3712143-1338186643 -o /tmp/evaluation-result-3712143-1338186643/solver-3712143-1338186643 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712143-1338186643.wbo

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

MD5SUM BENCH= 45ee7d19535e08aa25eac21bd6c9cde2
RANDOM SEED=1521415383

node110.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.893
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.78
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.893
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.893
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.92
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.893
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.893
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.92
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.893
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.90
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.893
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.91
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.893
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31085840 kB
Buffers:          303492 kB
Cached:           466552 kB
SwapCached:          148 kB
Active:           723752 kB
Inactive:         249300 kB
Active(anon):     192872 kB
Inactive(anon):    12496 kB
Active(file):     530880 kB
Inactive(file):   236804 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:              7860 kB
Writeback:             0 kB
AnonPages:        208436 kB
Mapped:            16064 kB
Shmem:               196 kB
Slab:             675568 kB
SReclaimable:     117932 kB
SUnreclaim:       557636 kB
KernelStack:        1448 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     304400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 71660 MiB
End job on node110 at 2012-05-28 09:00:46