Trace number 3707319

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.14 1800.64

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_2.opb
MD5SUM8d62286ae12c02f1d9e42b05c51333f2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-116
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products3164
Sum of products size6328

Solver Data

0.09/0.10	c 2012-05-27T17:53:09+0200
0.09/0.10	c arch = x86_64
0.09/0.10	c os = linux
0.09/0.10	c compiler = ghc 7.4
0.09/0.10	c packages:
0.09/0.10	c   OptDir-0.0.1
0.09/0.10	c   array-0.4.0.0
0.09/0.10	c   base-4.5.0.0
0.09/0.10	c   bytestring-0.9.2.1
0.09/0.10	c   containers-0.4.2.1
0.09/0.10	c   deepseq-1.3.0.0
0.09/0.10	c   mtl-2.1.1
0.09/0.10	c   old_locale-1.0.0.4
0.09/0.10	c   parse_dimacs-1.2
0.09/0.10	c   parsec-3.1.2
0.09/0.10	c   queue-0.1.2
0.09/0.10	c   stm-2.3
0.09/0.10	c   time-1.4
0.09/0.10	c command line = ["--pb","HOME/instance-3707319-1338133989.opb"]
0.09/0.10	c #vars 500
0.09/0.10	c #constraints 500
0.09/0.10	c Solving starts ...
0.09/0.11	c solving time = 0.003s
0.09/0.11	c #decision = 110
0.09/0.11	c #conflict = 0
0.09/0.11	c #restart = 0
0.09/0.11	o -110
0.09/0.11	c Solving starts ...
0.09/0.19	c solving time = 0.080s
0.09/0.19	c #decision = 389
0.09/0.19	c #conflict = 72
0.09/0.19	c #restart = 0
0.09/0.19	o -111
0.09/0.19	c Solving starts ...
20.80/20.82	c learnt constraints deletion: 14937 -> 7469
34.49/34.55	c learnt constraints deletion: 16070 -> 8035
50.28/50.38	c learnt constraints deletion: 17330 -> 8665
68.47/68.50	c learnt constraints deletion: 18709 -> 9355
86.46/86.54	c learnt constraints deletion: 18708 -> 9356
104.76/104.87	c learnt constraints deletion: 20219 -> 10110
123.26/123.35	c learnt constraints deletion: 20221 -> 10111
144.05/144.17	c learnt constraints deletion: 20226 -> 10115
164.96/165.04	c learnt constraints deletion: 21891 -> 10946
186.74/186.80	c learnt constraints deletion: 21892 -> 10947
207.93/208.05	c learnt constraints deletion: 21893 -> 10949
228.23/228.36	c learnt constraints deletion: 21893 -> 10947
252.02/252.12	c learnt constraints deletion: 23722 -> 11861
275.21/275.35	c learnt constraints deletion: 23730 -> 11867
297.19/297.38	c learnt constraints deletion: 23729 -> 11867
319.68/319.85	c learnt constraints deletion: 23726 -> 11865
342.77/342.99	c learnt constraints deletion: 23731 -> 11870
366.87/367.07	c learnt constraints deletion: 25746 -> 12873
392.15/392.39	c learnt constraints deletion: 25747 -> 12876
414.34/414.51	c learnt constraints deletion: 25747 -> 12878
437.65/437.89	c learnt constraints deletion: 25742 -> 12871
471.13/471.33	c learnt constraints deletion: 25745 -> 12875
494.83/495.01	c learnt constraints deletion: 25742 -> 12873
521.91/522.10	c learnt constraints deletion: 25746 -> 12877
547.11/547.39	c learnt constraints deletion: 25744 -> 12873
576.80/577.01	c learnt constraints deletion: 27956 -> 13978
604.59/604.84	c learnt constraints deletion: 27965 -> 13983
636.59/636.82	c learnt constraints deletion: 27967 -> 13986
663.48/663.70	c learnt constraints deletion: 27964 -> 13982
692.16/692.48	c learnt constraints deletion: 27964 -> 13982
727.57/727.87	c learnt constraints deletion: 27963 -> 13983
755.46/755.78	c learnt constraints deletion: 27962 -> 13983
786.45/786.79	c learnt constraints deletion: 27967 -> 13986
821.35/821.61	c learnt constraints deletion: 27947 -> 13978
849.54/849.80	c learnt constraints deletion: 27967 -> 13989
881.44/881.73	c learnt constraints deletion: 30396 -> 15198
910.23/910.59	c learnt constraints deletion: 30402 -> 15201
940.23/940.54	c learnt constraints deletion: 30403 -> 15204
970.22/970.50	c learnt constraints deletion: 30404 -> 15202
1002.02/1002.35	c learnt constraints deletion: 30400 -> 15202
1032.61/1032.96	c learnt constraints deletion: 30406 -> 15205
1068.00/1068.32	c learnt constraints deletion: 30404 -> 15202
1102.18/1102.59	c learnt constraints deletion: 30407 -> 15206
1134.88/1135.29	c learnt constraints deletion: 30407 -> 15207
1164.86/1165.22	c learnt constraints deletion: 30401 -> 15201
1193.95/1194.31	c learnt constraints deletion: 30405 -> 15205
1227.74/1228.15	c learnt constraints deletion: 30403 -> 15204
1263.34/1263.78	c learnt constraints deletion: 30407 -> 15206
1298.72/1299.11	c learnt constraints deletion: 30404 -> 15205
1334.21/1334.61	c learnt constraints deletion: 33094 -> 16552
1370.41/1370.84	c learnt constraints deletion: 33075 -> 16538
1405.10/1405.50	c learnt constraints deletion: 33089 -> 16546
1436.09/1436.51	c learnt constraints deletion: 33090 -> 16546
1473.99/1474.42	c learnt constraints deletion: 33087 -> 16547
1509.68/1510.13	c learnt constraints deletion: 33088 -> 16545
1547.67/1548.19	c learnt constraints deletion: 33084 -> 16542
1586.66/1587.13	c learnt constraints deletion: 33088 -> 16546
1621.75/1622.22	c learnt constraints deletion: 33085 -> 16544
1657.03/1657.57	c learnt constraints deletion: 33089 -> 16546
1692.03/1692.56	c learnt constraints deletion: 33089 -> 16547
1732.22/1732.70	c learnt constraints deletion: 33092 -> 16549
1764.80/1765.40	c learnt constraints deletion: 33091 -> 16548

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 14681
/proc/meminfo: memFree=28769196/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 815 0 0 0 0 0 0 0 20 0 1 0 279524870 6356992 736 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 1552 736 417 1167 0 333 0

[startup+0.0519069 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 14681
/proc/meminfo: memFree=28769196/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=10304 CPUtime=0.04 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 1791 0 0 0 4 0 0 0 20 0 1 0 279524870 10551296 1712 33554432000 4194304 8973514 140734443754944 140734443754440 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 2576 1712 429 1167 0 1357 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10304

[startup+0.100248 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 14681
/proc/meminfo: memFree=28769196/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=14400 CPUtime=0.09 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 2713 0 0 0 9 0 0 0 20 0 1 0 279524870 14745600 2634 33554432000 4194304 8973514 140734443754944 140734443754440 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 3600 2634 430 1167 0 2381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14400

[startup+0.300233 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 14681
/proc/meminfo: memFree=28769196/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=18496 CPUtime=0.29 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 3938 0 0 0 29 0 0 0 20 0 1 0 279524870 18939904 3859 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 4624 3859 458 1167 0 3405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18496

[startup+0.700221 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 14681
/proc/meminfo: memFree=28769196/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=25664 CPUtime=0.68 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 5644 0 0 0 68 0 0 0 20 0 1 0 279524870 26279936 5565 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 6416 5565 458 1167 0 5197 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25664

[startup+1.5002 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14682
/proc/meminfo: memFree=28746100/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=34880 CPUtime=1.49 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 7888 0 0 0 148 1 0 0 20 0 1 0 279524870 35717120 7809 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 8720 7809 458 1167 0 7501 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34880

[startup+3.10024 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14682
/proc/meminfo: memFree=28733452/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=48192 CPUtime=3.09 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 11362 0 0 0 307 2 0 0 20 0 1 0 279524870 49348608 11283 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 12048 11283 458 1167 0 10829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48192

[startup+6.30023 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14682
/proc/meminfo: memFree=28725952/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=75840 CPUtime=6.29 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 18274 0 0 0 625 4 0 0 20 0 1 0 279524870 77660160 18195 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 18960 18195 458 1167 0 17741 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75840

[startup+12.7001 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14682
/proc/meminfo: memFree=28663104/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=128064 CPUtime=12.69 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 31330 0 0 0 1260 9 0 0 20 0 1 0 279524870 131137536 31251 33554432000 4194304 8973514 140734443754944 140734443754208 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 32016 31251 458 1167 0 30797 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 128064

[startup+25.5002 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14682
/proc/meminfo: memFree=28579944/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=191552 CPUtime=25.48 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 47205 0 0 0 2534 14 0 0 20 0 1 0 279524870 196149248 47126 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 47888 47126 459 1167 0 46669 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 191552

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14682
/proc/meminfo: memFree=28529944/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=245824 CPUtime=51.07 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 60781 0 0 0 5083 24 0 0 20 0 1 0 279524870 251723776 60699 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 61456 60699 459 1167 0 60237 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 245824

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14682
/proc/meminfo: memFree=28505200/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=267328 CPUtime=102.26 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 75381 0 0 0 10184 42 0 0 20 0 1 0 279524870 273743872 66075 33554432000 4194304 8973514 140734443754944 140734443736960 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 66832 66075 459 1167 0 65613 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 267328

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14682
/proc/meminfo: memFree=28500640/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=275520 CPUtime=162.25 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 92542 0 0 0 16162 63 0 0 20 0 1 0 279524870 282132480 68123 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 68880 68123 459 1167 0 67661 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 275520

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14682
/proc/meminfo: memFree=28432588/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=345152 CPUtime=222.22 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 116617 0 0 0 22139 83 0 0 20 0 1 0 279524870 353435648 85531 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 86288 85531 459 1167 0 85069 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 345152

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14683
/proc/meminfo: memFree=28482356/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=300096 CPUtime=282.21 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 132253 0 0 0 28117 104 0 0 20 0 1 0 279524870 307298304 74267 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 75024 74267 459 1167 0 73805 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 300096

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14683
/proc/meminfo: memFree=28361432/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=402496 CPUtime=342.17 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 161980 0 0 0 34087 130 0 0 20 0 1 0 279524870 412155904 99867 33554432000 4194304 8973514 140734443754944 140734443754208 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 100624 99867 459 1167 0 99405 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 402496

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14683
/proc/meminfo: memFree=28400244/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=382016 CPUtime=402.15 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 179918 0 0 0 40063 152 0 0 20 0 1 0 279524870 391184384 94747 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 95504 94747 459 1167 0 94285 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 382016

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14686
/proc/meminfo: memFree=28312972/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=446528 CPUtime=462.13 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 203225 0 0 0 46039 174 0 0 20 0 1 0 279524870 457244672 110875 33554432000 4194304 8973514 140734443754944 140734443752768 4213703 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 111632 110875 459 1167 0 110413 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 446528

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14709
/proc/meminfo: memFree=28336868/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=427072 CPUtime=522.12 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 224743 0 0 0 52018 194 0 0 20 0 1 0 279524870 437321728 106011 33554432000 4194304 8973514 140734443754944 140734443752896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 106768 106011 459 1167 0 105549 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 427072

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14710
/proc/meminfo: memFree=28416888/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=358464 CPUtime=582.09 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 244471 0 0 0 57993 216 0 0 20 0 1 0 279524870 367067136 88859 33554432000 4194304 8973514 140734443754944 140734443736960 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 89616 88859 459 1167 0 88397 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 358464

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14711
/proc/meminfo: memFree=28313328/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=431168 CPUtime=822.05 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 312585 0 0 0 81907 298 0 0 20 0 1 0 279524870 441516032 107035 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 107792 107035 459 1167 0 106573 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 431168

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14712
/proc/meminfo: memFree=28360612/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=392256 CPUtime=882.03 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 329225 0 0 0 87884 319 0 0 20 0 1 0 279524870 401670144 97307 33554432000 4194304 8973514 140734443754944 140734443754208 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 98064 97307 459 1167 0 96845 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 392256

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14712
/proc/meminfo: memFree=28262372/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=516160 CPUtime=942.03 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 360202 0 0 0 93863 340 0 0 20 0 1 0 279524870 528547840 128283 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 129040 128283 459 1167 0 127821 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 516160

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14712
/proc/meminfo: memFree=28283568/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=488512 CPUtime=1002.02 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 360205 0 0 0 99843 359 0 0 20 0 1 0 279524870 500236288 121371 33554432000 4194304 8973514 140734443754944 140734443752896 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 122128 121371 459 1167 0 120909 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 488512

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14754
/proc/meminfo: memFree=28325912/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=390208 CPUtime=1062 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 360218 0 0 0 105822 378 0 0 20 0 1 0 279524870 399572992 96795 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 97552 96795 459 1167 0 96333 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 390208

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14754
/proc/meminfo: memFree=28193724/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=513088 CPUtime=1121.98 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 394798 0 0 0 111796 402 0 0 20 0 1 0 279524870 525402112 127515 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 128272 127515 459 1167 0 127053 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 513088

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14755
/proc/meminfo: memFree=28265492/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=428096 CPUtime=1181.95 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 413493 0 0 0 117774 421 0 0 20 0 1 0 279524870 438370304 106267 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 107024 106267 459 1167 0 105805 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 428096

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14755
/proc/meminfo: memFree=28169420/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=506944 CPUtime=1241.94 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 433224 0 0 0 123753 441 0 0 20 0 1 0 279524870 519110656 125979 33554432000 4194304 8973514 140734443754944 140734443754440 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 126736 125979 459 1167 0 125517 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 506944

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14755
/proc/meminfo: memFree=28245744/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=410688 CPUtime=1301.92 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 433238 0 0 0 129736 456 0 0 20 0 1 0 279524870 420544512 101915 33554432000 4194304 8973514 140734443754944 140734443754440 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 102672 101915 459 1167 0 101453 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 410688

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14755
/proc/meminfo: memFree=28197832/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=441408 CPUtime=1361.91 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 455254 0 0 0 135714 477 0 0 20 0 1 0 279524870 452001792 109595 33554432000 4194304 8973514 140734443754944 140734443736960 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 110352 109595 459 1167 0 109133 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 441408

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14755
/proc/meminfo: memFree=28228380/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=390208 CPUtime=1421.9 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 478294 0 0 0 141691 499 0 0 20 0 1 0 279524870 399572992 96795 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 97552 96795 459 1167 0 96333 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 390208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14756
/proc/meminfo: memFree=28117868/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=480320 CPUtime=1481.89 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 525654 0 0 0 147666 523 0 0 20 0 1 0 279524870 491847680 119323 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 120080 119323 459 1167 0 118861 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 480320

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14756
/proc/meminfo: memFree=28124332/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=451648 CPUtime=1541.87 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 525655 0 0 0 153648 539 0 0 20 0 1 0 279524870 462487552 112155 33554432000 4194304 8973514 140734443754944 140734443736960 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 112912 112155 459 1167 0 111693 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 451648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14756
/proc/meminfo: memFree=28061920/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=492608 CPUtime=1601.85 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 541284 0 0 0 159627 558 0 0 20 0 1 0 279524870 504430592 122395 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 123152 122395 459 1167 0 121933 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 492608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14759
/proc/meminfo: memFree=28118540/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=418880 CPUtime=1661.84 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 554611 0 0 0 165605 579 0 0 20 0 1 0 279524870 428933120 103963 33554432000 4194304 8973514 140734443754944 140734443754440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 104720 103963 459 1167 0 103501 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 418880

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14759
/proc/meminfo: memFree=28076732/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=435264 CPUtime=1721.82 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 589180 0 0 0 171582 600 0 0 20 0 1 0 279524870 445710336 108059 33554432000 4194304 8973514 140734443754944 140734443754208 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 108816 108059 459 1167 0 107597 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 435264

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14760
/proc/meminfo: memFree=28022032/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=474176 CPUtime=1781.8 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 622473 0 0 0 177557 623 0 0 20 0 1 0 279524870 485556224 117787 33554432000 4194304 8973514 140734443754944 140734443754440 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 118544 117787 459 1167 0 117325 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 474176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14760
/proc/meminfo: memFree=27929364/32873648 swapFree=7372/7372
[pid=14681] ppid=14679 vsize=558144 CPUtime=1800.11 cores=1,3,5,7
/proc/14681/stat : 14681 (toysat) R 14679 14681 12124 0 -1 4202496 643473 0 0 0 179379 632 0 0 20 0 1 0 279524870 571539456 138779 33554432000 4194304 8973514 140734443754944 140734443736960 4213713 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14681/statm: 139536 138779 459 1167 0 138317 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 558144

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.64
CPU time (s): 1800.14
CPU user time (s): 1793.79
CPU system time (s): 6.34404
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 579648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.79
system time used= 6.34403
maximum resident set size= 576620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 643473
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= 302
involuntary context switches= 1919

runsolver used 3.48947 second user time and 8.93564 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 17:53:09
IDJOB=3707319
IDBENCH=48220
IDSOLVER=2285
FILE ID=node122/3707319-1338133989
RUNJOBID= node122-1338119311-12141
PBS_JOBID= 14624476
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_2.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707319-1338133989/watcher-3707319-1338133989 -o /tmp/evaluation-result-3707319-1338133989/solver-3707319-1338133989 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707319-1338133989.opb

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

MD5SUM BENCH= 8d62286ae12c02f1d9e42b05c51333f2
RANDOM SEED=204447403

node122.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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.06
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.533
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.533
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	: 5332.04
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.533
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.533
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.533
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.54
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.533
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.91
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.533
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:        28769204 kB
Buffers:          307600 kB
Cached:          2895432 kB
SwapCached:            0 kB
Active:          1286116 kB
Inactive:        2013796 kB
Active(anon):      88368 kB
Inactive(anon):    11052 kB
Active(file):    1197748 kB
Inactive(file):  2002744 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7404 kB
Writeback:             0 kB
AnonPages:         89824 kB
Mapped:            15584 kB
Shmem:               200 kB
Slab:             660168 kB
SReclaimable:     104464 kB
SUnreclaim:       555704 kB
KernelStack:        1456 kB
PageTables:         3892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     213416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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= 71680 MiB
End job on node122 at 2012-05-27 18:23:11