Trace number 3706130

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.11 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K95.opb
MD5SUMf5b402df79463ae0743ac9fe7c0d237d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark389.31
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6460
Total number of constraints6652
Number of constraints which are clauses6557
Number of constraints which are cardinality constraints (but not clauses)95
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint95
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 96
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.18/0.25	c 2012-05-28T10:35:13+0200
0.18/0.25	c arch = x86_64
0.18/0.25	c os = linux
0.18/0.25	c compiler = ghc 7.4
0.18/0.25	c packages:
0.18/0.25	c   OptDir-0.0.1
0.18/0.25	c   array-0.4.0.0
0.18/0.25	c   base-4.5.0.0
0.18/0.25	c   bytestring-0.9.2.1
0.18/0.25	c   containers-0.4.2.1
0.18/0.25	c   deepseq-1.3.0.0
0.18/0.25	c   mtl-2.1.1
0.18/0.25	c   old_locale-1.0.0.4
0.18/0.25	c   parse_dimacs-1.2
0.18/0.25	c   parsec-3.1.2
0.18/0.25	c   queue-0.1.2
0.18/0.25	c   stm-2.3
0.18/0.25	c   time-1.4
0.18/0.25	c command line = ["--pb","HOME/instance-3706130-1338194113.opb"]
0.18/0.25	c #vars 6460
0.18/0.25	c #constraints 6652
0.18/0.25	c Solving starts ...
19.48/19.55	c learnt constraints deletion: 12327 -> 6164
29.87/29.99	c learnt constraints deletion: 13129 -> 6565
72.34/72.41	c learnt constraints deletion: 18059 -> 9070
128.54/128.61	c learnt constraints deletion: 17087 -> 8544
149.23/149.35	c learnt constraints deletion: 16506 -> 8255
165.53/165.63	c learnt constraints deletion: 16069 -> 8035
184.91/185.08	c learnt constraints deletion: 18129 -> 9097
217.62/217.79	c learnt constraints deletion: 18062 -> 9064
241.61/241.79	c learnt constraints deletion: 19524 -> 9777
294.29/294.43	c learnt constraints deletion: 22988 -> 11683
427.56/427.70	c learnt constraints deletion: 22182 -> 11373
504.23/504.43	c learnt constraints deletion: 19388 -> 9735
526.64/526.81	c learnt constraints deletion: 19368 -> 9753
557.03/557.21	c learnt constraints deletion: 21560 -> 10803
579.02/579.20	c learnt constraints deletion: 21590 -> 10838
601.83/602.09	c learnt constraints deletion: 21964 -> 11026
630.32/630.56	c learnt constraints deletion: 21543 -> 10821
709.49/709.79	c learnt constraints deletion: 23467 -> 11860
765.28/765.60	c learnt constraints deletion: 22618 -> 11444
815.37/815.64	c learnt constraints deletion: 23276 -> 11642
855.16/855.47	c learnt constraints deletion: 25380 -> 12826
898.36/898.65	c learnt constraints deletion: 26076 -> 13191
940.15/940.44	c learnt constraints deletion: 24337 -> 12274
960.05/960.35	c learnt constraints deletion: 23323 -> 12338
984.94/985.23	c learnt constraints deletion: 23392 -> 12878
1006.53/1006.81	c learnt constraints deletion: 24391 -> 13668
1030.93/1031.27	c learnt constraints deletion: 24696 -> 14371
1095.40/1095.72	c learnt constraints deletion: 25415 -> 14684
1127.90/1128.29	c learnt constraints deletion: 26615 -> 15332
1148.59/1148.94	c learnt constraints deletion: 26285 -> 15864
1174.00/1174.33	c learnt constraints deletion: 26117 -> 16434
1193.49/1193.82	c learnt constraints deletion: 26351 -> 16905
1226.88/1227.29	c learnt constraints deletion: 26390 -> 17172
1278.47/1278.87	c learnt constraints deletion: 27268 -> 17509
1306.97/1307.33	c learnt constraints deletion: 27510 -> 17752
1347.27/1347.69	c learnt constraints deletion: 26619 -> 17897
1394.16/1394.56	c learnt constraints deletion: 27073 -> 18092
1440.15/1440.50	c learnt constraints deletion: 27852 -> 18434
1489.54/1489.99	c learnt constraints deletion: 27244 -> 18673
1561.12/1561.52	c learnt constraints deletion: 27221 -> 18862
1644.21/1644.67	c learnt constraints deletion: 27511 -> 19045
1725.90/1726.31	c learnt constraints deletion: 27378 -> 19181
1780.09/1780.58	c learnt constraints deletion: 26538 -> 19212
1799.29/1799.73	c learnt constraints deletion: 27860 -> 19507

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-3706130-1338194113/watcher-3706130-1338194113 -o /tmp/evaluation-result-3706130-1338194113/solver-3706130-1338194113 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706130-1338194113.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.70 1.93 1.98 2/172 30041
/proc/meminfo: memFree=31473016/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 835 0 0 0 0 0 0 0 20 0 1 0 285478310 7405568 756 33554432000 4194304 8973514 140735389939536 140733450731864 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/30041/statm: 1808 761 415 1167 0 589 0

[startup+0.0871579 s]
/proc/loadavg: 1.70 1.93 1.98 2/172 30041
/proc/meminfo: memFree=31473016/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=12352 CPUtime=0.08 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 2122 0 0 0 8 0 0 0 20 0 1 0 285478310 12648448 2043 33554432000 4194304 8973514 140735389939536 140735389938800 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/30041/statm: 3088 2043 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.100278 s]
/proc/loadavg: 1.70 1.93 1.98 2/172 30041
/proc/meminfo: memFree=31473016/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 285478310 12648448 2277 33554432000 4194304 8973514 140735389939536 140735389938800 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/30041/statm: 3088 2277 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300265 s]
/proc/loadavg: 1.70 1.93 1.98 2/172 30041
/proc/meminfo: memFree=31473016/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=21568 CPUtime=0.29 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 4692 0 0 0 28 1 0 0 20 0 1 0 285478310 22085632 4613 33554432000 4194304 8973514 140735389939536 140735389938800 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/30041/statm: 5392 4613 444 1167 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21568

[startup+0.700279 s]
/proc/loadavg: 1.70 1.93 1.98 2/172 30041
/proc/meminfo: memFree=31473016/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=21568 CPUtime=0.69 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 4692 0 0 0 68 1 0 0 20 0 1 0 285478310 22085632 4613 33554432000 4194304 8973514 140735389939536 140735389938800 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/30041/statm: 5392 4613 444 1167 0 4173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21568

[startup+1.50028 s]
/proc/loadavg: 1.70 1.93 1.98 3/177 30046
/proc/meminfo: memFree=31437240/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=23616 CPUtime=1.49 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 5204 0 0 0 148 1 0 0 20 0 1 0 285478310 24182784 5125 33554432000 4194304 8973514 140735389939536 140735389938800 4209595 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/30041/statm: 5904 5125 444 1167 0 4685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23616

[startup+3.10021 s]
/proc/loadavg: 1.70 1.93 1.98 3/177 30046
/proc/meminfo: memFree=31430396/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=28736 CPUtime=3.08 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 6484 0 0 0 307 1 0 0 20 0 1 0 285478310 29425664 6405 33554432000 4194304 8973514 140735389939536 140735389939032 4213768 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/30041/statm: 7184 6405 444 1167 0 5965 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28736

[startup+6.30026 s]
/proc/loadavg: 1.80 1.95 1.98 3/177 30046
/proc/meminfo: memFree=31410184/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=40000 CPUtime=6.29 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 9169 0 0 0 625 4 0 0 20 0 1 0 285478310 40960000 9090 33554432000 4194304 8973514 140735389939536 140735389939032 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/30041/statm: 10000 9090 444 1167 0 8781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40000

[startup+12.7003 s]
/proc/loadavg: 1.82 1.95 1.98 3/177 30046
/proc/meminfo: memFree=31376000/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=55360 CPUtime=12.68 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 13054 0 0 0 1261 7 0 0 20 0 1 0 285478310 56688640 12974 33554432000 4194304 8973514 140735389939536 140735389939032 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/30041/statm: 13840 12974 444 1167 0 12621 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55360

[startup+25.5003 s]
/proc/loadavg: 1.86 1.95 1.98 3/177 30046
/proc/meminfo: memFree=31333212/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=71744 CPUtime=25.48 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 17250 0 0 0 2537 11 0 0 20 0 1 0 285478310 73465856 17163 33554432000 4194304 8973514 140735389939536 140735389939032 4209272 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/30041/statm: 17936 17163 445 1167 0 16717 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71744

[startup+51.1003 s]
/proc/loadavg: 1.90 1.96 1.98 3/177 30046
/proc/meminfo: memFree=31303900/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=92224 CPUtime=51.05 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 22159 0 0 0 5085 20 0 0 20 0 1 0 285478310 94437376 22050 33554432000 4194304 8973514 140735389939536 140735389938800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 23056 22050 445 1167 0 21837 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 92224

[startup+102.307 s]
/proc/loadavg: 1.96 1.96 1.98 3/177 30046
/proc/meminfo: memFree=31245868/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=117824 CPUtime=102.24 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 28558 0 0 0 10186 38 0 0 20 0 1 0 285478310 120651776 28444 33554432000 4194304 8973514 140735389939536 140735389938800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 29456 28444 445 1167 0 28237 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 117824

[startup+162.3 s]
/proc/loadavg: 1.98 1.97 1.98 3/176 30046
/proc/meminfo: memFree=31251524/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=123968 CPUtime=162.22 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 35197 0 0 0 16164 58 0 0 20 0 1 0 285478310 126943232 30219 33554432000 4194304 8973514 140735389939536 140735389938800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 30992 30219 445 1167 0 29773 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 123968

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 30047
/proc/meminfo: memFree=31275992/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=99392 CPUtime=222.21 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 40579 0 0 0 22139 82 0 0 20 0 1 0 285478310 101777408 24075 33554432000 4194304 8973514 140735389939536 140735389939032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 24848 24075 445 1167 0 23629 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 99392

[startup+282.3 s]
/proc/loadavg: 2.06 1.99 1.99 3/177 30047
/proc/meminfo: memFree=31234932/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=118848 CPUtime=282.2 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 45335 0 0 0 28122 98 0 0 20 0 1 0 285478310 121700352 28829 33554432000 4194304 8973514 140735389939536 140735389938800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 29712 28829 445 1167 0 28493 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 118848

[startup+342.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/178 30050
/proc/meminfo: memFree=31224468/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=153664 CPUtime=342.17 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 53916 0 0 0 34100 117 0 0 20 0 1 0 285478310 157351936 37393 33554432000 4194304 8973514 140735389939536 140735389938800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 38416 37393 445 1167 0 37197 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 153664

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 30050
/proc/meminfo: memFree=31191852/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=195648 CPUtime=402.16 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 64426 0 0 0 40084 132 0 0 20 0 1 0 285478310 200343552 47903 33554432000 4194304 8973514 140735389939536 140735389938800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 48912 47903 445 1167 0 47693 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 195648

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 30050
/proc/meminfo: memFree=31222504/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=173120 CPUtime=462.14 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 68519 0 0 0 46065 149 0 0 20 0 1 0 285478310 177274880 42507 33554432000 4194304 8973514 140735389939536 140735389939032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 43280 42507 445 1167 0 42061 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 173120

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 30051
/proc/meminfo: memFree=31245080/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=146496 CPUtime=522.14 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 68519 0 0 0 52048 166 0 0 20 0 1 0 285478310 150011904 35851 33554432000 4194304 8973514 140735389939536 140735389938800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 36624 35851 445 1167 0 35405 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 146496

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 30052
/proc/meminfo: memFree=31245136/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=109632 CPUtime=582.12 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 68519 0 0 0 58027 185 0 0 20 0 1 0 285478310 112263168 26635 33554432000 4194304 8973514 140735389939536 140735389939032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 27408 26635 445 1167 0 26189 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 109632

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 30053
/proc/meminfo: memFree=31258352/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=121920 CPUtime=882.06 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 90633 0 0 0 87923 283 0 0 20 0 1 0 285478310 124846080 29520 33554432000 4194304 8973514 140735389939536 140735389939032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 30480 29520 445 1167 0 29261 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 121920

[startup+942.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 30056
/proc/meminfo: memFree=31229196/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=110656 CPUtime=942.04 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 92358 0 0 0 93904 300 0 0 20 0 1 0 285478310 113311744 26891 33554432000 4194304 8973514 140735389939536 140735389938800 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 27664 26891 445 1167 0 26445 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 110656

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 30056
/proc/meminfo: memFree=31291372/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=85056 CPUtime=1002.04 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 94038 0 0 0 99883 321 0 0 20 0 1 0 285478310 87097344 20379 33554432000 4194304 8973514 140735389939536 140735389939032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 21264 20379 445 1167 0 20045 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 85056

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 30056
/proc/meminfo: memFree=31270448/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=102464 CPUtime=1062.02 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 104834 0 0 0 105859 343 0 0 20 0 1 0 285478310 104923136 24765 33554432000 4194304 8973514 140735389939536 140735389938800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 25616 24765 445 1167 0 24397 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 102464

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 30057
/proc/meminfo: memFree=31258328/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=109632 CPUtime=1122 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 112196 0 0 0 111837 363 0 0 20 0 1 0 285478310 112263168 26484 33554432000 4194304 8973514 140735389939536 140735389939032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 27408 26484 445 1167 0 26189 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 109632

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 30057
/proc/meminfo: memFree=31275244/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=103488 CPUtime=1181.99 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 114144 0 0 0 117816 383 0 0 20 0 1 0 285478310 105971712 25099 33554432000 4194304 8973514 140735389939536 140735389939032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 25872 25099 445 1167 0 24653 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 103488

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 30057
/proc/meminfo: memFree=31238640/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=107584 CPUtime=1241.98 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 119354 0 0 0 123795 403 0 0 20 0 1 0 285478310 110166016 26123 33554432000 4194304 8973514 140735389939536 140735389939032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 26896 26123 445 1167 0 25677 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 107584

[startup+1302.3 s]
/proc/loadavg: 2.13 2.02 2.00 3/177 30057
/proc/meminfo: memFree=31259400/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=107584 CPUtime=1301.97 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 122170 0 0 0 129772 425 0 0 20 0 1 0 285478310 110166016 26123 33554432000 4194304 8973514 140735389939536 140735389938800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 26896 26123 445 1167 0 25677 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 107584

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 30057
/proc/meminfo: memFree=31236312/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=111680 CPUtime=1361.96 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 124739 0 0 0 135753 443 0 0 20 0 1 0 285478310 114360320 26899 33554432000 4194304 8973514 140735389939536 140735389938800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 27920 26899 445 1167 0 26701 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 111680

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 30058
/proc/meminfo: memFree=31254920/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=124992 CPUtime=1421.95 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 128319 0 0 0 141735 460 0 0 20 0 1 0 285478310 127991808 30475 33554432000 4194304 8973514 140735389939536 140735389938800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 31248 30475 445 1167 0 30029 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 124992

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30058
/proc/meminfo: memFree=31237228/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=140352 CPUtime=1481.94 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 132931 0 0 0 147715 479 0 0 20 0 1 0 285478310 143720448 34315 33554432000 4194304 8973514 140735389939536 140735389938800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 35088 34315 445 1167 0 33869 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 140352

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30061
/proc/meminfo: memFree=31237156/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=140352 CPUtime=1541.93 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 133444 0 0 0 153698 495 0 0 20 0 1 0 285478310 143720448 34315 33554432000 4194304 8973514 140735389939536 140735389939032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 35088 34315 445 1167 0 33869 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 140352

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30084
/proc/meminfo: memFree=31245344/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=132160 CPUtime=1601.92 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 137284 0 0 0 159678 514 0 0 20 0 1 0 285478310 135331840 32267 33554432000 4194304 8973514 140735389939536 140735389939032 4214020 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 33040 32267 445 1167 0 31821 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 132160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30084
/proc/meminfo: memFree=31230756/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=148544 CPUtime=1661.91 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 143941 0 0 0 165662 529 0 0 20 0 1 0 285478310 152109056 36363 33554432000 4194304 8973514 140735389939536 140735389938800 4441393 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 37136 36363 445 1167 0 35917 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 148544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30085
/proc/meminfo: memFree=31229636/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=150592 CPUtime=1721.9 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 144454 0 0 0 171646 544 0 0 20 0 1 0 285478310 154206208 36875 33554432000 4194304 8973514 140735389939536 140735389938800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 37648 36875 445 1167 0 36429 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 150592

[startup+1782.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 30085
/proc/meminfo: memFree=31260780/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=117824 CPUtime=1781.89 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 145223 0 0 0 177625 564 0 0 20 0 1 0 285478310 120651776 28683 33554432000 4194304 8973514 140735389939536 140735389939032 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 29456 28683 445 1167 0 28237 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 117824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 30085
/proc/meminfo: memFree=31286696/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=96320 CPUtime=1800.09 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 145223 0 0 0 179439 570 0 0 20 0 1 0 285478310 98631680 23307 33554432000 4194304 8973514 140735389939536 140735389939032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 24080 23307 445 1167 0 22861 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 96320

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

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

[startup+1800.5 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 30085
/proc/meminfo: memFree=31286696/32873844 swapFree=6872/6872
[pid=30041] ppid=30038 vsize=96320 CPUtime=1800.09 cores=1,3,5,7
/proc/30041/stat : 30041 (toysat) R 30038 30041 30001 0 -1 4202496 145223 0 0 0 179439 570 0 0 20 0 1 0 285478310 98631680 23307 33554432000 4194304 8973514 140735389939536 140735389939032 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/30041/statm: 24080 23307 445 1167 0 22861 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 96320

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1794.4
CPU system time (s): 5.70913
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 211008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.4
system time used= 5.70913
maximum resident set size= 207916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145223
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= 151
involuntary context switches= 1867

runsolver used 3.64345 second user time and 10.6224 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-28 10:35:13
IDJOB=3706130
IDBENCH=90134
IDSOLVER=2285
FILE ID=node105/3706130-1338194113
RUNJOBID= node105-1338194113-30018
PBS_JOBID= 14624593
Free space on /tmp= 71584 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K95.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706130-1338194113/watcher-3706130-1338194113 -o /tmp/evaluation-result-3706130-1338194113/solver-3706130-1338194113 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706130-1338194113.opb

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

MD5SUM BENCH= f5b402df79463ae0743ac9fe7c0d237d
RANDOM SEED=1526346440

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31473016 kB
Buffers:          381488 kB
Cached:           157576 kB
SwapCached:         1708 kB
Active:           378024 kB
Inactive:         166812 kB
Active(anon):       2112 kB
Inactive(anon):     4812 kB
Active(file):     375912 kB
Inactive(file):   162000 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             15700 kB
Writeback:             0 kB
AnonPages:          9620 kB
Mapped:             8072 kB
Shmem:                 0 kB
Slab:             717004 kB
SReclaimable:     158608 kB
SUnreclaim:       558396 kB
KernelStack:        1376 kB
PageTables:         3956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71572 MiB
End job on node105 at 2012-05-28 11:05:16