Trace number 3706112

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.08 1800.52

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K107.opb
MD5SUMf523e4bc7acd98550e38ca37c8d9200b
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 benchmark100.583
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7276
Total number of constraints7492
Number of constraints which are clauses7385
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint107
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 108
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.29/0.30	c 2012-05-28T10:14:08+0200
0.29/0.30	c arch = x86_64
0.29/0.30	c os = linux
0.29/0.30	c compiler = ghc 7.4
0.29/0.30	c packages:
0.29/0.30	c   OptDir-0.0.1
0.29/0.30	c   array-0.4.0.0
0.29/0.30	c   base-4.5.0.0
0.29/0.30	c   bytestring-0.9.2.1
0.29/0.30	c   containers-0.4.2.1
0.29/0.30	c   deepseq-1.3.0.0
0.29/0.30	c   mtl-2.1.1
0.29/0.30	c   old_locale-1.0.0.4
0.29/0.30	c   parse_dimacs-1.2
0.29/0.30	c   parsec-3.1.2
0.29/0.30	c   queue-0.1.2
0.29/0.30	c   stm-2.3
0.29/0.30	c   time-1.4
0.29/0.30	c command line = ["--pb","HOME/instance-3706112-1338192848.opb"]
0.29/0.30	c #vars 7276
0.29/0.30	c #constraints 7492
0.29/0.30	c Solving starts ...
24.39/24.40	c learnt constraints deletion: 14033 -> 7017
44.88/44.91	c learnt constraints deletion: 16754 -> 8382
59.58/59.67	c learnt constraints deletion: 16520 -> 8260
84.87/84.91	c learnt constraints deletion: 18785 -> 9410
156.31/156.45	c learnt constraints deletion: 19082 -> 9600
185.00/185.18	c learnt constraints deletion: 20636 -> 10326
206.70/206.82	c learnt constraints deletion: 20149 -> 10080
225.30/225.43	c learnt constraints deletion: 20844 -> 10441
249.28/249.46	c learnt constraints deletion: 21882 -> 10958
284.48/284.61	c learnt constraints deletion: 25506 -> 12915
367.76/367.95	c learnt constraints deletion: 25606 -> 13034
482.82/483.03	c learnt constraints deletion: 23671 -> 11849
510.51/510.72	c learnt constraints deletion: 23715 -> 11891
545.91/546.13	c learnt constraints deletion: 23701 -> 11885
577.60/577.83	c learnt constraints deletion: 25306 -> 12723
599.20/599.48	c learnt constraints deletion: 23677 -> 11870
623.59/623.84	c learnt constraints deletion: 23749 -> 11935
647.69/647.91	c learnt constraints deletion: 26464 -> 13261
674.09/674.33	c learnt constraints deletion: 26689 -> 13394
707.88/708.14	c learnt constraints deletion: 28593 -> 14332
802.05/802.32	c learnt constraints deletion: 29291 -> 15066
829.75/830.00	c learnt constraints deletion: 26696 -> 15509
850.15/850.46	c learnt constraints deletion: 26469 -> 16212
880.33/880.67	c learnt constraints deletion: 27124 -> 16705
906.14/906.47	c learnt constraints deletion: 28311 -> 17084
944.13/944.42	c learnt constraints deletion: 30319 -> 17878
968.62/968.92	c learnt constraints deletion: 28766 -> 18447
988.32/988.68	c learnt constraints deletion: 29280 -> 18853
1011.81/1012.10	c learnt constraints deletion: 29307 -> 19194
1038.71/1039.00	c learnt constraints deletion: 28644 -> 19513
1053.01/1053.32	c learnt constraints deletion: 28581 -> 20120
1069.30/1069.64	c learnt constraints deletion: 29204 -> 20546
1088.90/1089.28	c learnt constraints deletion: 28897 -> 20885
1140.09/1140.49	c learnt constraints deletion: 32066 -> 21376
1161.30/1161.61	c learnt constraints deletion: 28908 -> 21546
1173.29/1173.66	c learnt constraints deletion: 29316 -> 21941
1201.17/1201.55	c learnt constraints deletion: 31972 -> 22264
1244.37/1244.73	c learnt constraints deletion: 31572 -> 22417
1286.87/1287.23	c learnt constraints deletion: 31722 -> 22654
1340.95/1341.38	c learnt constraints deletion: 34391 -> 22686
1369.15/1369.53	c learnt constraints deletion: 34939 -> 23418
1428.01/1428.42	c learnt constraints deletion: 35351 -> 23831
1522.79/1523.23	c learnt constraints deletion: 35271 -> 24178
1590.68/1591.10	c learnt constraints deletion: 34849 -> 24412
1665.27/1665.78	c learnt constraints deletion: 34681 -> 24759
1720.36/1720.81	c learnt constraints deletion: 34546 -> 25031
1799.45/1799.98	c learnt constraints deletion: 34677 -> 25233

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-3706112-1338192848/watcher-3706112-1338192848 -o /tmp/evaluation-result-3706112-1338192848/solver-3706112-1338192848 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706112-1338192848.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.34 1.81 1.93 4/175 27896
/proc/meminfo: memFree=27144560/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 799 0 0 0 0 0 0 0 20 0 1 0 285413378 6356992 721 33554432000 4194304 8973514 140734161055120 140735225467768 5782312 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 1552 721 415 1167 0 333 0

[startup+0.0546391 s]
/proc/loadavg: 1.34 1.81 1.93 4/175 27896
/proc/meminfo: memFree=27144560/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=9280 CPUtime=0.04 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 1428 0 0 0 4 0 0 0 20 0 1 0 285413378 9502720 1350 33554432000 4194304 8973514 140734161055120 140735225467768 4671680 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 2320 1350 417 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100218 s]
/proc/loadavg: 1.34 1.81 1.93 4/175 27896
/proc/meminfo: memFree=27144560/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=11328 CPUtime=0.08 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 2099 0 0 0 8 0 0 0 20 0 1 0 285413378 11599872 2021 33554432000 4194304 8973514 140734161055120 140735225467768 5741309 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 2832 2021 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11328

[startup+0.300216 s]
/proc/loadavg: 1.34 1.81 1.93 4/175 27896
/proc/meminfo: memFree=27144560/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=24640 CPUtime=0.29 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 5192 0 0 0 26 3 0 0 20 0 1 0 285413378 25231360 5114 33554432000 4194304 8973514 140734161055120 140735225467768 7692466 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 6160 5114 427 1167 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24640

[startup+0.700214 s]
/proc/loadavg: 1.34 1.81 1.93 4/175 27896
/proc/meminfo: memFree=27144560/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=25664 CPUtime=0.69 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 5715 0 0 0 63 6 0 0 20 0 1 0 285413378 26279936 5637 33554432000 4194304 8973514 140734161055120 140734161054616 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 6416 5637 444 1167 0 5197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25664

[startup+1.50022 s]
/proc/loadavg: 1.34 1.81 1.93 4/177 27898
/proc/meminfo: memFree=27106692/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=25664 CPUtime=1.49 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 5715 0 0 0 135 14 0 0 20 0 1 0 285413378 26279936 5637 33554432000 4194304 8973514 140734161055120 140734161054616 4208870 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 6416 5637 444 1167 0 5197 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25664

[startup+3.10022 s]
/proc/loadavg: 1.39 1.81 1.93 4/177 27898
/proc/meminfo: memFree=27102848/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=28736 CPUtime=3.09 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 6483 0 0 0 279 30 0 0 20 0 1 0 285413378 29425664 6405 33554432000 4194304 8973514 140734161055120 140734161054616 4214368 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 7184 6405 444 1167 0 5965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28736

[startup+6.30022 s]
/proc/loadavg: 1.39 1.81 1.93 4/177 27898
/proc/meminfo: memFree=27085280/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=36928 CPUtime=6.29 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 8531 0 0 0 567 62 0 0 20 0 1 0 285413378 37814272 8453 33554432000 4194304 8973514 140734161055120 140734161054384 4441896 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 9232 8453 444 1167 0 8013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36928

[startup+12.7002 s]
/proc/loadavg: 1.48 1.82 1.93 4/177 27898
/proc/meminfo: memFree=27051816/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=52288 CPUtime=12.69 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 12371 0 0 0 1143 126 0 0 20 0 1 0 285413378 53542912 12293 33554432000 4194304 8973514 140734161055120 140734161054616 4462693 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 13072 12293 444 1167 0 11853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52288

[startup+25.5002 s]
/proc/loadavg: 1.56 1.82 1.93 4/177 27898
/proc/meminfo: memFree=26997372/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=79936 CPUtime=25.48 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 19284 0 0 0 2317 231 0 0 20 0 1 0 285413378 81854464 19206 33554432000 4194304 8973514 140734161055120 140734161054616 4427820 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 19984 19206 445 1167 0 18765 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79936

[startup+51.1002 s]
/proc/loadavg: 1.77 1.85 1.93 4/177 27898
/proc/meminfo: memFree=26958388/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=99392 CPUtime=51.08 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 24148 0 0 0 4671 437 0 0 20 0 1 0 285413378 101777408 24070 33554432000 4194304 8973514 140734161055120 140734161054616 4419436 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 24848 24070 445 1167 0 23629 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 99392

[startup+102.307 s]
/proc/loadavg: 2.02 1.91 1.94 4/177 27898
/proc/meminfo: memFree=26924612/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=115776 CPUtime=102.25 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 28263 0 0 0 9481 744 0 0 20 0 1 0 285413378 118554624 28171 33554432000 4194304 8973514 140734161055120 140734161054616 4459404 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 28944 28171 445 1167 0 27725 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 115776

[startup+162.3 s]
/proc/loadavg: 2.06 1.94 1.95 4/176 27898
/proc/meminfo: memFree=26922176/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=142400 CPUtime=162.2 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 34963 0 0 0 15117 1103 0 0 20 0 1 0 285413378 145817600 34827 33554432000 4194304 8973514 140734161055120 140734161054616 4447250 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 35600 34827 445 1167 0 34381 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 142400

[startup+222.3 s]
/proc/loadavg: 2.02 1.94 1.95 4/177 27899
/proc/meminfo: memFree=26961092/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=103488 CPUtime=222.19 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 34963 0 0 0 20582 1637 0 0 20 0 1 0 285413378 105971712 25099 33554432000 4194304 8973514 140734161055120 140734161054616 4424580 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 25872 25099 445 1167 0 24653 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 103488

[startup+282.3 s]
/proc/loadavg: 2.00 1.95 1.95 4/177 27899
/proc/meminfo: memFree=26950736/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=129088 CPUtime=282.18 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 41152 0 0 0 26014 2204 0 0 20 0 1 0 285413378 132186112 31288 33554432000 4194304 8973514 140734161055120 140734161054384 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 32272 31288 445 1167 0 31053 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 129088

[startup+342.3 s]
/proc/loadavg: 2.00 1.96 1.95 4/177 27899
/proc/meminfo: memFree=26871220/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=153664 CPUtime=342.16 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 47475 0 0 0 31599 2617 0 0 20 0 1 0 285413378 157351936 37598 33554432000 4194304 8973514 140734161055120 140734161054384 6576154 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27896/statm: 38416 37598 445 1167 0 37197 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 153664

[startup+402.3 s]
/proc/loadavg: 2.10 2.00 1.97 4/178 27902
/proc/meminfo: memFree=26852624/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=183360 CPUtime=402.15 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 54944 0 0 0 37198 3017 0 0 20 0 1 0 285413378 187760640 45067 33554432000 4194304 8973514 140734161055120 140734161054384 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 45840 45067 445 1167 0 44621 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 183360

[startup+462.3 s]
/proc/loadavg: 2.03 2.00 1.97 4/177 27902
/proc/meminfo: memFree=26851820/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=183360 CPUtime=462.14 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 54947 0 0 0 43181 3033 0 0 20 0 1 0 285413378 187760640 45067 33554432000 4194304 8973514 140734161055120 140734161054384 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 45840 45067 445 1167 0 44621 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 183360

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 1.97 4/177 27903
/proc/meminfo: memFree=26870752/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=140352 CPUtime=522.1 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 57017 0 0 0 49160 3050 0 0 20 0 1 0 285413378 143720448 34315 33554432000 4194304 8973514 140734161055120 140734161054384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 35088 34315 445 1167 0 33869 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 140352

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 27903
/proc/meminfo: memFree=26871956/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=123968 CPUtime=582.1 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 57017 0 0 0 55142 3068 0 0 20 0 1 0 285413378 126943232 30219 33554432000 4194304 8973514 140734161055120 140734161054616 4427744 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 30992 30219 445 1167 0 29773 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 123968

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.07 2.03 1.98 4/177 27904
/proc/meminfo: memFree=26920980/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=91200 CPUtime=882.03 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 95942 0 0 0 85035 3168 0 0 20 0 1 0 285413378 93388800 22027 33554432000 4194304 8973514 140734161055120 140734161054616 4209198 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 22800 22027 445 1167 0 21581 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 91200

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 1.98 4/177 27904
/proc/meminfo: memFree=26857152/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=129088 CPUtime=942.03 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 112070 0 0 0 91012 3191 0 0 20 0 1 0 285413378 132186112 31499 33554432000 4194304 8973514 140734161055120 140734161054616 4209442 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 32272 31499 445 1167 0 31053 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 129088

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 1.98 4/178 27907
/proc/meminfo: memFree=26899368/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=107584 CPUtime=1002.02 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 117706 0 0 0 96992 3210 0 0 20 0 1 0 285413378 110166016 26123 33554432000 4194304 8973514 140734161055120 140734161054616 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 26896 26123 445 1167 0 25677 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 107584

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 1.98 4/177 27907
/proc/meminfo: memFree=26886020/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=87104 CPUtime=1062.01 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 122058 0 0 0 102969 3232 0 0 20 0 1 0 285413378 89194496 21003 33554432000 4194304 8973514 140734161055120 140734161054616 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 21776 21003 445 1167 0 20557 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 87104

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/177 27908
/proc/meminfo: memFree=26850916/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=122944 CPUtime=1121.99 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 133328 0 0 0 108945 3254 0 0 20 0 1 0 285413378 125894656 29963 33554432000 4194304 8973514 140734161055120 140734161054616 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 30736 29963 445 1167 0 29517 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 122944

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/177 27908
/proc/meminfo: memFree=26885860/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=87104 CPUtime=1181.98 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 138451 0 0 0 114925 3273 0 0 20 0 1 0 285413378 89194496 21003 33554432000 4194304 8973514 140734161055120 140734161054384 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 21776 21003 445 1167 0 20557 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 87104

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/177 27908
/proc/meminfo: memFree=26843944/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=136256 CPUtime=1241.96 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 151303 0 0 0 120903 3293 0 0 20 0 1 0 285413378 139526144 33083 33554432000 4194304 8973514 140734161055120 140734161054616 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 34064 33083 445 1167 0 32845 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 136256

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/177 27908
/proc/meminfo: memFree=26870592/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=107584 CPUtime=1301.96 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 164060 0 0 0 126883 3313 0 0 20 0 1 0 285413378 110166016 26123 33554432000 4194304 8973514 140734161055120 140734161054384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 26896 26123 445 1167 0 25677 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 107584

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/177 27908
/proc/meminfo: memFree=26850384/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=140352 CPUtime=1361.94 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 178908 0 0 0 132859 3335 0 0 20 0 1 0 285413378 143720448 34315 33554432000 4194304 8973514 140734161055120 140734161054616 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 35088 34315 445 1167 0 33869 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 140352

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 4/177 27909
/proc/meminfo: memFree=26824492/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=175168 CPUtime=1421.92 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 187589 0 0 0 138838 3354 0 0 20 0 1 0 285413378 179372032 42980 33554432000 4194304 8973514 140734161055120 140734161054616 7681396 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 43792 42980 445 1167 0 42573 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 175168

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/177 27909
/proc/meminfo: memFree=26815100/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=184384 CPUtime=1481.91 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 189940 0 0 0 144817 3374 0 0 20 0 1 0 285413378 188809216 45323 33554432000 4194304 8973514 140734161055120 140734161054616 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 46096 45323 445 1167 0 44877 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 184384

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/177 27909
/proc/meminfo: memFree=26797184/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=201792 CPUtime=1541.89 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 198900 0 0 0 150796 3393 0 0 20 0 1 0 285413378 206635008 49675 33554432000 4194304 8973514 140734161055120 140734161054616 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 50448 49675 445 1167 0 49229 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 201792

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/178 27912
/proc/meminfo: memFree=26813396/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=185408 CPUtime=1601.88 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 198907 0 0 0 156778 3410 0 0 20 0 1 0 285413378 189857792 45579 33554432000 4194304 8973514 140734161055120 140734161054616 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 46352 45579 445 1167 0 45133 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 185408

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/177 27912
/proc/meminfo: memFree=26811668/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=188480 CPUtime=1661.87 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 199491 0 0 0 162759 3428 0 0 20 0 1 0 285413378 193003520 46163 33554432000 4194304 8973514 140734161055120 140734161054616 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 47120 46163 445 1167 0 45901 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 188480

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/177 27913
/proc/meminfo: memFree=26826244/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=174144 CPUtime=1721.86 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 203515 0 0 0 168739 3447 0 0 20 0 1 0 285413378 178323456 42763 33554432000 4194304 8973514 140734161055120 140734161054384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 43536 42763 445 1167 0 42317 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 174144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/176 27913
/proc/meminfo: memFree=26831336/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=179264 CPUtime=1781.86 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 204612 0 0 0 174719 3467 0 0 20 0 1 0 285413378 183566336 43860 33554432000 4194304 8973514 140734161055120 140734161054616 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 44816 43860 445 1167 0 43597 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 179264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.98 2/176 27915
/proc/meminfo: memFree=26951164/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=196672 CPUtime=1800.05 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 209109 0 0 0 176533 3472 0 0 20 0 1 0 285413378 201392128 48357 33554432000 4194304 8973514 140734161055120 140734161054384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 49168 48357 445 1167 0 47949 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 196672

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.00 2.00 1.98 2/176 27915
/proc/meminfo: memFree=26951164/32873844 swapFree=6088/6088
[pid=27896] ppid=27892 vsize=196672 CPUtime=1800.05 cores=0,2,4,6
/proc/27896/stat : 27896 (toysat) R 27892 27896 27853 0 -1 4202496 209109 0 0 0 176533 3472 0 0 20 0 1 0 285413378 201392128 48357 33554432000 4194304 8973514 140734161055120 140734161054384 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27896/statm: 49168 48357 445 1167 0 47949 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 196672

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.52
CPU time (s): 1800.08
CPU user time (s): 1765.34
CPU system time (s): 34.7357
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 220224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1765.34
system time used= 34.7357
maximum resident set size= 217132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209109
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= 170
involuntary context switches= 2203

runsolver used 3.21051 second user time and 9.56555 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-28 10:14:08
IDJOB=3706112
IDBENCH=90127
IDSOLVER=2285
FILE ID=node108/3706112-1338192848
RUNJOBID= node108-1338192848-27869
PBS_JOBID= 14624581
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= f523e4bc7acd98550e38ca37c8d9200b
RANDOM SEED=1854394034

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:        27144684 kB
Buffers:          324640 kB
Cached:          4592488 kB
SwapCached:            0 kB
Active:           674892 kB
Inactive:        4258632 kB
Active(anon):      15744 kB
Inactive(anon):        0 kB
Active(file):     659148 kB
Inactive(file):  4258632 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15560 kB
Writeback:             8 kB
AnonPages:         18768 kB
Mapped:            13580 kB
Shmem:               200 kB
Slab:             657028 kB
SReclaimable:      98952 kB
SUnreclaim:       558076 kB
KernelStack:        1416 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71720 MiB
End job on node108 at 2012-05-28 10:44:11