Trace number 3707061

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-05-17? (TO) 1800.09 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.biglist/normalized-randa6997e.cudf.paranoid.opb
MD5SUMb31ebdb11fe9c981cd4d514ec963276f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5898
Best CPU time to get the best result obtained on this benchmark1.18582
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6252
Total number of constraints27497
Number of constraints which are clauses27197
Number of constraints which are cardinality constraints (but not clauses)300
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2323
Biggest coefficient in the objective function 1774
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 979246
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1774
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 979246
Number of bits of the biggest sum of numbers20
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

1.09/1.15	c 2012-05-27T19:28:19+0200
1.09/1.15	c arch = x86_64
1.09/1.15	c os = linux
1.09/1.15	c compiler = ghc 7.4
1.09/1.15	c packages:
1.09/1.15	c   OptDir-0.0.1
1.09/1.15	c   array-0.4.0.0
1.09/1.15	c   base-4.5.0.0
1.09/1.15	c   bytestring-0.9.2.1
1.09/1.15	c   containers-0.4.2.1
1.09/1.15	c   deepseq-1.3.0.0
1.09/1.15	c   mtl-2.1.1
1.09/1.15	c   old_locale-1.0.0.4
1.09/1.15	c   parse_dimacs-1.2
1.09/1.15	c   parsec-3.1.2
1.09/1.15	c   queue-0.1.2
1.09/1.15	c   stm-2.3
1.09/1.15	c   time-1.4
1.09/1.15	c command line = ["--pb","HOME/instance-3707061-1338139699.opb"]
1.09/1.15	c #vars 6252
1.09/1.15	c #constraints 27497
1.09/1.15	c Solving starts ...
2.59/2.64	c solving time = 1.483s
2.59/2.64	c #decision = 165791
2.59/2.64	c #conflict = 263
2.59/2.64	c #restart = 2
2.59/2.64	o 5919
2.59/2.64	c Solving starts ...
5.08/5.12	c solving time = 2.473s
5.08/5.12	c #decision = 178527
5.08/5.12	c #conflict = 411
5.08/5.12	c #restart = 3
5.08/5.12	o 5918
5.08/5.12	c Solving starts ...
402.30/402.42	c learnt constraints deletion: 36981 -> 18496
569.47/569.60	c learnt constraints deletion: 44290 -> 22153
573.27/573.47	c solving time = 568.229s
573.27/573.47	c #decision = 282911
573.27/573.47	c #conflict = 63420
573.27/573.47	c #restart = 17
573.27/573.47	o 5917
573.27/573.47	c Solving starts ...
573.37/573.51	c learnt constraints deletion: 22580 -> 11291
652.66/652.89	c learnt constraints deletion: 33816 -> 16909
653.45/653.65	c solving time = 80.167s
653.45/653.65	c #decision = 318303
653.45/653.65	c #conflict = 86169
653.45/653.65	c #restart = 28
653.45/653.65	o 5916
653.45/653.65	c Solving starts ...
653.45/653.68	c learnt constraints deletion: 17119 -> 8561
758.53/758.70	c learnt constraints deletion: 33815 -> 16909
778.13/778.32	c solving time = 124.633s
778.13/778.32	c #decision = 361720
778.13/778.32	c #conflict = 115750
778.13/778.32	c #restart = 40
778.13/778.32	o 5915
778.13/778.32	c Solving starts ...
778.13/778.36	c learnt constraints deletion: 21218 -> 10610
841.82/842.04	c solving time = 63.708s
841.82/842.04	c #decision = 384934
841.82/842.04	c #conflict = 131400
841.82/842.04	c #restart = 50
841.82/842.04	o 5914
841.82/842.04	c Solving starts ...
841.92/842.12	c learnt constraints deletion: 26248 -> 13125
842.02/842.24	c learnt constraints deletion: 13125 -> 6564
842.62/842.80	c solving time = 0.762s
842.62/842.80	c #decision = 386024
842.62/842.80	c #conflict = 131514
842.62/842.80	c #restart = 51
842.62/842.80	o 5913
842.62/842.80	c Solving starts ...
847.32/847.57	c solving time = 4.764s
847.32/847.57	c #decision = 388199
847.32/847.57	c #conflict = 132274
847.32/847.57	c #restart = 54
847.32/847.57	o 5912
847.32/847.57	c Solving starts ...
872.91/873.18	c solving time = 25.606s
872.91/873.18	c #decision = 397124
872.91/873.18	c #conflict = 137140
872.91/873.18	c #restart = 61
872.91/873.18	o 5911
872.91/873.19	c Solving starts ...
960.40/960.65	c solving time = 87.444s
960.40/960.65	c #decision = 421283
960.40/960.65	c #conflict = 153200
960.40/960.65	c #restart = 71
960.40/960.65	o 5910
960.40/960.65	c Solving starts ...
960.50/960.72	c learnt constraints deletion: 28341 -> 14172
960.50/960.73	c learnt constraints deletion: 14172 -> 7087
978.10/978.32	c solving time = 17.670s
978.10/978.32	c #decision = 430362
978.10/978.32	c #conflict = 158666
978.10/978.32	c #restart = 79
978.10/978.32	o 5909
978.10/978.32	c Solving starts ...
988.81/989.04	c solving time = 10.713s
988.81/989.04	c #decision = 437482
988.81/989.04	c #conflict = 162437
988.81/989.04	c #restart = 86
988.81/989.04	o 5908
988.81/989.04	c Solving starts ...
988.81/989.07	c learnt constraints deletion: 16308 -> 8155
997.20/997.47	c solving time = 8.427s
997.20/997.47	c #decision = 442794
997.20/997.47	c #conflict = 165120
997.20/997.47	c #restart = 92
997.20/997.47	o 5907
997.20/997.47	c Solving starts ...
1068.78/1069.06	c learnt constraints deletion: 33813 -> 16909
1075.18/1075.44	c solving time = 77.950s
1075.18/1075.44	c #decision = 482894
1075.18/1075.44	c #conflict = 190174
1075.18/1075.44	c #restart = 103
1075.18/1075.44	o 5906
1075.18/1075.44	c Solving starts ...
1075.18/1075.47	c learnt constraints deletion: 18967 -> 9485
1161.47/1161.71	c solving time = 86.248s
1161.47/1161.71	c #decision = 517620
1161.47/1161.71	c #conflict = 213369
1161.47/1161.71	c #restart = 114
1161.47/1161.71	o 5905
1161.47/1161.71	c Solving starts ...
1161.47/1161.79	c learnt constraints deletion: 32666 -> 16334
1161.56/1161.82	c learnt constraints deletion: 16334 -> 8168
1257.46/1257.70	c learnt constraints deletion: 33755 -> 16879
1333.54/1333.83	c learnt constraints deletion: 40439 -> 20222
1403.43/1403.77	c learnt constraints deletion: 44337 -> 22170
1516.81/1517.17	c learnt constraints deletion: 48554 -> 24280
1601.31/1601.64	c learnt constraints deletion: 48594 -> 24303
1643.99/1644.33	c solving time = 482.545s
1643.99/1644.33	c #decision = 709953
1643.99/1644.33	c #conflict = 349363
1643.99/1644.33	c #restart = 130
1643.99/1644.33	o 5904
1643.99/1644.33	c Solving starts ...
1644.09/1644.41	c learnt constraints deletion: 36309 -> 18156
1644.09/1644.43	c learnt constraints deletion: 18156 -> 9079
1747.97/1748.35	c learnt constraints deletion: 33777 -> 16891

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-3707061-1338139699/watcher-3707061-1338139699 -o /tmp/evaluation-result-3707061-1338139699/solver-3707061-1338139699 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707061-1338139699.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.94 1.98 1.99 3/176 21757
/proc/meminfo: memFree=30481824/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 812 0 0 0 0 0 0 0 20 0 1 0 280094282 6356992 733 33554432000 4194304 8973514 140736994380160 140736849701736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 1552 733 411 1167 0 333 0

[startup+0.0912569 s]
/proc/loadavg: 1.94 1.98 1.99 3/176 21757
/proc/meminfo: memFree=30481824/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=12352 CPUtime=0.08 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 2301 0 0 0 8 0 0 0 20 0 1 0 280094282 12648448 2222 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 3088 2222 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.100342 s]
/proc/loadavg: 1.94 1.98 1.99 3/176 21757
/proc/meminfo: memFree=30481824/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 2355 0 0 0 9 0 0 0 20 0 1 0 280094282 12648448 2276 33554432000 4194304 8973514 140736994380160 140736994379656 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 3088 2276 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300315 s]
/proc/loadavg: 1.94 1.98 1.99 3/176 21757
/proc/meminfo: memFree=30481824/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=26688 CPUtime=0.29 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 5739 0 0 0 28 1 0 0 20 0 1 0 280094282 27328512 5660 33554432000 4194304 8973514 140736994380160 140736994379656 4209439 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 6672 5669 418 1167 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26688

[startup+0.700303 s]
/proc/loadavg: 1.94 1.98 1.99 3/176 21757
/proc/meminfo: memFree=30481824/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=41024 CPUtime=0.69 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 9544 0 0 0 67 2 0 0 20 0 1 0 280094282 42008576 9465 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 10256 9465 433 1167 0 9037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41024

[startup+1.50033 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 21758
/proc/meminfo: memFree=30445740/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=41024 CPUtime=1.48 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 9556 0 0 0 146 2 0 0 20 0 1 0 280094282 42008576 9477 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 10256 9477 445 1167 0 9037 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41024

[startup+3.10031 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 21758
/proc/meminfo: memFree=30445112/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=41024 CPUtime=3.09 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 9568 0 0 0 306 3 0 0 20 0 1 0 280094282 42008576 9489 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 10256 9489 457 1167 0 9037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41024

[startup+6.30032 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 21758
/proc/meminfo: memFree=30445236/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=42048 CPUtime=6.29 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 9824 0 0 0 625 4 0 0 20 0 1 0 280094282 43057152 9745 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 10512 9745 457 1167 0 9293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42048

[startup+12.7003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 21758
/proc/meminfo: memFree=30441640/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=45120 CPUtime=12.68 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 10596 0 0 0 1262 6 0 0 20 0 1 0 280094282 46202880 10518 33554432000 4194304 8973514 140736994380160 140736994379656 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 11280 10518 457 1167 0 10061 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45120

[startup+25.5005 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 21758
/proc/meminfo: memFree=30436788/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=49216 CPUtime=25.48 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 11626 0 0 0 2536 12 0 0 20 0 1 0 280094282 50397184 11542 33554432000 4194304 8973514 140736994380160 140736994379656 7692526 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 12304 11542 457 1167 0 11085 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49216

[startup+51.1004 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 21758
/proc/meminfo: memFree=30428024/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=58432 CPUtime=51.07 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 13937 0 0 0 5083 24 0 0 20 0 1 0 280094282 59834368 13846 33554432000 4194304 8973514 140736994380160 140736994379424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 14608 13846 457 1167 0 13389 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58432

[startup+102.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 21761
/proc/meminfo: memFree=30409832/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=75840 CPUtime=102.26 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 18297 0 0 0 10182 44 0 0 20 0 1 0 280094282 77660160 18198 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 18960 18198 457 1167 0 17741 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 75840

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 21762
/proc/meminfo: memFree=30396620/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=89152 CPUtime=162.24 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 21628 0 0 0 16159 65 0 0 20 0 1 0 280094282 91291648 21526 33554432000 4194304 8973514 140736994380160 140736994379656 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 22288 21526 457 1167 0 21069 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 89152

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21762
/proc/meminfo: memFree=30385452/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=100416 CPUtime=222.24 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 24444 0 0 0 22136 88 0 0 20 0 1 0 280094282 102825984 24342 33554432000 4194304 8973514 140736994380160 140736994378112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 25104 24342 457 1167 0 23885 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 100416

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21762
/proc/meminfo: memFree=30354732/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=131136 CPUtime=282.22 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 32133 0 0 0 28111 111 0 0 20 0 1 0 280094282 134283264 32022 33554432000 4194304 8973514 140736994380160 140736994379424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 32784 32022 457 1167 0 31565 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 131136

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21762
/proc/meminfo: memFree=30314668/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=171072 CPUtime=342.21 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 42119 0 0 0 34090 131 0 0 20 0 1 0 280094282 175177728 42006 33554432000 4194304 8973514 140736994380160 140736994379424 6817097 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 42768 42006 457 1167 0 41549 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 171072

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21762
/proc/meminfo: memFree=30275100/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=216128 CPUtime=402.2 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 53384 0 0 0 40073 147 0 0 20 0 1 0 280094282 221315072 53271 33554432000 4194304 8973514 140736994380160 140736994379424 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 54032 53271 458 1167 0 52813 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 216128

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21802
/proc/meminfo: memFree=30133376/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=218176 CPUtime=462.18 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 53898 0 0 0 46053 165 0 0 20 0 1 0 280094282 223412224 53783 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 54544 53783 458 1167 0 53325 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 218176

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21802
/proc/meminfo: memFree=30086160/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=242752 CPUtime=522.18 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 60042 0 0 0 52030 188 0 0 20 0 1 0 280094282 248578048 59927 33554432000 4194304 8973514 140736994380160 140736994379424 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 60688 59927 458 1167 0 59469 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 242752

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21802
/proc/meminfo: memFree=30015756/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=269376 CPUtime=582.17 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 66698 0 0 0 58012 205 0 0 20 0 1 0 280094282 275841024 66583 33554432000 4194304 8973514 140736994380160 140736994379424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 67344 66583 458 1167 0 66125 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 269376

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21806
/proc/meminfo: memFree=29948420/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=238656 CPUtime=882.12 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 69522 0 0 0 87930 282 0 0 20 0 1 0 280094282 244383744 58903 33554432000 4194304 8973514 140736994380160 140736994379656 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 59664 58903 458 1167 0 58445 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 238656

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21806
/proc/meminfo: memFree=29918248/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=238656 CPUtime=942.1 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 69522 0 0 0 93916 294 0 0 20 0 1 0 280094282 244383744 58903 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 59664 58903 458 1167 0 58445 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 238656

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21806
/proc/meminfo: memFree=29891624/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=244800 CPUtime=1002.1 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 71058 0 0 0 99899 311 0 0 20 0 1 0 280094282 250675200 60439 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 61200 60439 458 1167 0 59981 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 244800

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21806
/proc/meminfo: memFree=29863104/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=255040 CPUtime=1062.09 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 73618 0 0 0 105879 330 0 0 20 0 1 0 280094282 261160960 62999 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 63760 62999 458 1167 0 62541 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 255040

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21807
/proc/meminfo: memFree=29839300/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=259136 CPUtime=1122.08 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 75666 0 0 0 111864 344 0 0 20 0 1 0 280094282 265355264 64023 33554432000 4194304 8973514 140736994380160 140736994379656 4213743 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 64784 64023 458 1167 0 63565 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 259136

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21807
/proc/meminfo: memFree=29853924/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=242752 CPUtime=1182.07 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 75674 0 0 0 117850 357 0 0 20 0 1 0 280094282 248578048 59927 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 60688 59927 458 1167 0 59469 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 242752

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21807
/proc/meminfo: memFree=29853924/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=242752 CPUtime=1242.05 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 75674 0 0 0 123833 372 0 0 20 0 1 0 280094282 248578048 59927 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 60688 59927 458 1167 0 59469 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 242752

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21807
/proc/meminfo: memFree=29849336/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=246848 CPUtime=1302.05 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 76698 0 0 0 129819 386 0 0 20 0 1 0 280094282 252772352 60951 33554432000 4194304 8973514 140736994380160 140736994379424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 61712 60951 458 1167 0 60493 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 246848

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21810
/proc/meminfo: memFree=29843004/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=252992 CPUtime=1362.04 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 78234 0 0 0 135802 402 0 0 20 0 1 0 280094282 259063808 62487 33554432000 4194304 8973514 140736994380160 140736994378112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 63248 62487 458 1167 0 62029 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 252992

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21811
/proc/meminfo: memFree=29821256/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=257088 CPUtime=1422.03 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 79258 0 0 0 141788 415 0 0 20 0 1 0 280094282 263258112 63511 33554432000 4194304 8973514 140736994380160 140736994379424 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 64272 63511 458 1167 0 63053 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 257088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21811
/proc/meminfo: memFree=29806004/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=257088 CPUtime=1482.02 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 79258 0 0 0 147773 429 0 0 20 0 1 0 280094282 263258112 63511 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 64272 63511 458 1167 0 63053 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 257088

[startup+1542.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 21811
/proc/meminfo: memFree=29790256/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=266304 CPUtime=1542.02 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 81562 0 0 0 153757 445 0 0 20 0 1 0 280094282 272695296 65815 33554432000 4194304 8973514 140736994380160 140736994379656 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 66576 65815 458 1167 0 65357 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 266304

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 21811
/proc/meminfo: memFree=29772572/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=276544 CPUtime=1602 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 84124 0 0 0 159738 462 0 0 20 0 1 0 280094282 283181056 68375 33554432000 4194304 8973514 140736994380160 140736994379656 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 69136 68375 458 1167 0 67917 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 276544

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21812
/proc/meminfo: memFree=29757684/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=276544 CPUtime=1661.99 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 84124 0 0 0 165725 474 0 0 20 0 1 0 280094282 283181056 68375 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 69136 68375 458 1167 0 67917 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 276544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21813
/proc/meminfo: memFree=29746400/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=276544 CPUtime=1721.98 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 84124 0 0 0 171709 489 0 0 20 0 1 0 280094282 283181056 68375 33554432000 4194304 8973514 140736994380160 140736994379424 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 69136 68375 458 1167 0 67917 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 276544

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21813
/proc/meminfo: memFree=29737100/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=276544 CPUtime=1781.97 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 84124 0 0 0 177694 503 0 0 20 0 1 0 280094282 283181056 68375 33554432000 4194304 8973514 140736994380160 140736994379656 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 69136 68375 458 1167 0 67917 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 276544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21813
/proc/meminfo: memFree=29765708/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=242752 CPUtime=1800.08 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 84124 0 0 0 179501 507 0 0 20 0 1 0 280094282 248578048 59927 33554432000 4194304 8973514 140736994380160 140736994379424 4213703 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 60688 59927 458 1167 0 59469 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 242752

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21813
/proc/meminfo: memFree=29765708/32873844 swapFree=7388/7388
[pid=21757] ppid=21755 vsize=242752 CPUtime=1800.08 cores=1,3,5,7
/proc/21757/stat : 21757 (toysat) R 21755 21757 20110 0 -1 4202496 84124 0 0 0 179501 507 0 0 20 0 1 0 280094282 248578048 59927 33554432000 4194304 8973514 140736994380160 140736994379424 4213703 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21757/statm: 60688 59927 458 1167 0 59469 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 242752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1795.01
CPU system time (s): 5.07423
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 276544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.01
system time used= 5.07423
maximum resident set size= 273500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84124
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= 62
involuntary context switches= 1848

runsolver used 3.39248 second user time and 10.6514 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-27 19:28:19
IDJOB=3707061
IDBENCH=72118
IDSOLVER=2285
FILE ID=node147/3707061-1338139699
RUNJOBID= node147-1338122460-20127
PBS_JOBID= 14624486
Free space on /tmp= 71668 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.biglist/normalized-randa6997e.cudf.paranoid.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707061-1338139699/watcher-3707061-1338139699 -o /tmp/evaluation-result-3707061-1338139699/solver-3707061-1338139699 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707061-1338139699.opb

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

MD5SUM BENCH= b31ebdb11fe9c981cd4d514ec963276f
RANDOM SEED=282542807

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.91
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.951
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.91
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.951
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.951
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:        30482096 kB
Buffers:          342208 kB
Cached:          1193232 kB
SwapCached:         5068 kB
Active:           619148 kB
Inactive:         952876 kB
Active(anon):      30688 kB
Inactive(anon):     7584 kB
Active(file):     588460 kB
Inactive(file):   945292 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              7796 kB
Writeback:             0 kB
AnonPages:         39404 kB
Mapped:            11468 kB
Shmem:                 0 kB
Slab:             679256 kB
SReclaimable:     120324 kB
SUnreclaim:       558932 kB
KernelStack:        1488 kB
PageTables:         3932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     154364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 71656 MiB
End job on node147 at 2012-05-27 19:58:21