Trace number 3706317

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.11 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/
random/rand.biglist/normalized-randee102b.cudf.paranoid.opb
MD5SUMc2fd3c7e76ecc8c4438b5d05181931ce
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14736
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6944
Total number of constraints31468
Number of constraints which are clauses31099
Number of constraints which are cardinality constraints (but not clauses)369
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 2558
Biggest coefficient in the objective function 2009
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 1108966
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 2009
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 1108966
Number of bits of the biggest sum of numbers21
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.29/1.33	c 2012-05-27T19:30:02+0200
1.29/1.33	c arch = x86_64
1.29/1.33	c os = linux
1.29/1.33	c compiler = ghc 7.4
1.29/1.33	c packages:
1.29/1.33	c   OptDir-0.0.1
1.29/1.33	c   array-0.4.0.0
1.29/1.33	c   base-4.5.0.0
1.29/1.33	c   bytestring-0.9.2.1
1.29/1.33	c   containers-0.4.2.1
1.29/1.33	c   deepseq-1.3.0.0
1.29/1.33	c   mtl-2.1.1
1.29/1.33	c   old_locale-1.0.0.4
1.29/1.33	c   parse_dimacs-1.2
1.29/1.33	c   parsec-3.1.2
1.29/1.33	c   queue-0.1.2
1.29/1.33	c   stm-2.3
1.29/1.33	c   time-1.4
1.29/1.33	c command line = ["--pb","HOME/instance-3706317-1338139801.opb"]
1.29/1.33	c #vars 6944
1.29/1.33	c #constraints 31468
1.29/1.33	c Solving starts ...
2.79/2.80	c solving time = 1.467s
2.79/2.80	c #decision = 175354
2.79/2.80	c #conflict = 254
2.79/2.80	c #restart = 2
2.79/2.80	o 14762
2.79/2.81	c Solving starts ...
417.91/418.06	c solving time = 415.170s
417.91/418.06	c #decision = 217535
417.91/418.06	c #conflict = 15677
417.91/418.06	c #restart = 12
417.91/418.06	o 14761
417.91/418.07	c Solving starts ...
418.00/418.11	c learnt constraints deletion: 15485 -> 7743
685.07/685.29	c solving time = 267.181s
685.07/685.29	c #decision = 233063
685.07/685.29	c #conflict = 25711
685.07/685.29	c #restart = 21
685.07/685.29	o 14760
685.07/685.30	c Solving starts ...
685.17/685.34	c learnt constraints deletion: 17765 -> 8883
730.66/730.82	c solving time = 45.517s
730.66/730.82	c #decision = 237140
730.66/730.82	c #conflict = 27404
730.66/730.82	c #restart = 26
730.66/730.82	o 14759
730.66/730.83	c Solving starts ...
736.66/736.82	c solving time = 5.985s
736.66/736.82	c #decision = 238400
736.66/736.82	c #conflict = 27638
736.66/736.82	c #restart = 27
736.66/736.82	o 14758
736.66/736.82	c Solving starts ...
805.55/805.71	c solving time = 68.878s
805.55/805.71	c #decision = 244588
805.55/805.71	c #conflict = 30377
805.55/805.71	c #restart = 33
805.55/805.71	o 14757
805.55/805.71	c Solving starts ...
805.55/805.74	c learnt constraints deletion: 13533 -> 6767
877.74/877.94	c solving time = 72.214s
877.74/877.94	c #decision = 250289
877.74/877.94	c #conflict = 33247
877.74/877.94	c #restart = 39
877.74/877.94	o 14756
877.84/878.02	c Solving starts ...
1048.01/1048.30	c solving time = 170.249s
1048.11/1048.30	c #decision = 263086
1048.11/1048.30	c #conflict = 40491
1048.11/1048.30	c #restart = 47
1048.11/1048.30	o 14755
1048.11/1048.30	c Solving starts ...
1048.11/1048.34	c learnt constraints deletion: 16860 -> 8430
1158.79/1159.04	c solving time = 110.710s
1158.79/1159.04	c #decision = 273037
1158.79/1159.04	c #conflict = 45358
1158.79/1159.04	c #restart = 54
1158.79/1159.04	o 14754
1158.79/1159.04	c Solving starts ...
1274.68/1274.94	c solving time = 115.877s
1274.68/1274.94	c #decision = 281271
1274.68/1274.94	c #conflict = 50464
1274.68/1274.94	c #restart = 62
1274.68/1274.94	o 14753
1274.68/1274.94	c Solving starts ...
1274.68/1274.99	c learnt constraints deletion: 18375 -> 9188
1664.91/1665.26	c solving time = 390.259s
1664.91/1665.26	c #decision = 310096
1664.91/1665.26	c #conflict = 68376
1664.91/1665.26	c #restart = 73
1664.91/1665.26	o 14752
1664.91/1665.27	c Solving starts ...
1665.02/1665.33	c learnt constraints deletion: 27084 -> 13542
1665.02/1665.36	c learnt constraints deletion: 13542 -> 6771
1754.89/1755.24	c solving time = 89.952s
1754.89/1755.24	c #decision = 318221
1754.89/1755.24	c #conflict = 72604
1754.89/1755.24	c #restart = 80
1754.89/1755.24	o 14751
1754.89/1755.24	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-3706317-1338139801/watcher-3706317-1338139801 -o /tmp/evaluation-result-3706317-1338139801/solver-3706317-1338139801 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706317-1338139801.opb 

running on 4 cores: 0,2,4,6

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.00 2.00 2.00 2/177 2944
/proc/meminfo: memFree=28732528/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 800 0 0 0 0 0 0 0 20 0 1 0 280106017 6356992 721 33554432000 4194304 8973514 140735344701968 140736314962248 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/2944/statm: 1552 721 412 1167 0 333 0

[startup+0.0236309 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 2944
/proc/meminfo: memFree=28732528/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=8256 CPUtime=0.01 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 1123 0 0 0 1 0 0 0 20 0 1 0 280106017 8454144 1044 33554432000 4194304 8973514 140735344701968 140736314962248 7716772 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/2944/statm: 2064 1044 417 1167 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8256

[startup+0.10022 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 2944
/proc/meminfo: memFree=28732528/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 2357 0 0 0 9 0 0 0 20 0 1 0 280106017 12648448 2278 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/2944/statm: 3088 2278 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 2944
/proc/meminfo: memFree=28732528/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=27712 CPUtime=0.29 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 6101 0 0 0 28 1 0 0 20 0 1 0 280106017 28377088 6022 33554432000 4194304 8973514 140735344701968 140735344701464 7841851 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/2944/statm: 6928 6022 418 1167 0 5709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27712

[startup+0.700237 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 2944
/proc/meminfo: memFree=28732528/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=44096 CPUtime=0.69 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 10315 0 0 0 67 2 0 0 20 0 1 0 280106017 45154304 10236 33554432000 4194304 8973514 140735344701968 140735344700808 4481496 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/2944/statm: 11024 10236 434 1167 0 9805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44096

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2945
/proc/meminfo: memFree=28693320/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=47168 CPUtime=1.49 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 11094 0 0 0 147 2 0 0 20 0 1 0 280106017 48300032 11015 33554432000 4194304 8973514 140735344701968 140735344701464 5371584 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/2944/statm: 11792 11015 445 1167 0 10573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47168

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2945
/proc/meminfo: memFree=28689592/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=47168 CPUtime=3.08 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 11106 0 0 0 306 2 0 0 20 0 1 0 280106017 48300032 11027 33554432000 4194304 8973514 140735344701968 140735344701232 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/2944/statm: 11792 11027 457 1167 0 10573 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47168

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2945
/proc/meminfo: memFree=28689344/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=47168 CPUtime=6.29 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 11106 0 0 0 626 3 0 0 20 0 1 0 280106017 48300032 11027 33554432000 4194304 8973514 140735344701968 140735344699904 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/2944/statm: 11792 11027 457 1167 0 10573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47168

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2945
/proc/meminfo: memFree=28690376/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=47168 CPUtime=12.69 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 11106 0 0 0 1264 5 0 0 20 0 1 0 280106017 48300032 11027 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/2944/statm: 11792 11027 457 1167 0 10573 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47168

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2945
/proc/meminfo: memFree=28686720/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=51264 CPUtime=25.48 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 12130 0 0 0 2538 10 0 0 20 0 1 0 280106017 52494336 12051 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 12816 12051 457 1167 0 11597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51264

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2945
/proc/meminfo: memFree=28682380/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=56384 CPUtime=51.08 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 13410 0 0 0 5089 19 0 0 20 0 1 0 280106017 57737216 13331 33554432000 4194304 8973514 140735344701968 140735344701232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 14096 13331 457 1167 0 12877 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56384

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2945
/proc/meminfo: memFree=28669368/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=68672 CPUtime=102.28 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 16482 0 0 0 10192 36 0 0 20 0 1 0 280106017 70320128 16403 33554432000 4194304 8973514 140735344701968 140735344701232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 17168 16403 457 1167 0 15949 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 68672

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2945
/proc/meminfo: memFree=28654736/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=83008 CPUtime=162.26 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 20066 0 0 0 16169 57 0 0 20 0 1 0 280106017 85000192 19987 33554432000 4194304 8973514 140735344701968 140735344701464 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 20752 19987 457 1167 0 19533 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 83008

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2945
/proc/meminfo: memFree=28642144/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=95296 CPUtime=222.23 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 23161 0 0 0 22147 76 0 0 20 0 1 0 280106017 97583104 23064 33554432000 4194304 8973514 140735344701968 140735344701232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 23824 23064 457 1167 0 22605 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 95296

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2945
/proc/meminfo: memFree=28631160/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=106560 CPUtime=282.22 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 25979 0 0 0 28126 96 0 0 20 0 1 0 280106017 109117440 25880 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 26640 25880 457 1167 0 25421 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 106560

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2946
/proc/meminfo: memFree=28619752/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=117824 CPUtime=342.21 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 28795 0 0 0 34104 117 0 0 20 0 1 0 280106017 120651776 28696 33554432000 4194304 8973514 140735344701968 140735344701232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 29456 28696 457 1167 0 28237 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 117824

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2946
/proc/meminfo: memFree=28608592/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=129088 CPUtime=402.21 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 31611 0 0 0 40084 137 0 0 20 0 1 0 280106017 132186112 31512 33554432000 4194304 8973514 140735344701968 140735344699904 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 32272 31512 457 1167 0 31053 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 129088

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2946
/proc/meminfo: memFree=28592100/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=145472 CPUtime=462.2 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 35708 0 0 0 46064 156 0 0 20 0 1 0 280106017 148963328 35609 33554432000 4194304 8973514 140735344701968 140735344701232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 36368 35609 458 1167 0 35149 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 145472

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2985
/proc/meminfo: memFree=28710368/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=149568 CPUtime=522.19 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 36732 0 0 0 52045 174 0 0 20 0 1 0 280106017 153157632 36633 33554432000 4194304 8973514 140735344701968 140735344701464 4209442 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 37392 36633 458 1167 0 36173 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 149568

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2985
/proc/meminfo: memFree=28683104/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=160832 CPUtime=582.18 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 39548 0 0 0 58025 193 0 0 20 0 1 0 280106017 164691968 39449 33554432000 4194304 8973514 140735344701968 140735344701464 4209376 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 40208 39449 458 1167 0 38989 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 160832

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2989
/proc/meminfo: memFree=28532700/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=201792 CPUtime=822.14 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 49788 0 0 0 81940 274 0 0 20 0 1 0 280106017 206635008 49689 33554432000 4194304 8973514 140735344701968 140735344699904 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 50448 49689 458 1167 0 49229 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 201792

[startup+882.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 2989
/proc/meminfo: memFree=28502680/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=209984 CPUtime=882.14 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 51836 0 0 0 87920 294 0 0 20 0 1 0 280106017 215023616 51737 33554432000 4194304 8973514 140735344701968 140735344701232 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 52496 51737 458 1167 0 51277 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 209984

[startup+942.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2990
/proc/meminfo: memFree=28467992/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=222272 CPUtime=942.12 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 54908 0 0 0 93897 315 0 0 20 0 1 0 280106017 227606528 54809 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 55568 54809 458 1167 0 54349 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 222272

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2990
/proc/meminfo: memFree=28436012/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=232512 CPUtime=1002.12 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 57468 0 0 0 99875 337 0 0 20 0 1 0 280106017 238092288 57369 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 58128 57369 458 1167 0 56909 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 232512

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2991
/proc/meminfo: memFree=28394600/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=244800 CPUtime=1062.1 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 60540 0 0 0 105855 355 0 0 20 0 1 0 280106017 250675200 60441 33554432000 4194304 8973514 140735344701968 140735344701464 4441393 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 61200 60441 458 1167 0 59981 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 244800

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2991
/proc/meminfo: memFree=28376880/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=244800 CPUtime=1122.09 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 60548 0 0 0 111831 378 0 0 20 0 1 0 280106017 250675200 60441 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 61200 60441 458 1167 0 59981 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 244800

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2991
/proc/meminfo: memFree=28359636/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=244800 CPUtime=1182.08 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 60548 0 0 0 117810 398 0 0 20 0 1 0 280106017 250675200 60441 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 61200 60441 458 1167 0 59981 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 244800

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2995
/proc/meminfo: memFree=28347968/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=244800 CPUtime=1242.08 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 60548 0 0 0 123787 421 0 0 20 0 1 0 280106017 250675200 60441 33554432000 4194304 8973514 140735344701968 140735344701464 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 61200 60441 458 1167 0 59981 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 244800

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2995
/proc/meminfo: memFree=28347976/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=244800 CPUtime=1302.07 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 60548 0 0 0 129764 443 0 0 20 0 1 0 280106017 250675200 60441 33554432000 4194304 8973514 140735344701968 140735344699904 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 61200 60441 458 1167 0 59981 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 244800

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2995
/proc/meminfo: memFree=28347884/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=244800 CPUtime=1362.06 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 60548 0 0 0 135741 465 0 0 20 0 1 0 280106017 250675200 60441 33554432000 4194304 8973514 140735344701968 140735344701232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 61200 60441 458 1167 0 59981 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 244800

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2995
/proc/meminfo: memFree=28347820/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=244800 CPUtime=1422.06 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 60548 0 0 0 141719 487 0 0 20 0 1 0 280106017 250675200 60441 33554432000 4194304 8973514 140735344701968 140735344701464 4213723 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 61200 60441 458 1167 0 59981 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 244800

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 2995
/proc/meminfo: memFree=28328352/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=249920 CPUtime=1482.04 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 61828 0 0 0 147693 511 0 0 20 0 1 0 280106017 255918080 61721 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 62480 61721 458 1167 0 61261 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 249920

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2996
/proc/meminfo: memFree=28302484/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=260160 CPUtime=1542.02 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 64389 0 0 0 153672 530 0 0 20 0 1 0 280106017 266403840 64281 33554432000 4194304 8973514 140735344701968 140735344701232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 65040 64281 458 1167 0 63821 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 260160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2996
/proc/meminfo: memFree=28281608/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=271424 CPUtime=1602.02 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 67205 0 0 0 159650 552 0 0 20 0 1 0 280106017 277938176 67097 33554432000 4194304 8973514 140735344701968 140735344701232 4425860 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 67856 67097 458 1167 0 66637 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 271424

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2996
/proc/meminfo: memFree=28258548/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=282688 CPUtime=1662.01 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 70021 0 0 0 165626 575 0 0 20 0 1 0 280106017 289472512 69913 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 70672 69913 458 1167 0 69453 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 282688

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2996
/proc/meminfo: memFree=28237840/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=291904 CPUtime=1722 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 72325 0 0 0 171600 600 0 0 20 0 1 0 280106017 298909696 72217 33554432000 4194304 8973514 140735344701968 140735344701464 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 72976 72217 458 1167 0 71757 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 291904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2996
/proc/meminfo: memFree=28224572/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=291904 CPUtime=1781.99 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 72325 0 0 0 177579 620 0 0 20 0 1 0 280106017 298909696 72217 33554432000 4194304 8973514 140735344701968 140735344701232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 72976 72217 458 1167 0 71757 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 291904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 2999
/proc/meminfo: memFree=28224388/32873648 swapFree=6844/6844
[pid=2944] ppid=2942 vsize=291904 CPUtime=1800.09 cores=0,2,4,6
/proc/2944/stat : 2944 (toysat) R 2942 2944 32696 0 -1 4202496 72325 0 0 0 179383 626 0 0 20 0 1 0 280106017 298909696 72217 33554432000 4194304 8973514 140735344701968 140735344701232 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/2944/statm: 72976 72217 458 1167 0 71757 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 291904

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.11
CPU user time (s): 1793.84
CPU system time (s): 6.27205
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 291904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.84
system time used= 6.27205
maximum resident set size= 288868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72325
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= 1920

runsolver used 3.24051 second user time and 9.11461 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-27 19:30:01
IDJOB=3706317
IDBENCH=72195
IDSOLVER=2285
FILE ID=node124/3706317-1338139801
RUNJOBID= node124-1338107934-32712
PBS_JOBID= 14624469
Free space on /tmp= 71424 MiB

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

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

MD5SUM BENCH= c2fd3c7e76ecc8c4438b5d05181931ce
RANDOM SEED=230876368

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28732908 kB
Buffers:          346360 kB
Cached:          2701020 kB
SwapCached:            0 kB
Active:          1203492 kB
Inactive:        2129664 kB
Active(anon):     288148 kB
Inactive(anon):        0 kB
Active(file):     915344 kB
Inactive(file):  2129664 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8308 kB
Writeback:             0 kB
AnonPages:        292176 kB
Mapped:            16380 kB
Shmem:               200 kB
Slab:             669052 kB
SReclaimable:     113320 kB
SUnreclaim:       555732 kB
KernelStack:        1472 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     397312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71416 MiB
End job on node124 at 2012-05-27 20:00:04