Trace number 3706354

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

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-air04.opb
MD5SUMbe0d50f47077f17e0f3c28ea78925374
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71079
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8904
Total number of constraints823
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)823
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint368
Number of terms in the objective function 8904
Biggest coefficient in the objective function 2258
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 5135151
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2258
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 5135151
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

9.19/9.22	c 2012-05-27T22:42:51+0200
9.19/9.22	c arch = x86_64
9.19/9.22	c os = linux
9.19/9.22	c compiler = ghc 7.4
9.19/9.22	c packages:
9.19/9.22	c   OptDir-0.0.1
9.19/9.22	c   array-0.4.0.0
9.19/9.22	c   base-4.5.0.0
9.19/9.22	c   bytestring-0.9.2.1
9.19/9.22	c   containers-0.4.2.1
9.19/9.22	c   deepseq-1.3.0.0
9.19/9.22	c   mtl-2.1.1
9.19/9.22	c   old_locale-1.0.0.4
9.19/9.22	c   parse_dimacs-1.2
9.19/9.22	c   parsec-3.1.2
9.19/9.22	c   queue-0.1.2
9.19/9.22	c   stm-2.3
9.19/9.22	c   time-1.4
9.19/9.22	c command line = ["--pb","HOME/instance-3706354-1338151371.opb"]
9.19/9.22	c #vars 8904
9.19/9.22	c #constraints 823
9.19/9.22	c Solving starts ...
19.79/19.84	c learnt constraints deletion: 9145 -> 4573
25.58/25.65	c learnt constraints deletion: 9283 -> 4642
32.48/32.57	c learnt constraints deletion: 10208 -> 5104
39.59/39.67	c learnt constraints deletion: 10465 -> 5233
47.58/47.63	c learnt constraints deletion: 11476 -> 5738
55.38/55.41	c learnt constraints deletion: 11167 -> 5584
65.48/65.56	c learnt constraints deletion: 12294 -> 6147
76.07/76.17	c learnt constraints deletion: 12774 -> 6387
84.47/84.55	c learnt constraints deletion: 12487 -> 6244
100.68/100.74	c learnt constraints deletion: 14281 -> 7145
115.17/115.25	c learnt constraints deletion: 14133 -> 7067
126.17/126.24	c learnt constraints deletion: 13813 -> 6908
138.68/138.79	c learnt constraints deletion: 14891 -> 7447
151.67/151.74	c learnt constraints deletion: 15852 -> 7928
162.77/162.84	c learnt constraints deletion: 15065 -> 7534
174.66/174.75	c learnt constraints deletion: 15240 -> 7621
193.66/193.78	c learnt constraints deletion: 15130 -> 7566
206.25/206.35	c learnt constraints deletion: 15235 -> 7619
219.66/219.79	c learnt constraints deletion: 16560 -> 8281
235.56/235.65	c learnt constraints deletion: 17919 -> 8973
249.66/249.71	c learnt constraints deletion: 17070 -> 8536
265.95/266.00	c learnt constraints deletion: 18035 -> 9029
279.95/280.00	c learnt constraints deletion: 16932 -> 8467
296.74/296.89	c learnt constraints deletion: 17914 -> 8962
310.34/310.46	c learnt constraints deletion: 17026 -> 8514
323.64/323.73	c learnt constraints deletion: 17062 -> 8534
342.84/342.92	c learnt constraints deletion: 19167 -> 9585
359.23/359.30	c learnt constraints deletion: 19163 -> 9596
379.83/379.94	c learnt constraints deletion: 18382 -> 9192
396.23/396.30	c learnt constraints deletion: 18898 -> 9451
413.13/413.22	c learnt constraints deletion: 18873 -> 9438
429.22/429.37	c learnt constraints deletion: 19115 -> 9566
443.42/443.59	c learnt constraints deletion: 18570 -> 9286
461.12/461.29	c learnt constraints deletion: 19506 -> 9755
478.61/478.76	c learnt constraints deletion: 20127 -> 10079
491.72/491.86	c learnt constraints deletion: 18182 -> 9092
511.11/511.28	c learnt constraints deletion: 20200 -> 10101
531.60/531.78	c learnt constraints deletion: 21069 -> 10537
550.60/550.79	c learnt constraints deletion: 20673 -> 10342
576.60/576.79	c learnt constraints deletion: 22377 -> 11197
595.90/596.06	c learnt constraints deletion: 21759 -> 10886
615.30/615.40	c learnt constraints deletion: 22045 -> 11041
637.29/637.45	c learnt constraints deletion: 22961 -> 11507
653.98/654.10	c learnt constraints deletion: 20434 -> 10218
673.69/673.83	c learnt constraints deletion: 20820 -> 10416
697.88/698.07	c learnt constraints deletion: 22153 -> 11081
718.08/718.22	c learnt constraints deletion: 20322 -> 10162
740.58/740.76	c learnt constraints deletion: 20031 -> 10017
763.77/763.96	c learnt constraints deletion: 21321 -> 10662
789.37/789.50	c learnt constraints deletion: 21795 -> 10902
815.36/815.52	c learnt constraints deletion: 22906 -> 11462
840.26/840.49	c learnt constraints deletion: 22903 -> 11466
861.27/861.44	c learnt constraints deletion: 23320 -> 11661
884.06/884.24	c learnt constraints deletion: 23734 -> 11875
910.76/910.98	c learnt constraints deletion: 22921 -> 11464
933.34/933.57	c learnt constraints deletion: 24784 -> 12398
959.35/959.51	c learnt constraints deletion: 24717 -> 12362
994.03/994.26	c learnt constraints deletion: 23901 -> 11987
1015.14/1015.37	c learnt constraints deletion: 23174 -> 11594
1038.43/1038.65	c learnt constraints deletion: 22292 -> 11147
1062.53/1062.78	c learnt constraints deletion: 23177 -> 11590
1109.52/1109.74	c learnt constraints deletion: 22920 -> 11500
1136.92/1137.19	c learnt constraints deletion: 24393 -> 12202
1159.72/1159.93	c learnt constraints deletion: 23769 -> 11886
1182.81/1183.06	c learnt constraints deletion: 23627 -> 11831
1202.61/1202.86	c learnt constraints deletion: 22791 -> 11406
1227.00/1227.22	c learnt constraints deletion: 23103 -> 11553
1247.21/1247.49	c learnt constraints deletion: 22917 -> 11461
1282.00/1282.27	c learnt constraints deletion: 26402 -> 13202
1315.59/1315.87	c learnt constraints deletion: 27646 -> 13826
1346.29/1346.53	c learnt constraints deletion: 26820 -> 13416
1383.75/1384.02	c learnt constraints deletion: 27476 -> 13746
1412.25/1412.56	c learnt constraints deletion: 24876 -> 12440
1434.03/1434.39	c learnt constraints deletion: 24119 -> 12061
1462.33/1462.60	c learnt constraints deletion: 25073 -> 12538
1486.93/1487.24	c learnt constraints deletion: 25502 -> 12766
1519.21/1519.59	c learnt constraints deletion: 26357 -> 13254
1550.52/1550.81	c learnt constraints deletion: 25160 -> 12586
1659.08/1659.40	c learnt constraints deletion: 28339 -> 14192
1727.57/1727.96	c learnt constraints deletion: 26036 -> 13019
1762.16/1762.52	c learnt constraints deletion: 26199 -> 13109
1797.16/1797.56	c learnt constraints deletion: 25265 -> 12635

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-3706354-1338151371/watcher-3706354-1338151371 -o /tmp/evaluation-result-3706354-1338151371/solver-3706354-1338151371 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706354-1338151371.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: 2.04 2.02 2.00 3/176 17512
/proc/meminfo: memFree=25286344/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 795 0 0 0 0 0 0 0 20 0 1 0 281263060 6356992 716 33554432000 4194304 8973514 140735787843248 140733349739624 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17512/statm: 1552 716 411 1167 0 333 0

[startup+0.0478541 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 17512
/proc/meminfo: memFree=25286344/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=8256 CPUtime=0.04 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 1332 0 0 0 4 0 0 0 20 0 1 0 281263060 8454144 1253 33554432000 4194304 8973514 140735787843248 140733349739624 4208870 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17512/statm: 2064 1253 418 1167 0 845 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8256

[startup+0.100169 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 17512
/proc/meminfo: memFree=25286344/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 2158 0 0 0 9 0 0 0 20 0 1 0 281263060 12648448 2079 33554432000 4194304 8973514 140735787843248 140733349739624 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17512/statm: 3088 2079 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300182 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 17512
/proc/meminfo: memFree=25286344/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=24640 CPUtime=0.29 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 5428 0 0 0 28 1 0 0 20 0 1 0 281263060 25231360 5349 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17512/statm: 6160 5349 418 1167 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24640

[startup+0.700164 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 17512
/proc/meminfo: memFree=25286344/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=30784 CPUtime=0.68 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 6846 0 0 0 67 1 0 0 20 0 1 0 281263060 31522816 6767 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17512/statm: 7696 6767 428 1167 0 6477 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30784

[startup+1.5001 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 17513
/proc/meminfo: memFree=25261124/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=30784 CPUtime=1.49 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 6940 0 0 0 147 2 0 0 20 0 1 0 281263060 31522816 6861 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17512/statm: 7696 6861 428 1167 0 6477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30784

[startup+3.10013 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 17513
/proc/meminfo: memFree=25260364/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=30784 CPUtime=3.08 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 6980 0 0 0 306 2 0 0 20 0 1 0 281263060 31522816 6901 33554432000 4194304 8973514 140735787843248 140735787842512 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17512/statm: 7696 6901 428 1167 0 6477 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30784

[startup+6.30013 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 17513
/proc/meminfo: memFree=25259736/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=30784 CPUtime=6.28 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 6980 0 0 0 625 3 0 0 20 0 1 0 281263060 31522816 6901 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17512/statm: 7696 6901 428 1167 0 6477 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30784

[startup+12.7002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17513
/proc/meminfo: memFree=25254932/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=38976 CPUtime=12.68 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 9011 0 0 0 1262 6 0 0 20 0 1 0 281263060 39911424 8932 33554432000 4194304 8973514 140735787843248 140735787842744 7672543 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17512/statm: 9744 8932 445 1167 0 8525 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38976

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17513
/proc/meminfo: memFree=25228952/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=64576 CPUtime=25.48 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 15272 0 0 0 2536 12 0 0 20 0 1 0 281263060 66125824 15193 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17512/statm: 16144 15193 446 1167 0 14925 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64576

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17513
/proc/meminfo: memFree=25214164/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=76864 CPUtime=51.08 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 18518 0 0 0 5084 24 0 0 20 0 1 0 281263060 78708736 18439 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 19216 18439 446 1167 0 17997 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 76864

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17513
/proc/meminfo: memFree=25189900/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=101440 CPUtime=102.28 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 24662 0 0 0 10186 42 0 0 20 0 1 0 281263060 103874560 24583 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 25360 24583 446 1167 0 24141 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 101440

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 17513
/proc/meminfo: memFree=25180512/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=110656 CPUtime=162.26 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 26966 0 0 0 16161 65 0 0 20 0 1 0 281263060 113311744 26887 33554432000 4194304 8973514 140735787843248 140735787842512 4427820 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 27664 26887 446 1167 0 26445 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 110656

[startup+222.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17513
/proc/meminfo: memFree=25178944/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=111680 CPUtime=222.26 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 28502 0 0 0 22136 90 0 0 20 0 1 0 281263060 114360320 27143 33554432000 4194304 8973514 140735787843248 140735787842512 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 27920 27143 446 1167 0 26701 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 111680

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17514
/proc/meminfo: memFree=25170300/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=120896 CPUtime=282.25 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 30806 0 0 0 28112 113 0 0 20 0 1 0 281263060 123797504 29447 33554432000 4194304 8973514 140735787843248 140735787842744 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 30224 29447 446 1167 0 29005 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 120896

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17514
/proc/meminfo: memFree=25170860/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=119872 CPUtime=342.23 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 30806 0 0 0 34087 136 0 0 20 0 1 0 281263060 122748928 29191 33554432000 4194304 8973514 140735787843248 140735787842744 4213703 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 29968 29191 446 1167 0 28749 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 119872

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17514
/proc/meminfo: memFree=25156084/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=135232 CPUtime=402.23 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 34646 0 0 0 40062 161 0 0 20 0 1 0 281263060 138477568 33031 33554432000 4194304 8973514 140735787843248 140735787842744 7662101 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 33808 33031 446 1167 0 32589 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 135232

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 17517
/proc/meminfo: memFree=25158108/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=132160 CPUtime=462.22 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 34646 0 0 0 46036 186 0 0 20 0 1 0 281263060 135331840 32263 33554432000 4194304 8973514 140735787843248 140735787842512 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 33040 32263 446 1167 0 31821 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 132160

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17517
/proc/meminfo: memFree=25164088/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=127040 CPUtime=522.2 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 36438 0 0 0 52012 208 0 0 20 0 1 0 281263060 130088960 30983 33554432000 4194304 8973514 140735787843248 140735787842512 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 31760 30983 446 1167 0 30541 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 127040

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17518
/proc/meminfo: memFree=25146756/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=144448 CPUtime=582.2 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 40790 0 0 0 57985 235 0 0 20 0 1 0 281263060 147914752 35335 33554432000 4194304 8973514 140735787843248 140735787842744 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 36112 35335 446 1167 0 34893 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 144448

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17519
/proc/meminfo: memFree=25136236/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=154688 CPUtime=882.16 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 45398 0 0 0 87874 342 0 0 20 0 1 0 281263060 158400512 37895 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 38672 37895 446 1167 0 37453 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 154688

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17519
/proc/meminfo: memFree=25124484/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=166976 CPUtime=942.14 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 48470 0 0 0 93848 366 0 0 20 0 1 0 281263060 170983424 40967 33554432000 4194304 8973514 140735787843248 140735787842512 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 41744 40967 446 1167 0 40525 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 166976

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17519
/proc/meminfo: memFree=25104928/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=186432 CPUtime=1002.14 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 53334 0 0 0 99825 389 0 0 20 0 1 0 281263060 190906368 45831 33554432000 4194304 8973514 140735787843248 140735787842512 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 46608 45831 446 1167 0 45389 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 186432

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17522
/proc/meminfo: memFree=25129684/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=160832 CPUtime=1062.13 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 53334 0 0 0 105799 414 0 0 20 0 1 0 281263060 164691968 39431 33554432000 4194304 8973514 140735787843248 140735787842512 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 40208 39431 446 1167 0 38989 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 160832

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17545
/proc/meminfo: memFree=25099604/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=191552 CPUtime=1122.12 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 61014 0 0 0 111778 434 0 0 20 0 1 0 281263060 196149248 47111 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 47888 47111 446 1167 0 46669 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 191552

[startup+1182.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 17546
/proc/meminfo: memFree=25121216/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=169024 CPUtime=1182.11 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 62294 0 0 0 117757 454 0 0 20 0 1 0 281263060 173080576 41479 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 42256 41479 446 1167 0 41037 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 169024

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17546
/proc/meminfo: memFree=25136468/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=153664 CPUtime=1242.1 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 62550 0 0 0 123732 478 0 0 20 0 1 0 281263060 157351936 37639 33554432000 4194304 8973514 140735787843248 140735787842744 4209234 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 38416 37639 446 1167 0 37197 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 153664

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17546
/proc/meminfo: memFree=25121196/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=169024 CPUtime=1302.09 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 69974 0 0 0 129709 500 0 0 20 0 1 0 281263060 173080576 41479 33554432000 4194304 8973514 140735787843248 140735787842512 4380227 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 42256 41479 446 1167 0 41037 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 169024

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 17585
/proc/meminfo: memFree=28410008/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=188480 CPUtime=1362.07 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 74850 0 0 0 135683 524 0 0 20 0 1 0 281263060 193003520 46343 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 47120 46343 446 1167 0 45901 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 188480

[startup+1422.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 17586
/proc/meminfo: memFree=28429832/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=185408 CPUtime=1422.04 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 74890 0 0 0 141655 549 0 0 20 0 1 0 281263060 189857792 45575 33554432000 4194304 8973514 140735787843248 140735787842744 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 46352 45575 446 1167 0 45133 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 185408

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 17587
/proc/meminfo: memFree=28431724/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=170048 CPUtime=1482.02 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 76170 0 0 0 147630 572 0 0 20 0 1 0 281263060 174129152 41735 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 42512 41735 446 1167 0 41293 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 170048

[startup+1542.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 17587
/proc/meminfo: memFree=28420140/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=179264 CPUtime=1542.02 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 78474 0 0 0 153602 600 0 0 20 0 1 0 281263060 183566336 44039 33554432000 4194304 8973514 140735787843248 140735787842512 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 44816 44039 446 1167 0 43597 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 179264

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 17587
/proc/meminfo: memFree=28378716/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=200768 CPUtime=1602 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 83601 0 0 0 159575 625 0 0 20 0 1 0 281263060 205586432 49166 33554432000 4194304 8973514 140735787843248 140735787842512 4427744 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 50192 49166 446 1167 0 48973 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 200768

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 17590
/proc/meminfo: memFree=28368100/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=229440 CPUtime=1661.98 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 91036 0 0 0 165549 649 0 0 20 0 1 0 281263060 234946560 56583 33554432000 4194304 8973514 140735787843248 140735787842512 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 57360 56583 446 1167 0 56141 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 229440

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 17590
/proc/meminfo: memFree=28349952/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=229440 CPUtime=1721.97 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 91036 0 0 0 171526 671 0 0 20 0 1 0 281263060 234946560 56583 33554432000 4194304 8973514 140735787843248 140735787842512 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 57360 56583 446 1167 0 56141 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 229440

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 17590
/proc/meminfo: memFree=28356540/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=222272 CPUtime=1781.96 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 91036 0 0 0 177503 693 0 0 20 0 1 0 281263060 227606528 54791 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 55568 54791 446 1167 0 54349 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 222272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 17591
/proc/meminfo: memFree=28350208/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=222272 CPUtime=1800.07 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 91036 0 0 0 179306 701 0 0 20 0 1 0 281263060 227606528 54791 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 55568 54791 446 1167 0 54349 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 222272

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

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

[startup+1800.4 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 17591
/proc/meminfo: memFree=28350208/32873648 swapFree=7372/7372
[pid=17512] ppid=17510 vsize=222272 CPUtime=1800.07 cores=0,2,4,6
/proc/17512/stat : 17512 (toysat) R 17510 17512 12124 0 -1 4202496 91036 0 0 0 179306 701 0 0 20 0 1 0 281263060 227606528 54791 33554432000 4194304 8973514 140735787843248 140735787842744 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17512/statm: 55568 54791 446 1167 0 54349 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 222272

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1793.06
CPU system time (s): 7.01593
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 229440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.06
system time used= 7.01593
maximum resident set size= 226332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91036
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= 72
involuntary context switches= 1878

runsolver used 3.47247 second user time and 8.82166 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 22:42:51
IDJOB=3706354
IDBENCH=89888
IDSOLVER=2285
FILE ID=node122/3706354-1338151371
RUNJOBID= node122-1338119311-12140
PBS_JOBID= 14624476
Free space on /tmp= 71492 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-air04.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706354-1338151371/watcher-3706354-1338151371 -o /tmp/evaluation-result-3706354-1338151371/solver-3706354-1338151371 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706354-1338151371.opb

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

MD5SUM BENCH= be0d50f47077f17e0f3c28ea78925374
RANDOM SEED=1339308558

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:        25286344 kB
Buffers:          314624 kB
Cached:          3157276 kB
SwapCached:            0 kB
Active:          4706916 kB
Inactive:        2072360 kB
Active(anon):    3298736 kB
Inactive(anon):    11052 kB
Active(file):    1408180 kB
Inactive(file):  2061308 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:       3314332 kB
Mapped:            15536 kB
Shmem:               200 kB
Slab:             661044 kB
SReclaimable:     105232 kB
SUnreclaim:       555812 kB
KernelStack:        1456 kB
PageTables:        11496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3421672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    559104 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 23:12:53