Trace number 3706123

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K88.opb
MD5SUM1622186c78d9255ec55518143c1e5a9e
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5984
Total number of constraints6162
Number of constraints which are clauses6074
Number of constraints which are cardinality constraints (but not clauses)88
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint88
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 89
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.19/0.23	c 2012-05-28T00:02:17+0200
0.19/0.23	c arch = x86_64
0.19/0.23	c os = linux
0.19/0.23	c compiler = ghc 7.4
0.19/0.23	c packages:
0.19/0.23	c   OptDir-0.0.1
0.19/0.23	c   array-0.4.0.0
0.19/0.23	c   base-4.5.0.0
0.19/0.23	c   bytestring-0.9.2.1
0.19/0.23	c   containers-0.4.2.1
0.19/0.23	c   deepseq-1.3.0.0
0.19/0.23	c   mtl-2.1.1
0.19/0.23	c   old_locale-1.0.0.4
0.19/0.23	c   parse_dimacs-1.2
0.19/0.23	c   parsec-3.1.2
0.19/0.23	c   queue-0.1.2
0.19/0.23	c   stm-2.3
0.19/0.23	c   time-1.4
0.19/0.23	c command line = ["--pb","HOME/instance-3706123-1338156137.opb"]
0.19/0.23	c #vars 5984
0.19/0.23	c #constraints 6162
0.19/0.23	c Solving starts ...
23.98/24.06	c learnt constraints deletion: 11345 -> 5673
40.28/40.34	c learnt constraints deletion: 15192 -> 7613
90.85/90.96	c learnt constraints deletion: 16937 -> 8496
164.83/164.97	c learnt constraints deletion: 16693 -> 8446
191.62/191.78	c learnt constraints deletion: 14937 -> 7469
204.82/204.96	c learnt constraints deletion: 14906 -> 7453
224.11/224.23	c learnt constraints deletion: 16548 -> 8276
245.12/245.21	c learnt constraints deletion: 17278 -> 8650
261.21/261.38	c learnt constraints deletion: 17425 -> 8747
285.00/285.13	c learnt constraints deletion: 17911 -> 8957
302.50/302.65	c learnt constraints deletion: 19090 -> 9605
352.59/352.79	c learnt constraints deletion: 19168 -> 9672
374.58/374.71	c learnt constraints deletion: 18210 -> 9105
408.98/409.17	c learnt constraints deletion: 19985 -> 10068
441.98/442.11	c learnt constraints deletion: 19818 -> 9926
474.07/474.21	c learnt constraints deletion: 20545 -> 10295
493.96/494.18	c learnt constraints deletion: 20688 -> 10373
509.36/509.52	c learnt constraints deletion: 19702 -> 9861
526.36/526.52	c learnt constraints deletion: 19617 -> 9823
586.55/586.74	c learnt constraints deletion: 20798 -> 10423
620.03/620.29	c learnt constraints deletion: 21848 -> 10928
657.63/657.81	c learnt constraints deletion: 24736 -> 12495
710.42/710.66	c learnt constraints deletion: 21891 -> 10946
737.21/737.41	c learnt constraints deletion: 23297 -> 11692
782.60/782.83	c learnt constraints deletion: 23679 -> 11993
870.68/870.97	c learnt constraints deletion: 24767 -> 12523
956.27/956.59	c learnt constraints deletion: 24523 -> 12835
1014.76/1015.04	c learnt constraints deletion: 23941 -> 13238
1063.75/1064.03	c learnt constraints deletion: 24014 -> 13580
1083.75/1084.09	c learnt constraints deletion: 23817 -> 14121
1112.25/1112.51	c learnt constraints deletion: 24636 -> 14641
1164.23/1164.55	c learnt constraints deletion: 25685 -> 15011
1200.22/1200.54	c learnt constraints deletion: 25610 -> 15268
1235.63/1235.99	c learnt constraints deletion: 26102 -> 15592
1297.51/1297.83	c learnt constraints deletion: 25561 -> 15828
1347.40/1347.76	c learnt constraints deletion: 25754 -> 16042
1383.90/1384.25	c learnt constraints deletion: 26230 -> 16385
1438.28/1438.61	c learnt constraints deletion: 26410 -> 16575
1468.88/1469.20	c learnt constraints deletion: 25834 -> 16819
1508.47/1508.86	c learnt constraints deletion: 25764 -> 16979
1556.07/1556.43	c learnt constraints deletion: 25853 -> 17168
1589.96/1590.35	c learnt constraints deletion: 26155 -> 17341
1621.96/1622.34	c learnt constraints deletion: 25796 -> 17500
1653.96/1654.34	c learnt constraints deletion: 25868 -> 17599
1672.85/1673.29	c learnt constraints deletion: 26463 -> 17772
1712.55/1712.95	c learnt constraints deletion: 27563 -> 18191

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-3706123-1338156137/watcher-3706123-1338156137 -o /tmp/evaluation-result-3706123-1338156137/solver-3706123-1338156137 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706123-1338156137.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.91 1.97 1.99 3/176 17584
/proc/meminfo: memFree=27421092/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 808 0 0 0 0 0 0 0 20 0 1 0 281740507 6356992 728 33554432000 4194304 8973514 140736069209680 140735464759000 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 1552 729 415 1167 0 333 0

[startup+0.0782709 s]
/proc/loadavg: 1.91 1.97 1.99 3/176 17584
/proc/meminfo: memFree=27421092/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=12352 CPUtime=0.07 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 2120 0 0 0 7 0 0 0 20 0 1 0 281740507 12648448 2040 33554432000 4194304 8973514 140736069209680 140735464759000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 3088 2040 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12352

[startup+0.100303 s]
/proc/loadavg: 1.91 1.97 1.99 3/176 17584
/proc/meminfo: memFree=27421092/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 281740507 12648448 2276 33554432000 4194304 8973514 140736069209680 140735464759000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 3088 2276 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300249 s]
/proc/loadavg: 1.91 1.97 1.99 3/176 17584
/proc/meminfo: memFree=27421092/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=22592 CPUtime=0.29 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 4705 0 0 0 29 0 0 0 20 0 1 0 281740507 23134208 4625 33554432000 4194304 8973514 140736069209680 140735464759000 4426649 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 5648 4625 444 1167 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22592

[startup+0.700275 s]
/proc/loadavg: 1.91 1.97 1.99 3/176 17584
/proc/meminfo: memFree=27421092/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=22592 CPUtime=0.69 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 4949 0 0 0 68 1 0 0 20 0 1 0 281740507 23134208 4869 33554432000 4194304 8973514 140736069209680 140736069208944 4357288 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 5648 4869 444 1167 0 4429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22592

[startup+1.50027 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 17585
/proc/meminfo: memFree=27403328/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=23616 CPUtime=1.49 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 5159 0 0 0 148 1 0 0 20 0 1 0 281740507 24182784 5079 33554432000 4194304 8973514 140736069209680 140736069208944 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 5904 5079 444 1167 0 4685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23616

[startup+3.10027 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 17585
/proc/meminfo: memFree=27400848/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=27712 CPUtime=3.09 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 6229 0 0 0 307 2 0 0 20 0 1 0 281740507 28377088 6149 33554432000 4194304 8973514 140736069209680 140736069209176 4459352 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 6928 6149 444 1167 0 5709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27712

[startup+6.30029 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17585
/proc/meminfo: memFree=27391552/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=35904 CPUtime=6.29 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 8277 0 0 0 626 3 0 0 20 0 1 0 281740507 36765696 8197 33554432000 4194304 8973514 140736069209680 140736069209176 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 8976 8197 444 1167 0 7757 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35904

[startup+12.7002 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17585
/proc/meminfo: memFree=27371864/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=51264 CPUtime=12.69 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 11935 0 0 0 1262 7 0 0 20 0 1 0 281740507 52494336 11855 33554432000 4194304 8973514 140736069209680 140736069208944 4209410 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 12816 11855 444 1167 0 11597 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51264

[startup+25.5002 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17585
/proc/meminfo: memFree=27356496/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=64576 CPUtime=25.49 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 15446 0 0 0 2537 12 0 0 20 0 1 0 281740507 66125824 15366 33554432000 4194304 8973514 140736069209680 140736069191680 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 16144 15366 445 1167 0 14925 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64576

[startup+51.1002 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17585
/proc/meminfo: memFree=27319224/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=101440 CPUtime=51.08 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 24564 0 0 0 5087 21 0 0 20 0 1 0 281740507 103874560 24482 33554432000 4194304 8973514 140736069209680 140736069209176 6748472 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 25360 24482 445 1167 0 24141 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 101440

[startup+102.307 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17585
/proc/meminfo: memFree=27252120/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=151616 CPUtime=102.25 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 37254 0 0 0 10187 38 0 0 20 0 1 0 281740507 155254784 37126 33554432000 4194304 8973514 140736069209680 140736069209176 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 37904 37126 445 1167 0 36685 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 151616

[startup+162.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17585
/proc/meminfo: memFree=27212580/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=170048 CPUtime=162.22 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 41698 0 0 0 16167 55 0 0 20 0 1 0 281740507 174129152 41551 33554432000 4194304 8973514 140736069209680 140736069209176 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 42512 41551 445 1167 0 41293 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 170048

[startup+222.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17585
/proc/meminfo: memFree=27240044/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=110656 CPUtime=222.21 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 42137 0 0 0 22146 75 0 0 20 0 1 0 281740507 113311744 26886 33554432000 4194304 8973514 140736069209680 140736069209176 4441208 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 27664 26886 445 1167 0 26445 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 110656

[startup+282.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17585
/proc/meminfo: memFree=27226604/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=99392 CPUtime=282.2 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 42137 0 0 0 28120 100 0 0 20 0 1 0 281740507 101777408 24070 33554432000 4194304 8973514 140736069209680 140736069191680 6570512 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 24848 24070 445 1167 0 23629 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 99392

[startup+342.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17586
/proc/meminfo: memFree=27260216/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=119872 CPUtime=342.19 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 48173 0 0 0 34096 123 0 0 20 0 1 0 281740507 122748928 29082 33554432000 4194304 8973514 140736069209680 140736069208944 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 29968 29082 445 1167 0 28749 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 119872

[startup+402.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17586
/proc/meminfo: memFree=27318744/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=99392 CPUtime=402.18 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 51357 0 0 0 40073 145 0 0 20 0 1 0 281740507 101777408 24070 33554432000 4194304 8973514 140736069209680 140736069209176 4424580 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 24848 24070 445 1167 0 23629 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 99392

[startup+462.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/177 17586
/proc/meminfo: memFree=27331680/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=99392 CPUtime=462.18 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 54174 0 0 0 46052 166 0 0 20 0 1 0 281740507 101777408 24070 33554432000 4194304 8973514 140736069209680 140736069208944 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 24848 24070 445 1167 0 23629 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 99392

[startup+522.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/178 17589
/proc/meminfo: memFree=27365804/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=74816 CPUtime=522.16 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 57758 0 0 0 52030 186 0 0 20 0 1 0 281740507 76611584 17926 33554432000 4194304 8973514 140736069209680 140736069209176 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 18704 17926 445 1167 0 17485 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 74816

[startup+582.3 s]
/proc/loadavg: 2.08 2.01 2.00 3/177 17589
/proc/meminfo: memFree=27304792/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=116800 CPUtime=582.15 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 70163 0 0 0 58006 209 0 0 20 0 1 0 281740507 119603200 28279 33554432000 4194304 8973514 140736069209680 140736069209176 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 29200 28279 445 1167 0 27981 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 116800

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17590
/proc/meminfo: memFree=27274476/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=118848 CPUtime=822.1 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 97043 0 0 0 81923 287 0 0 20 0 1 0 281740507 121700352 28766 33554432000 4194304 8973514 140736069209680 140736069191680 4427744 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 29712 28766 445 1167 0 28493 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 118848

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17590
/proc/meminfo: memFree=27304644/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=123968 CPUtime=882.08 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 108744 0 0 0 87903 305 0 0 20 0 1 0 281740507 126943232 30214 33554432000 4194304 8973514 140736069209680 140736069208944 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 30992 30214 445 1167 0 29773 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 123968

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17591
/proc/meminfo: memFree=27293980/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=129088 CPUtime=942.07 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 110024 0 0 0 93884 323 0 0 20 0 1 0 281740507 132186112 31494 33554432000 4194304 8973514 140736069209680 140736069208944 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 32272 31494 445 1167 0 31053 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 129088

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17591
/proc/meminfo: memFree=27280656/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=136256 CPUtime=1002.06 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 119678 0 0 0 99863 343 0 0 20 0 1 0 281740507 139526144 33212 33554432000 4194304 8973514 140736069209680 140736069209176 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 34064 33212 445 1167 0 32845 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 136256

[startup+1062.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 17591
/proc/meminfo: memFree=27270824/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=143424 CPUtime=1062.05 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 129185 0 0 0 105843 362 0 0 20 0 1 0 281740507 146866176 35037 33554432000 4194304 8973514 140736069209680 140736069208944 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 35856 35037 445 1167 0 34637 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 143424

[startup+1122.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 17594
/proc/meminfo: memFree=27332328/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=103488 CPUtime=1122.04 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 129995 0 0 0 111821 383 0 0 20 0 1 0 281740507 105971712 25094 33554432000 4194304 8973514 140736069209680 140736069209176 4390310 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 25872 25094 445 1167 0 24653 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 103488

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 17594
/proc/meminfo: memFree=27309160/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=116800 CPUtime=1182.03 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 139984 0 0 0 117804 399 0 0 20 0 1 0 281740507 119603200 28422 33554432000 4194304 8973514 140736069209680 140736069208944 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 29200 28422 445 1167 0 27981 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 116800

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17595
/proc/meminfo: memFree=27295124/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=107584 CPUtime=1242.02 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 148688 0 0 0 123781 421 0 0 20 0 1 0 281740507 110166016 26118 33554432000 4194304 8973514 140736069209680 140736069207616 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 26896 26118 445 1167 0 25677 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 107584

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17595
/proc/meminfo: memFree=27281648/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=126016 CPUtime=1302.01 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 160464 0 0 0 129762 439 0 0 20 0 1 0 281740507 129040384 30726 33554432000 4194304 8973514 140736069209680 140736069208944 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 31504 30726 445 1167 0 30285 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 126016

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17595
/proc/meminfo: memFree=27271584/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=128064 CPUtime=1362 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 163797 0 0 0 135740 460 0 0 20 0 1 0 281740507 131137536 31238 33554432000 4194304 8973514 140736069209680 140736069209176 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 32016 31238 445 1167 0 30797 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 128064

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17595
/proc/meminfo: memFree=27261796/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=130112 CPUtime=1422 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 167527 0 0 0 141723 477 0 0 20 0 1 0 281740507 133234688 31637 33554432000 4194304 8973514 140736069209680 140736069208944 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 32528 31637 445 1167 0 31309 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 130112

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17595
/proc/meminfo: memFree=27293692/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=114752 CPUtime=1481.98 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 174564 0 0 0 147701 497 0 0 20 0 1 0 281740507 117506048 27910 33554432000 4194304 8973514 140736069209680 140736069209176 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 28688 27910 445 1167 0 27469 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 114752

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17596
/proc/meminfo: memFree=27279432/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=117824 CPUtime=1541.97 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 179267 0 0 0 153682 515 0 0 20 0 1 0 281740507 120651776 28516 33554432000 4194304 8973514 140736069209680 140736069209176 6570480 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 29456 28516 445 1167 0 28237 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 117824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 17597
/proc/meminfo: memFree=27398380/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=115776 CPUtime=1601.96 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 186597 0 0 0 159662 534 0 0 20 0 1 0 281740507 118554624 28166 33554432000 4194304 8973514 140736069209680 140736069208944 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 28944 28166 445 1167 0 27725 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 115776

[startup+1662.3 s]
/proc/loadavg: 1.37 1.82 1.94 2/171 17621
/proc/meminfo: memFree=27400584/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=123968 CPUtime=1661.95 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 192486 0 0 0 165639 556 0 0 20 0 1 0 281740507 126943232 30214 33554432000 4194304 8973514 140736069209680 140736069209176 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 30992 30214 445 1167 0 29773 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 123968

[startup+1722.3 s]
/proc/loadavg: 1.25 1.70 1.88 2/172 17624
/proc/meminfo: memFree=27417196/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=107584 CPUtime=1721.94 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 197608 0 0 0 171617 577 0 0 20 0 1 0 281740507 110166016 26118 33554432000 4194304 8973514 140736069209680 140736069209176 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 26896 26118 445 1167 0 25677 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 107584

[startup+1782.3 s]
/proc/loadavg: 1.09 1.57 1.83 2/171 17624
/proc/meminfo: memFree=27409572/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=115776 CPUtime=1781.93 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 199536 0 0 0 177598 595 0 0 20 0 1 0 281740507 118554624 28043 33554432000 4194304 8973514 140736069209680 140736069191680 4362957 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 28944 28043 445 1167 0 27725 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 115776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.06 1.53 1.81 2/171 17624
/proc/meminfo: memFree=27402504/32873648 swapFree=6848/6848
[pid=17584] ppid=17582 vsize=122944 CPUtime=1800.03 cores=0,2,4,6
/proc/17584/stat : 17584 (toysat) R 17582 17584 14927 0 -1 4202496 201451 0 0 0 179401 602 0 0 20 0 1 0 281740507 125894656 29958 33554432000 4194304 8973514 140736069209680 140736069209176 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17584/statm: 30736 29958 445 1167 0 29517 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 122944

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1794.02
CPU system time (s): 6.03008
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 171072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.02
system time used= 6.03008
maximum resident set size= 167960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201451
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= 140
involuntary context switches= 2029

runsolver used 3.78043 second user time and 8.66468 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-28 00:02:17
IDJOB=3706123
IDBENCH=90114
IDSOLVER=2285
FILE ID=node113/3706123-1338156137
RUNJOBID= node113-1338122976-14943
PBS_JOBID= 14624493
Free space on /tmp= 71388 MiB

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

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

MD5SUM BENCH= 1622186c78d9255ec55518143c1e5a9e
RANDOM SEED=1851793758

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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:       32873648 kB
MemFree:        27421472 kB
Buffers:          353524 kB
Cached:          4160056 kB
SwapCached:            0 kB
Active:          1179964 kB
Inactive:        3438300 kB
Active(anon):     106528 kB
Inactive(anon):        0 kB
Active(file):    1073436 kB
Inactive(file):  3438300 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7772 kB
Writeback:             0 kB
AnonPages:        110384 kB
Mapped:            16080 kB
Shmem:               200 kB
Slab:             695832 kB
SReclaimable:     139428 kB
SUnreclaim:       556404 kB
KernelStack:        1456 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     218112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71388 MiB
End job on node113 at 2012-05-28 00:32:19