Trace number 3706999

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_018_area_delay.opb
MD5SUMc19adaf233257cdd6134391794b23c65
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark1.07883
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables3187
Total number of constraints8922
Number of constraints which are clauses8922
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint63
Number of terms in the objective function 1527
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 1527
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1527
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.39/0.42	c 2012-05-27T15:50:10+0200
0.39/0.42	c arch = x86_64
0.39/0.42	c os = linux
0.39/0.42	c compiler = ghc 7.4
0.39/0.42	c packages:
0.39/0.42	c   OptDir-0.0.1
0.39/0.42	c   array-0.4.0.0
0.39/0.42	c   base-4.5.0.0
0.39/0.42	c   bytestring-0.9.2.1
0.39/0.42	c   containers-0.4.2.1
0.39/0.42	c   deepseq-1.3.0.0
0.39/0.42	c   mtl-2.1.1
0.39/0.42	c   old_locale-1.0.0.4
0.39/0.42	c   parse_dimacs-1.2
0.39/0.42	c   parsec-3.1.2
0.39/0.42	c   queue-0.1.2
0.39/0.42	c   stm-2.3
0.39/0.42	c   time-1.4
0.39/0.42	c command line = ["--pb","HOME/instance-3706999-1338126610.opb"]
0.39/0.42	c #vars 3187
0.39/0.42	c #constraints 8922
0.39/0.42	c Solving starts ...
0.39/0.44	c solving time = 0.015s
0.39/0.44	c #decision = 3875
0.39/0.44	c #conflict = 13
0.39/0.44	c #restart = 0
0.39/0.44	o 36
0.39/0.44	c Solving starts ...
0.39/0.45	c solving time = 0.013s
0.39/0.45	c #decision = 5286
0.39/0.45	c #conflict = 14
0.39/0.45	c #restart = 0
0.39/0.45	o 35
0.39/0.46	c Solving starts ...
16.09/16.10	c solving time = 15.637s
16.09/16.10	c #decision = 54067
16.09/16.10	c #conflict = 6385
16.09/16.10	c #restart = 8
16.09/16.10	o 34
16.09/16.10	c Solving starts ...
16.09/16.12	c learnt constraints deletion: 6376 -> 3188
30.59/30.66	c learnt constraints deletion: 9173 -> 4588
44.48/44.50	c learnt constraints deletion: 9863 -> 4932
62.08/62.16	c learnt constraints deletion: 11892 -> 5946
77.27/77.35	c learnt constraints deletion: 12316 -> 6160
94.88/94.95	c learnt constraints deletion: 13113 -> 6559
111.28/111.38	c learnt constraints deletion: 12942 -> 6474
133.08/133.13	c learnt constraints deletion: 14408 -> 7204
153.16/153.26	c learnt constraints deletion: 14380 -> 7192
176.15/176.29	c learnt constraints deletion: 15594 -> 7800
197.96/198.05	c learnt constraints deletion: 15727 -> 7864
218.65/218.74	c learnt constraints deletion: 15924 -> 7963
238.94/239.09	c learnt constraints deletion: 15886 -> 7945
264.54/264.65	c learnt constraints deletion: 17279 -> 8640
288.34/288.49	c learnt constraints deletion: 17094 -> 8547
314.03/314.13	c learnt constraints deletion: 17395 -> 8699
338.53/338.69	c learnt constraints deletion: 17140 -> 8572
363.63/363.79	c learnt constraints deletion: 17116 -> 8561
394.92/395.09	c learnt constraints deletion: 18858 -> 9429
426.51/426.69	c learnt constraints deletion: 18994 -> 9499
455.21/455.34	c learnt constraints deletion: 18940 -> 9474
483.71/483.83	c learnt constraints deletion: 18994 -> 9504
510.70/510.82	c learnt constraints deletion: 19011 -> 9515
536.90/537.07	c learnt constraints deletion: 19068 -> 9534
568.39/568.53	c learnt constraints deletion: 20812 -> 10407
597.19/597.35	c learnt constraints deletion: 20726 -> 10363
626.58/626.71	c learnt constraints deletion: 20986 -> 10495
651.88/652.03	c learnt constraints deletion: 20980 -> 10493
682.47/682.63	c learnt constraints deletion: 20804 -> 10403
711.87/712.01	c learnt constraints deletion: 20700 -> 10351
743.36/743.58	c learnt constraints deletion: 20656 -> 10329
774.37/774.54	c learnt constraints deletion: 20823 -> 10416
807.26/807.49	c learnt constraints deletion: 20799 -> 10403
837.45/837.64	c learnt constraints deletion: 20808 -> 10408
875.14/875.30	c learnt constraints deletion: 22712 -> 11356
910.93/911.18	c learnt constraints deletion: 22848 -> 11428
942.43/942.68	c learnt constraints deletion: 22851 -> 11426
973.53/973.79	c learnt constraints deletion: 23049 -> 11528
1001.82/1002.10	c learnt constraints deletion: 22827 -> 11414
1035.03/1035.26	c learnt constraints deletion: 22656 -> 11329
1073.52/1073.71	c learnt constraints deletion: 22740 -> 11372
1108.80/1109.07	c learnt constraints deletion: 22794 -> 11400
1142.61/1142.83	c learnt constraints deletion: 22903 -> 11458
1177.40/1177.62	c learnt constraints deletion: 22822 -> 11413
1214.20/1214.49	c learnt constraints deletion: 22880 -> 11440
1251.09/1251.30	c learnt constraints deletion: 22677 -> 11340
1291.98/1292.22	c learnt constraints deletion: 22652 -> 11332
1335.97/1336.20	c learnt constraints deletion: 24869 -> 12435
1377.56/1377.89	c learnt constraints deletion: 24923 -> 12463
1420.36/1420.66	c learnt constraints deletion: 25086 -> 12547
1459.56/1459.87	c learnt constraints deletion: 25104 -> 12561
1501.45/1501.78	c learnt constraints deletion: 24889 -> 12447
1544.94/1545.26	c learnt constraints deletion: 25065 -> 12537
1585.53/1585.81	c learnt constraints deletion: 25108 -> 12557
1629.03/1629.36	c learnt constraints deletion: 25201 -> 12606
1670.02/1670.30	c learnt constraints deletion: 25171 -> 12593
1714.31/1714.62	c learnt constraints deletion: 24897 -> 12453
1759.01/1759.36	c learnt constraints deletion: 24901 -> 12456

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-3706999-1338126610/watcher-3706999-1338126610 -o /tmp/evaluation-result-3706999-1338126610/solver-3706999-1338126610 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706999-1338126610.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.00 2.00 3/177 13804
/proc/meminfo: memFree=28672876/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 797 0 0 0 0 0 0 0 20 0 1 0 278787025 6356992 719 33554432000 4194304 8973514 140733328730288 140733328729552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 1552 723 411 1167 0 333 0

[startup+0.103998 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13804
/proc/meminfo: memFree=28672876/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=12352 CPUtime=0.1 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 2354 0 0 0 10 0 0 0 20 0 1 0 278787025 12648448 2276 33554432000 4194304 8973514 140733328730288 140733328729552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 3088 2276 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12352

[startup+0.200271 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13804
/proc/meminfo: memFree=28672876/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=17472 CPUtime=0.19 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 3489 0 0 0 19 0 0 0 20 0 1 0 278787025 17891328 3411 33554432000 4194304 8973514 140733328730288 140733328729552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 4368 3411 430 1167 0 3149 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17472

[startup+0.300281 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13804
/proc/meminfo: memFree=28672876/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=17472 CPUtime=0.29 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 3489 0 0 0 29 0 0 0 20 0 1 0 278787025 17891328 3411 33554432000 4194304 8973514 140733328730288 140733328729552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 4368 3411 430 1167 0 3149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17472

[startup+0.700259 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13804
/proc/meminfo: memFree=28672876/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=19520 CPUtime=0.69 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 4190 0 0 0 69 0 0 0 20 0 1 0 278787025 19988480 4112 33554432000 4194304 8973514 140733328730288 140733328729784 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 4880 4112 456 1167 0 3661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19520

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13805
/proc/meminfo: memFree=28658180/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=20544 CPUtime=1.49 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 4446 0 0 0 149 0 0 0 20 0 1 0 278787025 21037056 4368 33554432000 4194304 8973514 140733328730288 140733328729784 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 5136 4368 456 1167 0 3917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20544

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13805
/proc/meminfo: memFree=28656808/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=21568 CPUtime=3.09 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 4702 0 0 0 308 1 0 0 20 0 1 0 278787025 22085632 4624 33554432000 4194304 8973514 140733328730288 140733328729784 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 5392 4624 456 1167 0 4173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21568

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13805
/proc/meminfo: memFree=28653740/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=23616 CPUtime=6.29 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 5214 0 0 0 628 1 0 0 20 0 1 0 278787025 24182784 5136 33554432000 4194304 8973514 140733328730288 140733328729552 4209272 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 5904 5136 456 1167 0 4685 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23616

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13805
/proc/meminfo: memFree=28649052/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=29760 CPUtime=12.68 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 6750 0 0 0 1265 3 0 0 20 0 1 0 278787025 30474240 6672 33554432000 4194304 8973514 140733328730288 140733328729784 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 7440 6672 456 1167 0 6221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29760

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 13806
/proc/meminfo: memFree=28639276/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=38976 CPUtime=25.48 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 9055 0 0 0 2542 6 0 0 20 0 1 0 278787025 39911424 8977 33554432000 4194304 8973514 140733328730288 140733328729784 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 9744 8977 457 1167 0 8525 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38976

[startup+51.1002 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 13806
/proc/meminfo: memFree=28628212/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=50240 CPUtime=51.08 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 11871 0 0 0 5095 13 0 0 20 0 1 0 278787025 51445760 11793 33554432000 4194304 8973514 140733328730288 140733328729552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 12560 11793 457 1167 0 11341 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50240

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13806
/proc/meminfo: memFree=28621896/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=56384 CPUtime=102.28 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 13408 0 0 0 10201 27 0 0 20 0 1 0 278787025 57737216 13330 33554432000 4194304 8973514 140733328730288 140733328729784 4208843 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 14096 13330 457 1167 0 12877 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 56384

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13806
/proc/meminfo: memFree=28609624/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=66624 CPUtime=162.25 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 15981 0 0 0 16184 41 0 0 20 0 1 0 278787025 68222976 15890 33554432000 4194304 8973514 140733328730288 140733328729552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 16656 15890 457 1167 0 15437 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 66624

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13806
/proc/meminfo: memFree=28601532/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=73792 CPUtime=222.25 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 17773 0 0 0 22171 54 0 0 20 0 1 0 278787025 75563008 17682 33554432000 4194304 8973514 140733328730288 140733328729784 4356298 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 18448 17682 457 1167 0 17229 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 73792

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13806
/proc/meminfo: memFree=28598212/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=73792 CPUtime=282.23 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 17773 0 0 0 28155 68 0 0 20 0 1 0 278787025 75563008 17682 33554432000 4194304 8973514 140733328730288 140733328729552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 18448 17682 457 1167 0 17229 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 73792

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13807
/proc/meminfo: memFree=28591636/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=77888 CPUtime=342.23 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 18799 0 0 0 34140 83 0 0 20 0 1 0 278787025 79757312 18706 33554432000 4194304 8973514 140733328730288 140733328729784 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 19472 18706 457 1167 0 18253 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 77888

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13807
/proc/meminfo: memFree=28589908/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=77888 CPUtime=402.21 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 18799 0 0 0 40124 97 0 0 20 0 1 0 278787025 79757312 18706 33554432000 4194304 8973514 140733328730288 140733328729552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 19472 18706 457 1167 0 18253 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 77888

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13807
/proc/meminfo: memFree=28589468/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=77888 CPUtime=462.21 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 18799 0 0 0 46112 109 0 0 20 0 1 0 278787025 79757312 18706 33554432000 4194304 8973514 140733328730288 140733328729784 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 19472 18706 457 1167 0 18253 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 77888

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13807
/proc/meminfo: memFree=28584104/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=78912 CPUtime=522.2 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 19055 0 0 0 52098 122 0 0 20 0 1 0 278787025 80805888 18962 33554432000 4194304 8973514 140733328730288 140733328728256 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 19728 18962 457 1167 0 18509 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 78912

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13807
/proc/meminfo: memFree=28579300/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=84032 CPUtime=582.19 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 20335 0 0 0 58083 136 0 0 20 0 1 0 278787025 86048768 20242 33554432000 4194304 8973514 140733328730288 140733328729784 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 21008 20242 457 1167 0 19789 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 84032

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13834
/proc/meminfo: memFree=28566716/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=85056 CPUtime=882.15 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 21618 0 0 0 88011 204 0 0 20 0 1 0 278787025 87097344 20498 33554432000 4194304 8973514 140733328730288 140733328729552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 21264 20498 457 1167 0 20045 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 85056

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13835
/proc/meminfo: memFree=28559712/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=90176 CPUtime=942.13 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 22898 0 0 0 93995 218 0 0 20 0 1 0 278787025 92340224 21778 33554432000 4194304 8973514 140733328730288 140733328729552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 22544 21778 457 1167 0 21325 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 90176

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13835
/proc/meminfo: memFree=28554312/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=92224 CPUtime=1002.12 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 23410 0 0 0 99980 232 0 0 20 0 1 0 278787025 94437376 22290 33554432000 4194304 8973514 140733328730288 140733328729784 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 23056 22290 457 1167 0 21837 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 92224

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13835
/proc/meminfo: memFree=28552104/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=91200 CPUtime=1062.12 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 23410 0 0 0 105967 245 0 0 20 0 1 0 278787025 93388800 22034 33554432000 4194304 8973514 140733328730288 140733328729552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 22800 22034 457 1167 0 21581 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 91200

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13835
/proc/meminfo: memFree=28550380/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=91200 CPUtime=1122.1 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 23410 0 0 0 111952 258 0 0 20 0 1 0 278787025 93388800 22034 33554432000 4194304 8973514 140733328730288 140733328728256 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 22800 22034 457 1167 0 21581 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 91200

[startup+1182.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 13835
/proc/meminfo: memFree=28547684/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=91200 CPUtime=1182.1 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 23666 0 0 0 117937 273 0 0 20 0 1 0 278787025 93388800 22034 33554432000 4194304 8973514 140733328730288 140733328729552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 22800 22034 457 1167 0 21581 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 91200

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 13839
/proc/meminfo: memFree=28543832/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=94272 CPUtime=1242.09 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 24434 0 0 0 123922 287 0 0 20 0 1 0 278787025 96534528 22802 33554432000 4194304 8973514 140733328730288 140733328729784 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 23568 22802 457 1167 0 22349 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 94272

[startup+1302.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 13878
/proc/meminfo: memFree=28665708/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=95296 CPUtime=1302.08 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 25202 0 0 0 129908 300 0 0 20 0 1 0 278787025 97583104 23058 33554432000 4194304 8973514 140733328730288 140733328729552 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 23824 23058 457 1167 0 22605 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 95296

[startup+1362.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 13878
/proc/meminfo: memFree=28659992/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=96320 CPUtime=1362.07 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 25458 0 0 0 135895 312 0 0 20 0 1 0 278787025 98631680 23314 33554432000 4194304 8973514 140733328730288 140733328729552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 24080 23314 457 1167 0 22861 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 96320

[startup+1422.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 13878
/proc/meminfo: memFree=28644216/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=103488 CPUtime=1422.07 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 27762 0 0 0 141879 328 0 0 20 0 1 0 278787025 105971712 25106 33554432000 4194304 8973514 140733328730288 140733328728256 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 25872 25106 457 1167 0 24653 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 103488

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 13878
/proc/meminfo: memFree=28636836/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=103488 CPUtime=1482.05 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 27762 0 0 0 147864 341 0 0 20 0 1 0 278787025 105971712 25106 33554432000 4194304 8973514 140733328730288 140733328729552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 25872 25106 457 1167 0 24653 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 103488

[startup+1542.31 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 13879
/proc/meminfo: memFree=28629984/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=103488 CPUtime=1542.05 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 27762 0 0 0 153850 355 0 0 20 0 1 0 278787025 105971712 25106 33554432000 4194304 8973514 140733328730288 140733328729552 4209272 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 25872 25106 457 1167 0 24653 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 103488

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 13879
/proc/meminfo: memFree=28624048/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=103488 CPUtime=1602.03 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 27762 0 0 0 159837 366 0 0 20 0 1 0 278787025 105971712 25106 33554432000 4194304 8973514 140733328730288 140733328729552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 25872 25106 457 1167 0 24653 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 103488

[startup+1662.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/177 13879
/proc/meminfo: memFree=28612232/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=107584 CPUtime=1662.02 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 29557 0 0 0 165824 378 0 0 20 0 1 0 278787025 110166016 26130 33554432000 4194304 8973514 140733328730288 140733328729784 4208906 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 26896 26130 457 1167 0 25677 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 107584

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 13879
/proc/meminfo: memFree=28605172/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=107584 CPUtime=1722.02 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 29557 0 0 0 171809 393 0 0 20 0 1 0 278787025 110166016 26130 33554432000 4194304 8973514 140733328730288 140733328728256 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 26896 26130 457 1167 0 25677 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 107584

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 13879
/proc/meminfo: memFree=28598272/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=107584 CPUtime=1782 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 29557 0 0 0 177795 405 0 0 20 0 1 0 278787025 110166016 26130 33554432000 4194304 8973514 140733328730288 140733328729784 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 26896 26130 457 1167 0 25677 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 107584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 13882
/proc/meminfo: memFree=28595628/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=107584 CPUtime=1800.1 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 29557 0 0 0 179600 410 0 0 20 0 1 0 278787025 110166016 26130 33554432000 4194304 8973514 140733328730288 140733328729552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 26896 26130 457 1167 0 25677 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 107584

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: 2.03 2.04 2.00 3/178 13882
/proc/meminfo: memFree=28595628/32873648 swapFree=7372/7372
[pid=13804] ppid=13802 vsize=107584 CPUtime=1800.1 cores=1,3,5,7
/proc/13804/stat : 13804 (toysat) R 13802 13804 12124 0 -1 4202496 29557 0 0 0 179600 410 0 0 20 0 1 0 278787025 110166016 26130 33554432000 4194304 8973514 140733328730288 140733328729552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 26896 26130 457 1167 0 25677 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 107584

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1796.01
CPU system time (s): 4.11038
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 110656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.01
system time used= 4.11038
maximum resident set size= 107592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29557
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= 23
involuntary context switches= 1926

runsolver used 3.35249 second user time and 9.30158 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 15:50:10
IDJOB=3706999
IDBENCH=24997
IDSOLVER=2285
FILE ID=node122/3706999-1338126610
RUNJOBID= node122-1338119311-12141
PBS_JOBID= 14624476
Free space on /tmp= 71684 MiB

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

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

MD5SUM BENCH= c19adaf233257cdd6134391794b23c65
RANDOM SEED=2048670855

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:        28673520 kB
Buffers:          303964 kB
Cached:          2898932 kB
SwapCached:            0 kB
Active:          1388428 kB
Inactive:        2012876 kB
Active(anon):     189640 kB
Inactive(anon):    11052 kB
Active(file):    1198788 kB
Inactive(file):  2001824 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:        205152 kB
Mapped:            15568 kB
Shmem:               200 kB
Slab:             660060 kB
SReclaimable:     104296 kB
SUnreclaim:       555764 kB
KernelStack:        1464 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     312504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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 16:20:13