Trace number 3706368

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-BIGINT-LIN/heinz/
normalized-opm2-z10-s2.opb
MD5SUMed21e6c5ff37fad47ff826a68b7a81b8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-21379
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6250
Total number of constraints160633
Number of constraints which are clauses160625
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint6250
Number of terms in the objective function 6202
Biggest coefficient in the objective function 477
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 734322
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2144000
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 15069725
Number of bits of the biggest sum of numbers24
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

7.59/7.62	c 2012-05-27T22:57:43+0200
7.59/7.62	c arch = x86_64
7.59/7.62	c os = linux
7.59/7.62	c compiler = ghc 7.4
7.59/7.62	c packages:
7.59/7.62	c   OptDir-0.0.1
7.59/7.62	c   array-0.4.0.0
7.59/7.62	c   base-4.5.0.0
7.59/7.62	c   bytestring-0.9.2.1
7.59/7.62	c   containers-0.4.2.1
7.59/7.62	c   deepseq-1.3.0.0
7.59/7.62	c   mtl-2.1.1
7.59/7.62	c   old_locale-1.0.0.4
7.59/7.62	c   parse_dimacs-1.2
7.59/7.62	c   parsec-3.1.2
7.59/7.62	c   queue-0.1.2
7.59/7.62	c   stm-2.3
7.59/7.62	c   time-1.4
7.59/7.62	c command line = ["--pb","HOME/instance-3706368-1338152263.opb"]
7.59/7.62	c #vars 6250
7.59/7.62	c #constraints 160633
7.59/7.62	c Solving starts ...
12.79/12.89	c solving time = 5.262s
12.79/12.89	c #decision = 4491
12.79/12.89	c #conflict = 20
12.79/12.89	c #restart = 0
12.79/12.89	o -17424
12.89/12.91	c Solving starts ...
17.59/17.64	c solving time = 4.727s
17.59/17.64	c #decision = 5617
17.59/17.64	c #conflict = 21
17.59/17.64	c #restart = 0
17.59/17.64	o -17455
17.59/17.65	c Solving starts ...
21.19/21.27	c solving time = 3.611s
21.19/21.27	c #decision = 6727
21.19/21.27	c #conflict = 21
21.19/21.27	c #restart = 0
21.19/21.27	o -17464
21.19/21.28	c Solving starts ...
27.68/27.76	c solving time = 6.471s
27.68/27.76	c #decision = 7843
27.68/27.76	c #conflict = 22
27.68/27.76	c #restart = 0
27.68/27.76	o -17486
27.68/27.77	c Solving starts ...
35.19/35.29	c solving time = 7.505s
35.19/35.29	c #decision = 8948
35.19/35.29	c #conflict = 23
35.19/35.29	c #restart = 0
35.19/35.29	o -17501
35.19/35.30	c Solving starts ...
57.18/57.25	c solving time = 21.943s
57.18/57.25	c #decision = 10068
57.18/57.25	c #conflict = 32
57.18/57.25	c #restart = 0
57.18/57.26	o -17503
57.18/57.27	c Solving starts ...
108.77/108.85	c solving time = 51.570s
108.77/108.85	c #decision = 11126
108.77/108.85	c #conflict = 53
108.77/108.85	c #restart = 0
108.77/108.85	o -17512
108.77/108.86	c Solving starts ...
539.76/539.97	c solving time = 430.986s
539.76/539.97	c #decision = 12237
539.76/539.97	c #conflict = 181
539.76/539.97	c #restart = 1
539.76/539.97	o -17517
539.76/539.98	c Solving starts ...
555.47/555.61	c solving time = 15.625s
555.47/555.61	c #decision = 12424
555.47/555.61	c #conflict = 182
555.47/555.61	c #restart = 1
555.47/555.61	o -17518
555.47/555.63	c Solving starts ...
573.26/573.46	c solving time = 17.822s
573.26/573.46	c #decision = 12608
573.26/573.46	c #conflict = 183
573.26/573.46	c #restart = 1
573.26/573.46	o -17520
573.26/573.47	c Solving starts ...
589.65/589.82	c solving time = 16.337s
589.65/589.82	c #decision = 12795
589.65/589.82	c #conflict = 184
589.65/589.82	c #restart = 1
589.65/589.82	o -17523
589.65/589.83	c Solving starts ...
610.65/610.85	c solving time = 21.003s
610.65/610.85	c #decision = 12982
610.65/610.85	c #conflict = 185
610.65/610.85	c #restart = 1
610.65/610.85	o -17530
610.65/610.86	c Solving starts ...
630.45/630.69	c solving time = 19.816s
630.45/630.69	c #decision = 13169
630.45/630.69	c #conflict = 186
630.45/630.69	c #restart = 1
630.45/630.69	o -17532
630.55/630.70	c Solving starts ...
643.25/643.45	c solving time = 12.735s
643.25/643.45	c #decision = 13352
643.25/643.45	c #conflict = 186
643.25/643.45	c #restart = 1
643.25/643.45	o -17533
643.25/643.46	c Solving starts ...
657.25/657.46	c solving time = 13.987s
657.25/657.46	c #decision = 13535
657.25/657.46	c #conflict = 186
657.25/657.46	c #restart = 1
657.25/657.46	o -17534
657.25/657.47	c Solving starts ...
678.74/678.94	c solving time = 21.454s
678.74/678.94	c #decision = 13725
678.74/678.94	c #conflict = 187
678.74/678.94	c #restart = 1
678.74/678.94	o -17552
678.74/678.95	c Solving starts ...
1007.19/1007.50	c solving time = 328.485s
1007.19/1007.50	c #decision = 14268
1007.19/1007.50	c #conflict = 244
1007.19/1007.50	c #restart = 1
1007.29/1007.50	o -17553
1007.29/1007.51	c Solving starts ...
1024.69/1024.92	c solving time = 17.397s
1024.69/1024.92	c #decision = 14430
1024.69/1024.92	c #conflict = 244
1024.69/1024.92	c #restart = 1
1024.69/1024.92	o -17556
1024.69/1024.93	c Solving starts ...
1796.97/1797.32	c solving time = 772.266s
1796.97/1797.32	c #decision = 14910
1796.97/1797.32	c #conflict = 364
1796.97/1797.32	c #restart = 2
1796.97/1797.32	o -17561
1796.97/1797.34	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-3706368-1338152263/watcher-3706368-1338152263 -o /tmp/evaluation-result-3706368-1338152263/solver-3706368-1338152263 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706368-1338152263.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: 1.92 1.98 1.99 2/176 23925
/proc/meminfo: memFree=26740776/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 788 0 0 0 0 0 0 0 20 0 1 0 281354861 6356992 709 33554432000 4194304 8973514 140733449938128 140736885013448 5638145 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 1552 709 412 1167 0 333 0

[startup+0.0816211 s]
/proc/loadavg: 1.92 1.98 1.99 2/176 23925
/proc/meminfo: memFree=26740776/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=11328 CPUtime=0.07 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 2010 0 0 0 7 0 0 0 20 0 1 0 281354861 11599872 1931 33554432000 4194304 8973514 140733449938128 140733449937624 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 2832 1931 417 1167 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11328

[startup+0.100244 s]
/proc/loadavg: 1.92 1.98 1.99 2/176 23925
/proc/meminfo: memFree=26740776/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=13376 CPUtime=0.09 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 2394 0 0 0 9 0 0 0 20 0 1 0 281354861 13697024 2315 33554432000 4194304 8973514 140733449938128 140733449936064 5712426 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 3344 2315 417 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300228 s]
/proc/loadavg: 1.92 1.98 1.99 2/176 23925
/proc/meminfo: memFree=26740776/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=27712 CPUtime=0.29 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 6197 0 0 0 28 1 0 0 20 0 1 0 281354861 28377088 6118 33554432000 4194304 8973514 140733449938128 140733449936968 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 6928 6118 418 1167 0 5709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27712

[startup+0.700235 s]
/proc/loadavg: 1.92 1.98 1.99 2/176 23925
/proc/meminfo: memFree=26740776/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=46144 CPUtime=0.69 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 10805 0 0 0 67 2 0 0 20 0 1 0 281354861 47251456 10726 33554432000 4194304 8973514 140733449938128 140733449936968 4204378 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 11536 10726 418 1167 0 10317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46144

[startup+1.50022 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 23926
/proc/meminfo: memFree=26668104/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=102464 CPUtime=1.49 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 24885 0 0 0 144 5 0 0 20 0 1 0 281354861 104923136 24806 33554432000 4194304 8973514 140733449938128 140733449937624 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 25616 24806 418 1167 0 24397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102464

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 23926
/proc/meminfo: memFree=26607576/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=181312 CPUtime=3.09 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 44612 0 0 0 301 8 0 0 20 0 1 0 281354861 185663488 44533 33554432000 4194304 8973514 140733449938128 140733449937624 5399811 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 45328 44533 427 1167 0 44109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 181312

[startup+6.30019 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 23926
/proc/meminfo: memFree=26563308/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=187456 CPUtime=6.28 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 46149 0 0 0 619 9 0 0 20 0 1 0 281354861 191954944 46070 33554432000 4194304 8973514 140733449938128 140733449937624 4259176 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 46864 46070 428 1167 0 45645 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 187456

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 23926
/proc/meminfo: memFree=26557008/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=187456 CPUtime=12.69 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 46166 0 0 0 1256 13 0 0 20 0 1 0 281354861 191954944 46087 33554432000 4194304 8973514 140733449938128 140733449937624 4209198 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 46864 46087 445 1167 0 45645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 187456

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 23926
/proc/meminfo: memFree=26556140/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=188480 CPUtime=25.49 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 46432 0 0 0 2530 19 0 0 20 0 1 0 281354861 193003520 46353 33554432000 4194304 8973514 140733449938128 140733449937624 4434768 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 47120 46353 455 1167 0 45901 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 188480

[startup+51.1003 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 23927
/proc/meminfo: memFree=26541880/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=198720 CPUtime=51.08 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 48992 0 0 0 5079 29 0 0 20 0 1 0 281354861 203489280 48913 33554432000 4194304 8973514 140733449938128 140733449937392 7720768 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 49680 48913 455 1167 0 48461 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 198720

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 23927
/proc/meminfo: memFree=26538656/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=200768 CPUtime=102.28 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 49504 0 0 0 10186 42 0 0 20 0 1 0 281354861 205586432 49425 33554432000 4194304 8973514 140733449938128 140733449937624 4213855 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 50192 49425 455 1167 0 48973 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 200768

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23930
/proc/meminfo: memFree=26532324/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=203840 CPUtime=162.26 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 50272 0 0 0 16166 60 0 0 20 0 1 0 281354861 208732160 50193 33554432000 4194304 8973514 140733449938128 140733449920128 4208846 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 50960 50193 455 1167 0 49741 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 203840

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23952
/proc/meminfo: memFree=26530712/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=205888 CPUtime=222.26 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 50784 0 0 0 22152 74 0 0 20 0 1 0 281354861 210829312 50705 33554432000 4194304 8973514 140733449938128 140733449936064 4415269 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 51472 50705 455 1167 0 50253 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 205888

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23952
/proc/meminfo: memFree=26525536/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=205888 CPUtime=282.24 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 50796 0 0 0 28137 87 0 0 20 0 1 0 281354861 210829312 50710 33554432000 4194304 8973514 140733449938128 140733449936064 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 51472 50710 455 1167 0 50253 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 205888

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23953
/proc/meminfo: memFree=26526052/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=205888 CPUtime=342.21 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 50813 0 0 0 34117 104 0 0 20 0 1 0 281354861 210829312 50710 33554432000 4194304 8973514 140733449938128 140733449937392 4415744 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 51472 50710 455 1167 0 50253 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 205888

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23954
/proc/meminfo: memFree=26525676/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=205888 CPUtime=402.18 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 50832 0 0 0 40098 120 0 0 20 0 1 0 281354861 210829312 50710 33554432000 4194304 8973514 140733449938128 140733449936064 7716385 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 51472 50710 455 1167 0 50253 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 205888

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23954
/proc/meminfo: memFree=26525676/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=205888 CPUtime=462.18 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 50832 0 0 0 46082 136 0 0 20 0 1 0 281354861 210829312 50710 33554432000 4194304 8973514 140733449938128 140733449937624 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 51472 50710 455 1167 0 50253 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 205888

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 23954
/proc/meminfo: memFree=26525800/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=205888 CPUtime=522.16 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 50832 0 0 0 52065 151 0 0 20 0 1 0 281354861 210829312 50710 33554432000 4194304 8973514 140733449938128 140733449937392 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 51472 50710 455 1167 0 50253 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 205888

[startup+582.3 s]
/proc/loadavg: 2.10 2.02 2.01 3/177 23993
/proc/meminfo: memFree=25959728/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=226368 CPUtime=582.15 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 55952 0 0 0 58037 178 0 0 20 0 1 0 281354861 231800832 55830 33554432000 4194304 8973514 140733449938128 140733449937624 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 56592 55830 455 1167 0 55373 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 226368

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 23997
/proc/meminfo: memFree=25956296/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=228416 CPUtime=882.11 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 56464 0 0 0 87932 279 0 0 20 0 1 0 281354861 233897984 56342 33554432000 4194304 8973514 140733449938128 140733449937392 4437664 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 57104 56342 455 1167 0 55885 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 228416

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 23997
/proc/meminfo: memFree=25953364/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=228416 CPUtime=942.1 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 56464 0 0 0 93917 293 0 0 20 0 1 0 281354861 233897984 56342 33554432000 4194304 8973514 140733449938128 140733449936128 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 57104 56342 455 1167 0 55885 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 228416

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 23998
/proc/meminfo: memFree=25953764/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=228416 CPUtime=1002.09 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 56464 0 0 0 99901 308 0 0 20 0 1 0 281354861 233897984 56342 33554432000 4194304 8973514 140733449938128 140733449936064 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 57104 56342 455 1167 0 55885 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 228416

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23998
/proc/meminfo: memFree=25949700/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=232512 CPUtime=1062.08 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57488 0 0 0 105877 331 0 0 20 0 1 0 281354861 238092288 57366 33554432000 4194304 8973514 140733449938128 140733449936064 6570548 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58128 57366 455 1167 0 56909 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 232512

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23998
/proc/meminfo: memFree=25948736/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1122.07 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 111862 345 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449936064 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 233536

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23998
/proc/meminfo: memFree=25949012/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1182.07 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 117847 360 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449936064 4208833 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 233536

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23998
/proc/meminfo: memFree=25949040/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1242.05 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 123831 374 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449937624 7720528 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 233536

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23999
/proc/meminfo: memFree=25949032/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1302.05 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 129819 386 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449937392 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 233536

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24002
/proc/meminfo: memFree=25948900/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1362.03 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 135802 401 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449937392 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 233536

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24002
/proc/meminfo: memFree=25948908/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1422.04 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 141787 417 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449937392 4204638 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 233536

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24002
/proc/meminfo: memFree=25948964/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1482.02 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 147771 431 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449937392 4214448 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 233536

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24002
/proc/meminfo: memFree=25948964/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1542.02 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 153756 446 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449937624 7688753 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 233536

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 24003
/proc/meminfo: memFree=25949088/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1602 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 159741 459 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449937624 4208846 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 233536

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 24003
/proc/meminfo: memFree=25949336/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1661.99 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 165718 481 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449936128 4208857 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 233536

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24003
/proc/meminfo: memFree=25949212/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=233536 CPUtime=1721.98 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 57744 0 0 0 171705 493 0 0 20 0 1 0 281354861 239140864 57622 33554432000 4194304 8973514 140733449938128 140733449937392 4204289 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58384 57622 455 1167 0 57165 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 233536

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24003
/proc/meminfo: memFree=25948096/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=234560 CPUtime=1781.97 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 58000 0 0 0 177691 506 0 0 20 0 1 0 281354861 240189440 57878 33554432000 4194304 8973514 140733449938128 140733449937392 4459284 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58640 57878 455 1167 0 57421 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 234560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24003
/proc/meminfo: memFree=25948220/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=234560 CPUtime=1800.07 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 58000 0 0 0 179496 511 0 0 20 0 1 0 281354861 240189440 57878 33554432000 4194304 8973514 140733449938128 140733449937624 4436448 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58640 57878 455 1167 0 57421 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 234560

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 24003
/proc/meminfo: memFree=25948220/32873844 swapFree=6088/6088
[pid=23925] ppid=23923 vsize=234560 CPUtime=1800.07 cores=0,2,4,6
/proc/23925/stat : 23925 (toysat) R 23923 23925 21557 0 -1 4202496 58000 0 0 0 179496 511 0 0 20 0 1 0 281354861 240189440 57878 33554432000 4194304 8973514 140733449938128 140733449937624 4436448 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/23925/statm: 58640 57878 455 1167 0 57421 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 234560

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1794.97
CPU system time (s): 5.12022
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 234560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.97
system time used= 5.12022
maximum resident set size= 231512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58000
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= 51
involuntary context switches= 2784

runsolver used 4.69329 second user time and 7.57485 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 22:57:43
IDJOB=3706368
IDBENCH=89892
IDSOLVER=2285
FILE ID=node108/3706368-1338152263
RUNJOBID= node108-1338123392-21573
PBS_JOBID= 14624499
Free space on /tmp= 71708 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z10-s2.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706368-1338152263/watcher-3706368-1338152263 -o /tmp/evaluation-result-3706368-1338152263/solver-3706368-1338152263 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706368-1338152263.opb

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

MD5SUM BENCH= ed21e6c5ff37fad47ff826a68b7a81b8
RANDOM SEED=606282836

node108.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.273
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	: 5332.54
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.273
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.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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:        26741008 kB
Buffers:          316260 kB
Cached:          4582920 kB
SwapCached:            0 kB
Active:          1096976 kB
Inactive:        4241188 kB
Active(anon):     438468 kB
Inactive(anon):        0 kB
Active(file):     658508 kB
Inactive(file):  4241188 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11652 kB
Writeback:             0 kB
AnonPages:        442060 kB
Mapped:            16124 kB
Shmem:               200 kB
Slab:             655920 kB
SReclaimable:      98204 kB
SUnreclaim:       557716 kB
KernelStack:        1472 kB
PageTables:         4600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     546924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    421888 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= 71688 MiB
End job on node108 at 2012-05-27 23:27:45