Trace number 3707201

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.73

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null50mast_rapportOE1.0_TMAX300_K67_cod1.opb
MD5SUM149bc47a65ee9b475f97ab5e9dc95355
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-57
Best CPU time to get the best result obtained on this benchmark200.271
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 16038
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 16038
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 108144
Number of bits of the biggest sum of numbers17
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

32.99/33.05	c 2012-05-28T13:54:32+0200
32.99/33.05	c arch = x86_64
32.99/33.05	c os = linux
32.99/33.05	c compiler = ghc 7.4
32.99/33.05	c packages:
32.99/33.05	c   OptDir-0.0.1
32.99/33.05	c   array-0.4.0.0
32.99/33.05	c   base-4.5.0.0
32.99/33.05	c   bytestring-0.9.2.1
32.99/33.05	c   containers-0.4.2.1
32.99/33.05	c   deepseq-1.3.0.0
32.99/33.05	c   mtl-2.1.1
32.99/33.05	c   old_locale-1.0.0.4
32.99/33.05	c   parse_dimacs-1.2
32.99/33.05	c   parsec-3.1.2
32.99/33.05	c   queue-0.1.2
32.99/33.05	c   stm-2.3
32.99/33.05	c   time-1.4
32.99/33.05	c command line = ["--pb","HOME/instance-3707201-1338206072.opb"]
32.99/33.05	c #vars 40451
32.99/33.05	c #constraints 40950
32.99/33.05	c Solving starts ...
41.58/41.67	c solving time = 8.571s
41.58/41.67	c #decision = 583151
41.58/41.67	c #conflict = 90
41.58/41.67	c #restart = 0
41.58/41.67	o 0
41.69/41.76	c Solving starts ...
42.48/42.59	c solving time = 0.778s
42.48/42.59	c #decision = 598687
42.48/42.59	c #conflict = 90
42.48/42.59	c #restart = 0
42.48/42.59	o -1
42.58/42.67	c Solving starts ...
44.88/44.96	c solving time = 2.243s
44.88/44.96	c #decision = 614462
44.88/44.96	c #conflict = 107
44.88/44.96	c #restart = 0
44.88/44.96	o -2
44.88/44.99	c Solving starts ...
191.40/191.56	c solving time = 146.440s
191.40/191.56	c #decision = 837419
191.40/191.56	c #conflict = 1203
191.40/191.56	c #restart = 4
191.40/191.56	o -3
191.40/191.59	c Solving starts ...
202.80/202.92	c solving time = 11.268s
202.80/202.92	c #decision = 867433
202.80/202.92	c #conflict = 1248
202.80/202.92	c #restart = 4
202.80/202.92	o -4
202.80/202.95	c Solving starts ...
259.27/259.42	c solving time = 56.401s
259.27/259.42	c #decision = 930936
259.27/259.42	c #conflict = 1506
259.27/259.42	c #restart = 6
259.27/259.43	o -5
259.27/259.46	c Solving starts ...
291.17/291.36	c solving time = 31.830s
291.17/291.36	c #decision = 1238879
291.17/291.36	c #conflict = 1778
291.17/291.36	c #restart = 8
291.17/291.36	o -6
291.17/291.40	c Solving starts ...
394.12/394.32	c solving time = 102.825s
394.12/394.32	c #decision = 1543589
394.12/394.32	c #conflict = 2428
394.12/394.32	c #restart = 11
394.12/394.32	o -7
394.12/394.36	c Solving starts ...
665.96/666.22	c solving time = 271.742s
665.96/666.22	c #decision = 1667853
665.96/666.22	c #conflict = 3582
665.96/666.22	c #restart = 15
665.96/666.22	o -8
665.96/666.27	c Solving starts ...
756.65/756.95	c solving time = 90.609s
756.65/756.95	c #decision = 1728273
756.65/756.95	c #conflict = 3938
756.65/756.95	c #restart = 17
756.65/756.96	o -9
756.75/757.01	c Solving starts ...
1024.79/1025.17	c solving time = 268.034s
1024.79/1025.17	c #decision = 1810429
1024.79/1025.17	c #conflict = 5080
1024.79/1025.17	c #restart = 21
1024.79/1025.17	o -10
1024.89/1025.23	c Solving starts ...
1031.89/1032.22	c solving time = 6.924s
1031.89/1032.22	c #decision = 1821693
1031.89/1032.22	c #conflict = 5108
1031.89/1032.22	c #restart = 21
1031.89/1032.22	o -11
1031.89/1032.28	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-3707201-1338206072/watcher-3707201-1338206072 -o /tmp/evaluation-result-3707201-1338206072/solver-3707201-1338206072 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707201-1338206072.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: 2.08 2.02 2.01 3/176 28738
/proc/meminfo: memFree=27019248/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 829 0 0 0 0 0 0 0 20 0 1 0 286735764 7405568 750 33554432000 4194304 8973514 140734361203648 140733198106840 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 1808 750 413 1167 0 589 0

[startup+0.0113649 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 28738
/proc/meminfo: memFree=27019248/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 957 0 0 0 0 0 0 0 20 0 1 0 286735764 7405568 878 33554432000 4194304 8973514 140734361203648 140733198106840 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 1808 885 413 1167 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7232

[startup+0.100275 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 28738
/proc/meminfo: memFree=27019248/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=13376 CPUtime=0.09 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 2613 0 0 0 9 0 0 0 20 0 1 0 286735764 13697024 2534 33554432000 4194304 8973514 140734361203648 140734361203144 4209278 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 3344 2534 418 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300303 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 28738
/proc/meminfo: memFree=27019248/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=25664 CPUtime=0.29 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 5685 0 0 0 28 1 0 0 20 0 1 0 286735764 26279936 5606 33554432000 4194304 8973514 140734361203648 140734361203144 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 6416 5606 418 1167 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25664

[startup+0.700315 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 28738
/proc/meminfo: memFree=27019248/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=52288 CPUtime=0.69 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 12341 0 0 0 67 2 0 0 20 0 1 0 286735764 53542912 12262 33554432000 4194304 8973514 140734361203648 140734361203144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 13072 12262 418 1167 0 11853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52288

[startup+1.50031 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28739
/proc/meminfo: memFree=26957008/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=108608 CPUtime=1.49 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 26437 0 0 0 144 5 0 0 20 0 1 0 286735764 111214592 26358 33554432000 4194304 8973514 140734361203648 140734361202912 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 27152 26358 428 1167 0 25933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108608

[startup+3.10023 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28739
/proc/meminfo: memFree=26915212/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=108608 CPUtime=3.09 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 26439 0 0 0 304 5 0 0 20 0 1 0 286735764 111214592 26360 33554432000 4194304 8973514 140734361203648 140734361203144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 27152 26360 430 1167 0 25933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108608

[startup+6.30025 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28739
/proc/meminfo: memFree=26914724/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=108608 CPUtime=6.29 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 26439 0 0 0 623 6 0 0 20 0 1 0 286735764 111214592 26360 33554432000 4194304 8973514 140734361203648 140734361203144 4204368 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 27152 26360 430 1167 0 25933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 108608

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 28739
/proc/meminfo: memFree=26914600/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=108608 CPUtime=12.68 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 26439 0 0 0 1260 8 0 0 20 0 1 0 286735764 111214592 26360 33554432000 4194304 8973514 140734361203648 140734361202912 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 27152 26360 430 1167 0 25933 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 108608

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 28739
/proc/meminfo: memFree=26915104/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=108608 CPUtime=25.48 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 26439 0 0 0 2536 12 0 0 20 0 1 0 286735764 111214592 26360 33554432000 4194304 8973514 140734361203648 140734361202912 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 27152 26360 430 1167 0 25933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 108608

[startup+51.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 28739
/proc/meminfo: memFree=26886252/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=138304 CPUtime=51.08 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 33890 0 0 0 5089 19 0 0 20 0 1 0 286735764 141623296 33811 33554432000 4194304 8973514 140734361203648 140734361202912 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 34576 33811 457 1167 0 33357 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 138304

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28740
/proc/meminfo: memFree=26744688/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=278592 CPUtime=102.26 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 68998 0 0 0 10190 36 0 0 20 0 1 0 286735764 285278208 68883 33554432000 4194304 8973514 140734361203648 140734361202912 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 69648 68883 457 1167 0 68429 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 278592

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 28740
/proc/meminfo: memFree=26653204/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=369728 CPUtime=162.22 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 91817 0 0 0 16171 51 0 0 20 0 1 0 286735764 378601472 91667 33554432000 4194304 8973514 140734361203648 140734361202912 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 92432 91667 457 1167 0 91213 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 369728

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 28740
/proc/meminfo: memFree=26571888/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=449600 CPUtime=222.19 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 111804 0 0 0 22156 63 0 0 20 0 1 0 286735764 460390400 111635 33554432000 4194304 8973514 140734361203648 140734361185664 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 112400 111635 457 1167 0 111181 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 449600

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28740
/proc/meminfo: memFree=26466392/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=553024 CPUtime=282.17 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 137678 0 0 0 28141 76 0 0 20 0 1 0 286735764 566296576 137491 33554432000 4194304 8973514 140734361203648 140734361203144 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 138256 137491 457 1167 0 137037 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 553024

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28743
/proc/meminfo: memFree=26444712/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=573504 CPUtime=342.14 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 142821 0 0 0 34127 87 0 0 20 0 1 0 286735764 587268096 142611 33554432000 4194304 8973514 140734361203648 140734361202912 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 143376 142611 457 1167 0 142157 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 573504

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28766
/proc/meminfo: memFree=26320244/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=698432 CPUtime=402.12 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 174068 0 0 0 40108 104 0 0 20 0 1 0 286735764 715194368 173843 33554432000 4194304 8973514 140734361203648 140734361202912 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 174608 173843 457 1167 0 173389 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 698432

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 28766
/proc/meminfo: memFree=26319040/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=698432 CPUtime=462.09 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 174086 0 0 0 46094 115 0 0 20 0 1 0 286735764 715194368 173843 33554432000 4194304 8973514 140734361203648 140734361203144 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 174608 173843 457 1167 0 173389 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 698432

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 28766
/proc/meminfo: memFree=26254940/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=761920 CPUtime=522.09 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 189958 0 0 0 52083 126 0 0 20 0 1 0 286735764 780206080 189715 33554432000 4194304 8973514 140734361203648 140734361202912 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 190480 189715 457 1167 0 189261 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 761920

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28767
/proc/meminfo: memFree=26190260/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=823360 CPUtime=582.08 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 205318 0 0 0 58072 136 0 0 20 0 1 0 286735764 843120640 205075 33554432000 4194304 8973514 140734361203648 140734361202912 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 205840 205075 457 1167 0 204621 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 823360

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28768
/proc/meminfo: memFree=25856576/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1152064 CPUtime=882.03 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 287494 0 0 0 88006 197 0 0 20 0 1 0 286735764 1179713536 287251 33554432000 4194304 8973514 140734361203648 140734361185664 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 288016 287251 457 1167 0 286797 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1152064

[startup+942.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 28771
/proc/meminfo: memFree=25791220/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1214528 CPUtime=942.03 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 302982 0 0 0 93994 209 0 0 20 0 1 0 286735764 1243676672 302739 33554432000 4194304 8973514 140734361203648 140734361202912 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 303632 302739 457 1167 0 302413 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1214528

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28772
/proc/meminfo: memFree=25737504/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1266752 CPUtime=1002 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 316173 0 0 0 99981 219 0 0 20 0 1 0 286735764 1297154048 315923 33554432000 4194304 8973514 140734361203648 140734361202912 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 316688 315923 457 1167 0 315469 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1266752

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28772
/proc/meminfo: memFree=25631884/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1371200 CPUtime=1061.96 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 342328 0 0 0 105960 236 0 0 20 0 1 0 286735764 1404108800 342035 33554432000 4194304 8973514 140734361203648 140734361185664 4424744 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 342800 342035 457 1167 0 341581 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 1371200

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28772
/proc/meminfo: memFree=25630920/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1371200 CPUtime=1121.92 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 342362 0 0 0 111947 245 0 0 20 0 1 0 286735764 1404108800 342035 33554432000 4194304 8973514 140734361203648 140734361202912 4459352 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 342800 342035 457 1167 0 341581 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1371200

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28772
/proc/meminfo: memFree=25517984/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1483840 CPUtime=1181.89 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 370557 0 0 0 117932 257 0 0 20 0 1 0 286735764 1519452160 370195 33554432000 4194304 8973514 140734361203648 140734361203144 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 370960 370195 457 1167 0 369741 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 1483840

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28811
/proc/meminfo: memFree=25527612/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1508416 CPUtime=1241.86 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 376730 0 0 0 123919 267 0 0 20 0 1 0 286735764 1544617984 376339 33554432000 4194304 8973514 140734361203648 140734361203144 5389280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 377104 376339 457 1167 0 375885 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 1508416

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28812
/proc/meminfo: memFree=25496888/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1539136 CPUtime=1301.83 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 384441 0 0 0 129906 277 0 0 20 0 1 0 286735764 1576075264 384019 33554432000 4194304 8973514 140734361203648 140734361202912 4447480 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 384784 384019 457 1167 0 383565 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 1539136

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28812
/proc/meminfo: memFree=25445332/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1590336 CPUtime=1361.79 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 397267 0 0 0 135892 287 0 0 20 0 1 0 286735764 1628504064 396819 33554432000 4194304 8973514 140734361203648 140734361202912 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 397584 396819 457 1167 0 396365 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 1590336

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28812
/proc/meminfo: memFree=25417956/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1615936 CPUtime=1421.77 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 403682 0 0 0 141882 295 0 0 20 0 1 0 286735764 1654718464 403219 33554432000 4194304 8973514 140734361203648 140734361203144 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 403984 403219 457 1167 0 402765 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 1615936

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28812
/proc/meminfo: memFree=25325604/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1700928 CPUtime=1481.73 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 424956 0 0 0 147868 305 0 0 20 0 1 0 286735764 1741750272 424467 33554432000 4194304 8973514 140734361203648 140734361202912 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 425232 424467 457 1167 0 424013 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 1700928

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 28815
/proc/meminfo: memFree=25269824/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1754176 CPUtime=1541.72 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 438280 0 0 0 153856 316 0 0 20 0 1 0 286735764 1796276224 437779 33554432000 4194304 8973514 140734361203648 140734361203144 6570584 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 438544 437779 457 1167 0 437325 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 1754176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28816
/proc/meminfo: memFree=25239232/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1784896 CPUtime=1601.7 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 445972 0 0 0 159844 326 0 0 20 0 1 0 286735764 1827733504 445459 33554432000 4194304 8973514 140734361203648 140734361185664 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 446224 445459 457 1167 0 445005 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 1784896

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28816
/proc/meminfo: memFree=25209572/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1814592 CPUtime=1661.7 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 453402 0 0 0 165834 336 0 0 20 0 1 0 286735764 1858142208 452883 33554432000 4194304 8973514 140734361203648 140734361203144 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 453648 452883 457 1167 0 452429 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 1814592

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28816
/proc/meminfo: memFree=25142524/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1878080 CPUtime=1721.68 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 469274 0 0 0 171822 346 0 0 20 0 1 0 286735764 1923153920 468755 33554432000 4194304 8973514 140734361203648 140734361185664 4213876 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 469520 468755 457 1167 0 468301 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1878080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28816
/proc/meminfo: memFree=25099104/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1920064 CPUtime=1781.67 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 479770 0 0 0 177814 353 0 0 20 0 1 0 286735764 1966145536 479251 33554432000 4194304 8973514 140734361203648 140734361202912 7681396 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 480016 479251 457 1167 0 478797 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 1920064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28816
/proc/meminfo: memFree=25097120/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1920064 CPUtime=1800.08 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 479770 0 0 0 179653 355 0 0 20 0 1 0 286735764 1966145536 479251 33554432000 4194304 8973514 140734361203648 140734361203144 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 480016 479251 457 1167 0 478797 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1920064

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

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28816
/proc/meminfo: memFree=25097120/32873844 swapFree=6088/6088
[pid=28738] ppid=28736 vsize=1920064 CPUtime=1800.08 cores=1,3,5,7
/proc/28738/stat : 28738 (toysat) R 28736 28738 27853 0 -1 4202496 479770 0 0 0 179653 355 0 0 20 0 1 0 286735764 1966145536 479251 33554432000 4194304 8973514 140734361203648 140734361203144 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28738/statm: 480016 479251 457 1167 0 478797 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1920064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.73
CPU time (s): 1800.11
CPU user time (s): 1796.54
CPU system time (s): 3.57246
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 1920064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.54
system time used= 3.57246
maximum resident set size= 1917004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 479770
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= 446
involuntary context switches= 1839

runsolver used 3.17152 second user time and 10.3924 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-28 13:54:32
IDJOB=3707201
IDBENCH=90633
IDSOLVER=2285
FILE ID=node108/3707201-1338206072
RUNJOBID= node108-1338192848-27870
PBS_JOBID= 14624581
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null50mast_rapportOE1.0_TMAX300_K67_cod1.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707201-1338206072/watcher-3707201-1338206072 -o /tmp/evaluation-result-3707201-1338206072/solver-3707201-1338206072 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707201-1338206072.opb

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

MD5SUM BENCH= 149bc47a65ee9b475f97ab5e9dc95355
RANDOM SEED=534187824

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:        27019784 kB
Buffers:          328144 kB
Cached:          4600028 kB
SwapCached:            0 kB
Active:           796564 kB
Inactive:        4262188 kB
Active(anon):     129228 kB
Inactive(anon):        0 kB
Active(file):     667336 kB
Inactive(file):  4262188 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:        132424 kB
Mapped:            16088 kB
Shmem:               200 kB
Slab:             656868 kB
SReclaimable:      99096 kB
SUnreclaim:       557772 kB
KernelStack:        1456 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     237544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 71708 MiB
End job on node108 at 2012-05-28 14:24:35