Trace number 3725372

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-06-01? (TO) 1800.07 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.43	c 2012-06-02T13:38:47+0200
0.39/0.43	c arch = x86_64
0.39/0.43	c os = linux
0.39/0.43	c compiler = ghc 7.4
0.39/0.43	c packages:
0.39/0.43	c   OptDir-0.0.1
0.39/0.43	c   array-0.4.0.0
0.39/0.43	c   base-4.5.0.0
0.39/0.43	c   bytestring-0.9.2.1
0.39/0.43	c   containers-0.4.2.1
0.39/0.43	c   deepseq-1.3.0.0
0.39/0.43	c   mtl-2.1.1
0.39/0.43	c   old_locale-1.0.0.4
0.39/0.43	c   parse_dimacs-1.2
0.39/0.43	c   parsec-3.1.2
0.39/0.43	c   queue-0.1.2
0.39/0.43	c   stm-2.3
0.39/0.43	c   time-1.4
0.39/0.43	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725372-1338637127.opb"]
0.39/0.43	c #vars 3187
0.39/0.43	c #constraints 8922
0.39/0.43	c Solving starts ...
0.39/0.45	c solving time = 0.015s
0.39/0.45	c #decision = 3875
0.39/0.45	c #conflict = 13
0.39/0.45	c #restart = 0
0.39/0.45	o 36
0.39/0.45	c Solving starts ...
0.39/0.46	c solving time = 0.014s
0.39/0.46	c #decision = 5286
0.39/0.46	c #conflict = 14
0.39/0.46	c #restart = 0
0.39/0.46	o 35
0.39/0.47	c Solving starts ...
16.58/16.63	c solving time = 16.146s
16.58/16.63	c #decision = 54067
16.58/16.63	c #conflict = 6385
16.58/16.63	c #restart = 8
16.58/16.63	o 34
16.58/16.63	c Solving starts ...
16.58/16.66	c learnt constraints deletion: 6376 -> 3188
31.67/31.74	c learnt constraints deletion: 9173 -> 4588
45.96/46.02	c learnt constraints deletion: 9863 -> 4932
64.06/64.10	c learnt constraints deletion: 11892 -> 5946
79.65/79.75	c learnt constraints deletion: 12316 -> 6160
97.75/97.84	c learnt constraints deletion: 13113 -> 6559
114.64/114.77	c learnt constraints deletion: 12942 -> 6474
137.03/137.14	c learnt constraints deletion: 14408 -> 7204
157.62/157.73	c learnt constraints deletion: 14380 -> 7192
180.92/181.04	c learnt constraints deletion: 15594 -> 7800
203.01/203.18	c learnt constraints deletion: 15727 -> 7864
224.01/224.13	c learnt constraints deletion: 15924 -> 7963
244.70/244.80	c learnt constraints deletion: 15886 -> 7945
270.59/270.75	c learnt constraints deletion: 17279 -> 8640
294.79/294.98	c learnt constraints deletion: 17094 -> 8547
320.88/321.02	c learnt constraints deletion: 17395 -> 8699
345.67/345.89	c learnt constraints deletion: 17140 -> 8572
370.87/371.09	c learnt constraints deletion: 17116 -> 8561
402.27/402.40	c learnt constraints deletion: 18858 -> 9429
433.76/433.99	c learnt constraints deletion: 18994 -> 9499
462.55/462.71	c learnt constraints deletion: 18940 -> 9474
491.05/491.26	c learnt constraints deletion: 18994 -> 9504
518.15/518.35	c learnt constraints deletion: 19011 -> 9515
544.44/544.67	c learnt constraints deletion: 19068 -> 9534
576.04/576.26	c learnt constraints deletion: 20812 -> 10407
605.03/605.28	c learnt constraints deletion: 20726 -> 10363
634.72/634.94	c learnt constraints deletion: 20986 -> 10495
660.22/660.48	c learnt constraints deletion: 20980 -> 10493
691.12/691.33	c learnt constraints deletion: 20804 -> 10403
720.61/720.86	c learnt constraints deletion: 20700 -> 10351
752.41/752.62	c learnt constraints deletion: 20656 -> 10329
783.41/783.66	c learnt constraints deletion: 20823 -> 10416
816.50/816.77	c learnt constraints deletion: 20799 -> 10403
846.80/847.08	c learnt constraints deletion: 20808 -> 10408
884.68/884.99	c learnt constraints deletion: 22712 -> 11356
920.78/921.03	c learnt constraints deletion: 22848 -> 11428
952.48/952.73	c learnt constraints deletion: 22851 -> 11426
983.68/983.98	c learnt constraints deletion: 23049 -> 11528
1012.27/1012.53	c learnt constraints deletion: 22827 -> 11414
1045.67/1045.95	c learnt constraints deletion: 22656 -> 11329
1084.46/1084.75	c learnt constraints deletion: 22740 -> 11372
1120.06/1120.36	c learnt constraints deletion: 22794 -> 11400
1154.05/1154.34	c learnt constraints deletion: 22903 -> 11458
1189.14/1189.44	c learnt constraints deletion: 22822 -> 11413
1226.33/1226.64	c learnt constraints deletion: 22880 -> 11440
1263.53/1263.83	c learnt constraints deletion: 22677 -> 11340
1304.82/1305.11	c learnt constraints deletion: 22652 -> 11332
1349.12/1349.45	c learnt constraints deletion: 24869 -> 12435
1391.12/1391.41	c learnt constraints deletion: 24923 -> 12463
1434.40/1434.70	c learnt constraints deletion: 25086 -> 12547
1473.90/1474.23	c learnt constraints deletion: 25104 -> 12561
1516.09/1516.41	c learnt constraints deletion: 24889 -> 12447
1559.58/1559.99	c learnt constraints deletion: 25065 -> 12537
1600.48/1600.82	c learnt constraints deletion: 25108 -> 12557
1644.18/1644.53	c learnt constraints deletion: 25201 -> 12606
1685.47/1685.88	c learnt constraints deletion: 25171 -> 12593
1730.16/1730.52	c learnt constraints deletion: 24897 -> 12453
1775.15/1775.57	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-3725372-1338637127/watcher-3725372-1338637127 -o /tmp/evaluation-result-3725372-1338637127/solver-3725372-1338637127 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725372-1338637127.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.02 2.01 1.95 2/176 16648
/proc/meminfo: memFree=27168736/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 813 0 0 0 0 0 0 0 20 0 1 0 329841284 6373376 733 33554432000 4194304 8989770 140735889346144 140737081955112 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 1556 733 425 1171 0 333 0

[startup+0.042739 s]
/proc/loadavg: 2.02 2.01 1.95 2/176 16648
/proc/meminfo: memFree=27168736/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=9296 CPUtime=0.03 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 1365 0 0 0 3 0 0 0 20 0 1 0 329841284 9519104 1285 33554432000 4194304 8989770 140735889346144 140737081955112 4209325 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 2324 1290 430 1171 0 1101 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9296

[startup+0.100283 s]
/proc/loadavg: 2.02 2.01 1.95 2/176 16648
/proc/meminfo: memFree=27168736/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 2369 0 0 0 9 0 0 0 20 0 1 0 329841284 12664832 2289 33554432000 4194304 8989770 140735889346144 140735889345248 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 3092 2289 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.3003 s]
/proc/loadavg: 2.02 2.01 1.95 2/176 16648
/proc/meminfo: memFree=27168736/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=17488 CPUtime=0.29 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 3514 0 0 0 29 0 0 0 20 0 1 0 329841284 17907712 3434 33554432000 4194304 8989770 140735889346144 140735889345248 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 4372 3434 444 1171 0 3149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17488

[startup+0.700322 s]
/proc/loadavg: 2.02 2.01 1.95 2/176 16648
/proc/meminfo: memFree=27168736/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=19536 CPUtime=0.69 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 4207 0 0 0 69 0 0 0 20 0 1 0 329841284 20004864 4127 33554432000 4194304 8989770 140735889346144 140735889345248 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 4884 4127 471 1171 0 3661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19536

[startup+1.50033 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 16649
/proc/meminfo: memFree=27153980/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=19536 CPUtime=1.48 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 4207 0 0 0 148 0 0 0 20 0 1 0 329841284 20004864 4127 33554432000 4194304 8989770 140735889346144 140735889344064 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 4884 4127 471 1171 0 3661 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19536

[startup+3.10033 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 16649
/proc/meminfo: memFree=27152708/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=21584 CPUtime=3.09 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 4719 0 0 0 308 1 0 0 20 0 1 0 329841284 22102016 4639 33554432000 4194304 8989770 140735889346144 140735889345408 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 5396 4639 471 1171 0 4173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21584

[startup+6.30032 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 16649
/proc/meminfo: memFree=27149224/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=23632 CPUtime=6.28 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 5237 0 0 0 627 1 0 0 20 0 1 0 329841284 24199168 5151 33554432000 4194304 8989770 140735889346144 140735889345408 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 5908 5151 471 1171 0 4685 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23632

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 16649
/proc/meminfo: memFree=27143908/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=28752 CPUtime=12.68 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 6517 0 0 0 1265 3 0 0 20 0 1 0 329841284 29442048 6431 33554432000 4194304 8989770 140735889346144 140735889345640 4208818 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 7188 6431 471 1171 0 5965 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28752

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 16649
/proc/meminfo: memFree=27135164/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=37968 CPUtime=25.47 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 8827 0 0 0 2541 6 0 0 20 0 1 0 329841284 38879232 8737 33554432000 4194304 8989770 140735889346144 140735889345640 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 9492 8737 473 1171 0 8269 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37968

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 16650
/proc/meminfo: memFree=27122808/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=50256 CPUtime=51.06 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 11902 0 0 0 5095 11 0 0 20 0 1 0 329841284 51462144 11809 33554432000 4194304 8989770 140735889346144 140735889344064 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 12564 11809 473 1171 0 11341 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 50256

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 16653
/proc/meminfo: memFree=27116468/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=56400 CPUtime=102.25 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 13439 0 0 0 10203 22 0 0 20 0 1 0 329841284 57753600 13345 33554432000 4194304 8989770 140735889346144 140735889345640 4209617 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 14100 13345 473 1171 0 12877 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 56400

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 16653
/proc/meminfo: memFree=27105620/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=66640 CPUtime=162.23 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 15999 0 0 0 16189 34 0 0 20 0 1 0 329841284 68239360 15905 33554432000 4194304 8989770 140735889346144 140735889345408 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 16660 15905 473 1171 0 15437 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 66640

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 16653
/proc/meminfo: memFree=27100776/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=71760 CPUtime=222.2 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 17283 0 0 0 22174 46 0 0 20 0 1 0 329841284 73482240 17185 33554432000 4194304 8989770 140735889346144 140735889345640 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 17940 17185 473 1171 0 16717 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 71760

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 16653
/proc/meminfo: memFree=27098664/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=73808 CPUtime=282.19 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 17795 0 0 0 28160 59 0 0 20 0 1 0 329841284 75579392 17697 33554432000 4194304 8989770 140735889346144 140735889345640 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 18452 17697 473 1171 0 17229 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 73808

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 16653
/proc/meminfo: memFree=27097672/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=74832 CPUtime=342.17 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 18051 0 0 0 34146 71 0 0 20 0 1 0 329841284 76627968 17953 33554432000 4194304 8989770 140735889346144 140735889345408 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/16648/statm: 18708 17953 473 1171 0 17485 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 74832

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 16654
/proc/meminfo: memFree=27094756/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=78928 CPUtime=402.17 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 19075 0 0 0 40133 84 0 0 20 0 1 0 329841284 80822272 18977 33554432000 4194304 8989770 140735889346144 140735889345408 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 19732 18977 473 1171 0 18509 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 78928

[startup+462.3 s]
/proc/loadavg: 2.04 2.00 1.95 3/177 16693
/proc/meminfo: memFree=26408356/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=78928 CPUtime=462.15 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 19075 0 0 0 46118 97 0 0 20 0 1 0 329841284 80822272 18977 33554432000 4194304 8989770 140735889346144 140735889345640 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 19732 18977 473 1171 0 18509 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 78928

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 16693
/proc/meminfo: memFree=26408204/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=78928 CPUtime=522.15 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 19075 0 0 0 52104 111 0 0 20 0 1 0 329841284 80822272 18977 33554432000 4194304 8989770 140735889346144 140735889345640 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 19732 18977 473 1171 0 18509 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 78928

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 16693
/proc/meminfo: memFree=26402776/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=84048 CPUtime=582.13 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 20355 0 0 0 58089 124 0 0 20 0 1 0 329841284 86065152 20257 33554432000 4194304 8989770 140735889346144 140735889345640 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 21012 20257 473 1171 0 19789 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 84048

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 16697
/proc/meminfo: memFree=26403572/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=83024 CPUtime=822.1 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 21123 0 0 0 82032 178 0 0 20 0 1 0 329841284 85016576 20001 33554432000 4194304 8989770 140735889346144 140735889345640 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 20756 20001 473 1171 0 19533 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 83024

[startup+882.3 s]
/proc/loadavg: 2.03 2.02 1.96 3/177 16697
/proc/meminfo: memFree=26402000/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=85072 CPUtime=882.08 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 21635 0 0 0 88016 192 0 0 20 0 1 0 329841284 87113728 20513 33554432000 4194304 8989770 140735889346144 140735889345408 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 21268 20513 473 1171 0 20045 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 85072

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/176 16697
/proc/meminfo: memFree=26397844/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=90192 CPUtime=942.08 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 22915 0 0 0 94004 204 0 0 20 0 1 0 329841284 92356608 21793 33554432000 4194304 8989770 140735889346144 140735889344128 7696140 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 22548 21793 473 1171 0 21325 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 90192

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 16699
/proc/meminfo: memFree=26395232/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=92240 CPUtime=1002.07 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 23427 0 0 0 99988 219 0 0 20 0 1 0 329841284 94453760 22305 33554432000 4194304 8989770 140735889346144 140735889345640 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 23060 22305 473 1171 0 21837 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 92240

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 16699
/proc/meminfo: memFree=26365844/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=91216 CPUtime=1062.06 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 23427 0 0 0 105973 233 0 0 20 0 1 0 329841284 93405184 22049 33554432000 4194304 8989770 140735889346144 140735889344064 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 22804 22049 473 1171 0 21581 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 91216

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 16699
/proc/meminfo: memFree=26366092/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=91216 CPUtime=1122.05 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 23427 0 0 0 111958 247 0 0 20 0 1 0 329841284 93405184 22049 33554432000 4194304 8989770 140735889346144 140735889345640 4204662 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 22804 22049 473 1171 0 21581 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 91216

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 16699
/proc/meminfo: memFree=26365968/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=91216 CPUtime=1182.04 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 23683 0 0 0 117944 260 0 0 20 0 1 0 329841284 93405184 22049 33554432000 4194304 8989770 140735889346144 140735889345408 4370980 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 22804 22049 473 1171 0 21581 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 91216

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 16699
/proc/meminfo: memFree=26363240/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=94288 CPUtime=1242.04 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 24451 0 0 0 123929 275 0 0 20 0 1 0 329841284 96550912 22817 33554432000 4194304 8989770 140735889346144 140735889345408 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 23572 22817 473 1171 0 22349 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 94288

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 16703
/proc/meminfo: memFree=26359760/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=97360 CPUtime=1302.03 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 25219 0 0 0 129915 288 0 0 20 0 1 0 329841284 99696640 23585 33554432000 4194304 8989770 140735889346144 140735889345640 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 24340 23585 473 1171 0 23117 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 97360

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 16726
/proc/meminfo: memFree=26361344/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=95312 CPUtime=1362.02 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 25219 0 0 0 135901 301 0 0 20 0 1 0 329841284 97599488 23073 33554432000 4194304 8989770 140735889346144 140735889345408 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 23828 23073 473 1171 0 22605 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 95312

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 1.97 3/177 16726
/proc/meminfo: memFree=26353084/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=103504 CPUtime=1422.01 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 27780 0 0 0 141886 315 0 0 20 0 1 0 329841284 105988096 25121 33554432000 4194304 8989770 140735889346144 140735889344064 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 25876 25121 473 1171 0 24653 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 103504

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 1.97 3/177 16726
/proc/meminfo: memFree=26353208/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=103504 CPUtime=1481.99 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 27780 0 0 0 147872 327 0 0 20 0 1 0 329841284 105988096 25121 33554432000 4194304 8989770 140735889346144 140735889345640 7857787 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 25876 25121 473 1171 0 24653 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 103504

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 1.98 3/177 16726
/proc/meminfo: memFree=26353208/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=103504 CPUtime=1541.99 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 27780 0 0 0 153856 343 0 0 20 0 1 0 329841284 105988096 25121 33554432000 4194304 8989770 140735889346144 140735889345640 4209212 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 25876 25121 473 1171 0 24653 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 103504

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 16727
/proc/meminfo: memFree=26353208/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=103504 CPUtime=1601.98 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 27780 0 0 0 159843 355 0 0 20 0 1 0 329841284 105988096 25121 33554432000 4194304 8989770 140735889346144 140735889345408 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 25876 25121 473 1171 0 24653 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 103504

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/177 16727
/proc/meminfo: memFree=26348808/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=107600 CPUtime=1661.97 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 29572 0 0 0 165829 368 0 0 20 0 1 0 329841284 110182400 26145 33554432000 4194304 8989770 140735889346144 140735889345640 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 107600

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 16727
/proc/meminfo: memFree=26348808/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=107600 CPUtime=1721.96 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 29572 0 0 0 171813 383 0 0 20 0 1 0 329841284 110182400 26145 33554432000 4194304 8989770 140735889346144 140735889345640 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 107600

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 16727
/proc/meminfo: memFree=26348436/32873844 swapFree=7632/7632
[pid=16648] ppid=16646 vsize=107600 CPUtime=1781.96 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 29572 0 0 0 177799 397 0 0 20 0 1 0 329841284 110182400 26145 33554432000 4194304 8989770 140735889346144 140735889345640 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 107600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 16727
/proc/meminfo: memFree=26348808/32873844 swapFree=7628/7628
[pid=16648] ppid=16646 vsize=107600 CPUtime=1800.06 cores=1,3,5,7
/proc/16648/stat : 16648 (toysat) R 16646 16648 15996 0 -1 4202496 29572 0 0 0 179605 401 0 0 20 0 1 0 329841284 110182400 26145 33554432000 4194304 8989770 140735889346144 140735889345408 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16648/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 107600

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.41
CPU time (s): 1800.07
CPU user time (s): 1796.05
CPU system time (s): 4.01539
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 110672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.05
system time used= 4.01539
maximum resident set size= 107652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29572
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= 22
involuntary context switches= 2178

runsolver used 3.70044 second user time and 9.90549 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-02 13:38:47
IDJOB=3725372
IDBENCH=24997
IDSOLVER=2308
FILE ID=node107/3725372-1338637127
RUNJOBID= node107-1338631508-16013
PBS_JOBID= 14636473
Free space on /tmp= 70776 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_018_area_delay.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725372-1338637127/watcher-3725372-1338637127 -o /tmp/evaluation-result-3725372-1338637127/solver-3725372-1338637127 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725372-1338637127.opb

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

MD5SUM BENCH= c19adaf233257cdd6134391794b23c65
RANDOM SEED=213517861

node107.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.760
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.52
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.760
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.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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.760
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.760
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.760
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	: 5331.91
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.760
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.86
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.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27169000 kB
Buffers:          459896 kB
Cached:          4350816 kB
SwapCached:           76 kB
Active:          1866048 kB
Inactive:        2963516 kB
Active(anon):      10512 kB
Inactive(anon):    11072 kB
Active(file):    1855536 kB
Inactive(file):  2952444 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:              7760 kB
Writeback:             0 kB
AnonPages:         25984 kB
Mapped:            16108 kB
Shmem:               184 kB
Slab:             733308 kB
SReclaimable:     175772 kB
SUnreclaim:       557536 kB
KernelStack:        1456 kB
PageTables:         3936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     133012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70752 MiB
End job on node107 at 2012-06-02 14:08:50