Trace number 3706118

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.1 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K83.opb
MD5SUM87eecd69bf3cf4e36ad8fc8a9d8af53d
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 variables5644
Total number of constraints5812
Number of constraints which are clauses5729
Number of constraints which are cardinality constraints (but not clauses)83
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint83
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 84
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-28T10:44:11+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-3706118-1338194651.opb"]
0.19/0.23	c #vars 5644
0.19/0.23	c #constraints 5812
0.19/0.23	c Solving starts ...
16.09/16.16	c learnt constraints deletion: 11340 -> 5670
24.88/24.97	c learnt constraints deletion: 11451 -> 5726
52.98/53.03	c learnt constraints deletion: 13929 -> 7011
68.07/68.11	c learnt constraints deletion: 12570 -> 6285
79.85/79.94	c learnt constraints deletion: 13232 -> 6616
101.84/101.98	c learnt constraints deletion: 16092 -> 8087
110.63/110.78	c learnt constraints deletion: 14525 -> 7270
122.93/123.05	c learnt constraints deletion: 15181 -> 7591
135.43/135.56	c learnt constraints deletion: 15829 -> 7929
149.03/149.18	c learnt constraints deletion: 15485 -> 7758
163.52/163.68	c learnt constraints deletion: 16466 -> 8251
179.33/179.43	c learnt constraints deletion: 17498 -> 8837
203.02/203.11	c learnt constraints deletion: 18851 -> 9510
236.61/236.76	c learnt constraints deletion: 18409 -> 9305
276.50/276.68	c learnt constraints deletion: 19269 -> 9804
310.59/310.73	c learnt constraints deletion: 19048 -> 9531
327.19/327.39	c learnt constraints deletion: 19110 -> 9590
344.78/344.95	c learnt constraints deletion: 19042 -> 9568
375.98/376.11	c learnt constraints deletion: 19735 -> 10006
398.27/398.46	c learnt constraints deletion: 18747 -> 9421
436.27/436.45	c learnt constraints deletion: 20329 -> 10235
470.16/470.35	c learnt constraints deletion: 20404 -> 10299
488.75/488.93	c learnt constraints deletion: 20538 -> 10291
529.55/529.76	c learnt constraints deletion: 22448 -> 11326
589.92/590.15	c learnt constraints deletion: 22494 -> 11341
666.42/666.64	c learnt constraints deletion: 22343 -> 11248
712.40/712.63	c learnt constraints deletion: 21355 -> 10700
739.20/739.46	c learnt constraints deletion: 22066 -> 11167
758.70/758.94	c learnt constraints deletion: 21268 -> 11357
789.79/790.05	c learnt constraints deletion: 22447 -> 11794
827.98/828.24	c learnt constraints deletion: 22263 -> 12065
880.17/880.48	c learnt constraints deletion: 23710 -> 12270
937.14/937.45	c learnt constraints deletion: 24560 -> 12676
1009.33/1009.67	c learnt constraints deletion: 24753 -> 12928
1041.82/1042.12	c learnt constraints deletion: 23419 -> 13215
1073.92/1074.29	c learnt constraints deletion: 24682 -> 13788
1124.21/1124.59	c learnt constraints deletion: 23422 -> 13950
1138.81/1139.10	c learnt constraints deletion: 23433 -> 14574
1153.70/1154.03	c learnt constraints deletion: 23776 -> 14983
1166.00/1166.33	c learnt constraints deletion: 22901 -> 15380
1175.90/1176.27	c learnt constraints deletion: 22741 -> 15750
1206.69/1207.06	c learnt constraints deletion: 24233 -> 16081
1227.30/1227.61	c learnt constraints deletion: 24498 -> 16344
1244.99/1245.32	c learnt constraints deletion: 23666 -> 16569
1263.98/1264.30	c learnt constraints deletion: 24173 -> 16878
1283.89/1284.29	c learnt constraints deletion: 24734 -> 17105
1300.68/1301.01	c learnt constraints deletion: 22830 -> 17139
1316.78/1317.14	c learnt constraints deletion: 24354 -> 17436
1338.97/1339.39	c learnt constraints deletion: 26801 -> 17869
1372.86/1373.23	c learnt constraints deletion: 26347 -> 18131
1403.95/1404.32	c learnt constraints deletion: 26630 -> 18433
1436.54/1436.99	c learnt constraints deletion: 26730 -> 18616
1449.84/1450.20	c learnt constraints deletion: 25110 -> 18735
1461.45/1461.84	c learnt constraints deletion: 25078 -> 19046
1492.43/1492.86	c learnt constraints deletion: 26605 -> 19278
1522.43/1522.82	c learnt constraints deletion: 26873 -> 19387
1561.53/1561.95	c learnt constraints deletion: 27093 -> 19502
1593.52/1593.96	c learnt constraints deletion: 26704 -> 19611
1624.40/1624.89	c learnt constraints deletion: 26667 -> 19714
1648.10/1648.51	c learnt constraints deletion: 25885 -> 19834
1674.29/1674.72	c learnt constraints deletion: 26663 -> 20057
1692.09/1692.50	c learnt constraints deletion: 26138 -> 20186
1712.09/1712.59	c learnt constraints deletion: 26277 -> 20335
1734.79/1735.21	c learnt constraints deletion: 26131 -> 20438
1755.49/1755.98	c learnt constraints deletion: 26489 -> 20531
1781.68/1782.18	c learnt constraints deletion: 26703 -> 20628

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-3706118-1338194651/watcher-3706118-1338194651 -o /tmp/evaluation-result-3706118-1338194651/solver-3706118-1338194651 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706118-1338194651.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.84 1.97 1.97 2/176 27991
/proc/meminfo: memFree=27137808/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 789 0 0 0 0 0 0 0 20 0 1 0 285593646 6356992 710 33554432000 4194304 8973514 140736627875296 140734439948600 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27991/statm: 1552 710 415 1167 0 333 0

[startup+0.030321 s]
/proc/loadavg: 1.84 1.97 1.97 2/176 27991
/proc/meminfo: memFree=27137808/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=8256 CPUtime=0.02 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 1119 0 0 0 2 0 0 0 20 0 1 0 285593646 8454144 1040 33554432000 4194304 8973514 140736627875296 140734439948600 5775496 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27991/statm: 2064 1040 416 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100218 s]
/proc/loadavg: 1.84 1.97 1.97 2/176 27991
/proc/meminfo: memFree=27137808/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 2175 0 0 0 9 0 0 0 20 0 1 0 285593646 12648448 2096 33554432000 4194304 8973514 140736627875296 140734439948600 5782258 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27991/statm: 3088 2096 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300268 s]
/proc/loadavg: 1.84 1.97 1.97 2/176 27991
/proc/meminfo: memFree=27137808/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=20544 CPUtime=0.29 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 4436 0 0 0 28 1 0 0 20 0 1 0 285593646 21037056 4357 33554432000 4194304 8973514 140736627875296 140736627874792 4459404 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27991/statm: 5136 4357 444 1167 0 3917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20544

[startup+0.700274 s]
/proc/loadavg: 1.84 1.97 1.97 2/176 27991
/proc/meminfo: memFree=27137808/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=20544 CPUtime=0.69 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 4436 0 0 0 68 1 0 0 20 0 1 0 285593646 21037056 4357 33554432000 4194304 8973514 140736627875296 140736627874792 4424740 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27991/statm: 5136 4357 444 1167 0 3917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20544

[startup+1.50027 s]
/proc/loadavg: 1.84 1.97 1.97 3/177 27992
/proc/meminfo: memFree=27110420/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=21568 CPUtime=1.49 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 4692 0 0 0 148 1 0 0 20 0 1 0 285593646 22085632 4613 33554432000 4194304 8973514 140736627875296 140736627873216 4204266 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27991/statm: 5392 4613 444 1167 0 4173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21568

[startup+3.10023 s]
/proc/loadavg: 1.84 1.97 1.97 3/177 27992
/proc/meminfo: memFree=27103468/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=26688 CPUtime=3.09 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 5972 0 0 0 308 1 0 0 20 0 1 0 285593646 27328512 5893 33554432000 4194304 8973514 140736627875296 140736627874792 4481512 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27991/statm: 6672 5893 444 1167 0 5453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26688

[startup+6.30021 s]
/proc/loadavg: 1.85 1.97 1.97 3/177 27992
/proc/meminfo: memFree=27086744/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=35904 CPUtime=6.29 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 8089 0 0 0 626 3 0 0 20 0 1 0 285593646 36765696 8010 33554432000 4194304 8973514 140736627875296 140736627874792 4424580 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27991/statm: 8976 8010 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: 1.86 1.97 1.97 3/177 27992
/proc/meminfo: memFree=27052816/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=52288 CPUtime=12.69 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 12227 0 0 0 1262 7 0 0 20 0 1 0 285593646 53542912 12148 33554432000 4194304 8973514 140736627875296 140736627874792 4459404 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/27991/statm: 13072 12148 444 1167 0 11853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52288

[startup+25.5003 s]
/proc/loadavg: 1.89 1.97 1.97 3/177 27992
/proc/meminfo: memFree=27013600/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=66624 CPUtime=25.48 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 15957 0 0 0 2535 13 0 0 20 0 1 0 285593646 68222976 15878 33554432000 4194304 8973514 140736627875296 140736627874792 4424824 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 16656 15878 445 1167 0 15437 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66624

[startup+51.1003 s]
/proc/loadavg: 1.93 1.97 1.97 3/177 27992
/proc/meminfo: memFree=26968308/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=101440 CPUtime=51.08 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 24661 0 0 0 5088 20 0 0 20 0 1 0 285593646 103874560 24582 33554432000 4194304 8973514 140736627875296 140736627874792 6571987 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 25360 24582 445 1167 0 24141 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 101440

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.97 3/177 27992
/proc/meminfo: memFree=26963828/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=95296 CPUtime=102.24 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 25974 0 0 0 10189 35 0 0 20 0 1 0 285593646 97583104 23046 33554432000 4194304 8973514 140736627875296 140736627874792 7807538 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 23824 23046 445 1167 0 22605 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 95296

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 27992
/proc/meminfo: memFree=26966160/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=77888 CPUtime=162.23 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 26748 0 0 0 16167 56 0 0 20 0 1 0 285593646 79757312 18694 33554432000 4194304 8973514 140736627875296 140736627874792 4427540 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 19472 18694 445 1167 0 18253 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 77888

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 27993
/proc/meminfo: memFree=26913344/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=107584 CPUtime=222.22 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 34172 0 0 0 22144 78 0 0 20 0 1 0 285593646 110166016 26118 33554432000 4194304 8973514 140736627875296 140736627874792 4545528 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 26896 26118 445 1167 0 25677 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 107584

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 27993
/proc/meminfo: memFree=26927760/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=111680 CPUtime=282.19 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 37001 0 0 0 28122 97 0 0 20 0 1 0 285593646 114360320 27142 33554432000 4194304 8973514 140736627875296 140736627874792 4459352 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 27920 27142 445 1167 0 26701 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 111680

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/177 27993
/proc/meminfo: memFree=26964600/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=91200 CPUtime=342.19 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 37001 0 0 0 34098 121 0 0 20 0 1 0 285593646 93388800 22022 33554432000 4194304 8973514 140736627875296 140736627874792 4208870 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 22800 22022 445 1167 0 21581 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 91200

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/178 27996
/proc/meminfo: memFree=26941584/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=80960 CPUtime=402.18 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 41099 0 0 0 40075 143 0 0 20 0 1 0 285593646 82903040 19462 33554432000 4194304 8973514 140736627875296 140736627874792 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 20240 19462 445 1167 0 19021 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 80960

[startup+462.3 s]
/proc/loadavg: 2.10 2.00 1.98 3/177 27996
/proc/meminfo: memFree=26933500/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=87104 CPUtime=462.16 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 45969 0 0 0 46051 165 0 0 20 0 1 0 285593646 89194496 20998 33554432000 4194304 8973514 140736627875296 140736627874792 6576077 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 21776 20998 445 1167 0 20557 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 87104

[startup+522.3 s]
/proc/loadavg: 2.03 2.00 1.98 3/177 27997
/proc/meminfo: memFree=26932828/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=104512 CPUtime=522.15 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 54093 0 0 0 52028 187 0 0 20 0 1 0 285593646 107020288 25282 33554432000 4194304 8973514 140736627875296 140736627874136 4461805 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 26128 25282 445 1167 0 24909 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 104512

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 27997
/proc/meminfo: memFree=26874372/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=124992 CPUtime=582.12 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 59227 0 0 0 58003 209 0 0 20 0 1 0 285593646 127991808 30402 33554432000 4194304 8973514 140736627875296 140736627874560 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 31248 30402 445 1167 0 30029 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 124992

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 27998
/proc/meminfo: memFree=26904440/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=103488 CPUtime=882.07 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 88747 0 0 0 87896 311 0 0 20 0 1 0 285593646 105971712 25094 33554432000 4194304 8973514 140736627875296 140736627874792 6576189 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 25872 25094 445 1167 0 24653 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 103488

[startup+942.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/177 27998
/proc/meminfo: memFree=26898580/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=111680 CPUtime=942.04 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 102335 0 0 0 93873 331 0 0 20 0 1 0 285593646 114360320 27142 33554432000 4194304 8973514 140736627875296 140736627874792 7672231 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 27920 27142 445 1167 0 26701 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 111680

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 28001
/proc/meminfo: memFree=26833780/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=151616 CPUtime=1002.04 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 112196 0 0 0 99854 350 0 0 20 0 1 0 285593646 155254784 37002 33554432000 4194304 8973514 140736627875296 140736627874792 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 37904 37002 445 1167 0 36685 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 151616

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/178 28023
/proc/meminfo: memFree=26903944/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=104512 CPUtime=1062.02 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 115676 0 0 0 105831 371 0 0 20 0 1 0 285593646 107020288 25350 33554432000 4194304 8973514 140736627875296 140736627874792 4213708 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 26128 25350 445 1167 0 24909 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 104512

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28024
/proc/meminfo: memFree=26856644/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=132160 CPUtime=1122.01 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 123002 0 0 0 111809 392 0 0 20 0 1 0 285593646 135331840 32164 33554432000 4194304 8973514 140736627875296 140736627874560 7732471 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 33040 32164 445 1167 0 31821 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 132160

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28024
/proc/meminfo: memFree=26898964/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=78912 CPUtime=1182 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 125404 0 0 0 117787 413 0 0 20 0 1 0 285593646 80805888 18950 33554432000 4194304 8973514 140736627875296 140736627874792 6576120 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 19728 18950 445 1167 0 18509 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 78912

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28024
/proc/meminfo: memFree=26889972/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=89152 CPUtime=1242 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 137080 0 0 0 123765 435 0 0 20 0 1 0 285593646 91291648 21410 33554432000 4194304 8973514 140736627875296 140736627874792 4427236 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 22288 21410 445 1167 0 21069 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 89152

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28024
/proc/meminfo: memFree=26876944/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=84032 CPUtime=1301.98 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 146913 0 0 0 129739 459 0 0 20 0 1 0 285593646 86048768 20230 33554432000 4194304 8973514 140736627875296 140736627874792 4441921 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 21008 20230 445 1167 0 19789 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 84032

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28024
/proc/meminfo: memFree=26902292/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=100416 CPUtime=1361.96 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 155164 0 0 0 135715 481 0 0 20 0 1 0 285593646 102825984 24120 33554432000 4194304 8973514 140736627875296 140736627874792 6570576 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 25104 24120 445 1167 0 23885 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 100416

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28025
/proc/meminfo: memFree=26900804/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=99392 CPUtime=1421.95 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 165610 0 0 0 141691 504 0 0 20 0 1 0 285593646 101777408 24070 33554432000 4194304 8973514 140736627875296 140736627874792 4213768 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 24848 24070 445 1167 0 23629 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 99392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28025
/proc/meminfo: memFree=26889012/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=103488 CPUtime=1481.94 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 176113 0 0 0 147666 528 0 0 20 0 1 0 285593646 105971712 25094 33554432000 4194304 8973514 140736627875296 140736627874792 6572052 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 25872 25094 445 1167 0 24653 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 103488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28025
/proc/meminfo: memFree=26902624/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=97344 CPUtime=1541.93 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 187845 0 0 0 153643 550 0 0 20 0 1 0 285593646 99680256 23510 33554432000 4194304 8973514 140736627875296 140736627874792 4204286 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 24336 23510 445 1167 0 23117 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 97344

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 28028
/proc/meminfo: memFree=26905716/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=95296 CPUtime=1601.92 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 201461 0 0 0 159619 573 0 0 20 0 1 0 285593646 97583104 23046 33554432000 4194304 8973514 140736627875296 140736627874792 6570480 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 23824 23046 445 1167 0 22605 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 95296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28028
/proc/meminfo: memFree=26896904/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=99392 CPUtime=1661.9 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 206587 0 0 0 165595 595 0 0 20 0 1 0 285593646 101777408 24070 33554432000 4194304 8973514 140736627875296 140736627874792 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 24848 24070 445 1167 0 23629 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 99392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28029
/proc/meminfo: memFree=26903780/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=99392 CPUtime=1721.89 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 207869 0 0 0 171575 614 0 0 20 0 1 0 285593646 101777408 24070 33554432000 4194304 8973514 140736627875296 140736627874792 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 24848 24070 445 1167 0 23629 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 99392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 28029
/proc/meminfo: memFree=26879668/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=117824 CPUtime=1781.88 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 217673 0 0 0 177552 636 0 0 20 0 1 0 285593646 120651776 28498 33554432000 4194304 8973514 140736627875296 140736627874560 4481392 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 29456 28498 445 1167 0 28237 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 117824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.98 2/176 28030
/proc/meminfo: memFree=27046012/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=101440 CPUtime=1800.09 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 219185 0 0 0 179365 644 0 0 20 0 1 0 285593646 103874560 24377 33554432000 4194304 8973514 140736627875296 140736627874560 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 25360 24377 445 1167 0 24141 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 101440

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 28030
/proc/meminfo: memFree=27046012/32873844 swapFree=6088/6088
[pid=27991] ppid=27989 vsize=101440 CPUtime=1800.09 cores=0,2,4,6
/proc/27991/stat : 27991 (toysat) R 27989 27991 27853 0 -1 4202496 219185 0 0 0 179365 644 0 0 20 0 1 0 285593646 103874560 24377 33554432000 4194304 8973514 140736627875296 140736627874560 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 25360 24377 445 1167 0 24141 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 101440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1793.65
CPU system time (s): 6.44602
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 162880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.65
system time used= 6.44602
maximum resident set size= 159768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219185
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= 146
involuntary context switches= 2099

runsolver used 4.10938 second user time and 7.82481 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-28 10:44:11
IDJOB=3706118
IDBENCH=90136
IDSOLVER=2285
FILE ID=node108/3706118-1338194651
RUNJOBID= node108-1338192848-27869
PBS_JOBID= 14624581
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 87eecd69bf3cf4e36ad8fc8a9d8af53d
RANDOM SEED=1448020871

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:        27138608 kB
Buffers:          324932 kB
Cached:          4592580 kB
SwapCached:            0 kB
Active:           682160 kB
Inactive:        4258448 kB
Active(anon):      22520 kB
Inactive(anon):        0 kB
Active(file):     659640 kB
Inactive(file):  4258448 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15548 kB
Writeback:             0 kB
AnonPages:         25600 kB
Mapped:            15812 kB
Shmem:               200 kB
Slab:             656684 kB
SReclaimable:      98924 kB
SUnreclaim:       557760 kB
KernelStack:        1448 kB
PageTables:         4888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     131464 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 11:14:13