Trace number 3724969

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.02 1800.31

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped3.D.recomb10-0.20-11.opb
MD5SUMbe0ee53d1d6c84942735566cff0a7cef
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark690
Best CPU time to get the best result obtained on this benchmark4.36333
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62688
Total number of constraints289057
Number of constraints which are clauses289057
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 constraint339
Number of terms in the objective function 1880
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 525480
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 525480
Number of bits of the biggest sum of numbers20
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

5.40/5.50	c 2012-06-02T17:15:01+0200
5.40/5.50	c arch = x86_64
5.40/5.50	c os = linux
5.40/5.50	c compiler = ghc 7.4
5.40/5.50	c packages:
5.40/5.50	c   OptDir-0.0.1
5.40/5.50	c   array-0.4.0.0
5.40/5.50	c   base-4.5.0.0
5.40/5.50	c   bytestring-0.9.2.1
5.40/5.50	c   containers-0.4.2.1
5.40/5.50	c   deepseq-1.3.0.0
5.40/5.50	c   mtl-2.1.1
5.40/5.50	c   old_locale-1.0.0.4
5.40/5.50	c   parse_dimacs-1.2
5.40/5.50	c   parsec-3.1.2
5.40/5.50	c   queue-0.1.2
5.40/5.50	c   stm-2.3
5.40/5.50	c   time-1.4
5.40/5.50	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724969-1338650101.opb"]
5.40/5.50	c #vars 62688
5.40/5.50	c #constraints 289057
5.40/5.50	c Solving starts ...
6.68/6.73	c solving time = 1.198s
6.68/6.73	c #decision = 233873
6.68/6.73	c #conflict = 274
6.68/6.73	c #restart = 2
6.68/6.73	o 4790
6.68/6.74	c Solving starts ...
6.78/6.87	c solving time = 0.096s
6.78/6.87	c #decision = 257192
6.78/6.87	c #conflict = 274
6.78/6.87	c #restart = 2
6.78/6.87	o 4789
6.78/6.88	c Solving starts ...
6.99/7.01	c solving time = 0.097s
6.99/7.01	c #decision = 280420
6.99/7.01	c #conflict = 274
6.99/7.01	c #restart = 2
6.99/7.01	o 4788
6.99/7.02	c Solving starts ...
7.09/7.16	c solving time = 0.099s
7.09/7.16	c #decision = 303623
7.09/7.16	c #conflict = 274
7.09/7.16	c #restart = 2
7.09/7.16	o 4787
7.09/7.16	c Solving starts ...
7.29/7.31	c solving time = 0.106s
7.29/7.31	c #decision = 326664
7.29/7.31	c #conflict = 276
7.29/7.31	c #restart = 2
7.29/7.31	o 4786
7.29/7.31	c Solving starts ...
7.49/7.60	c solving time = 0.118s
7.49/7.60	c #decision = 348628
7.49/7.60	c #conflict = 278
7.49/7.60	c #restart = 2
7.49/7.60	o 4785
7.59/7.60	c Solving starts ...
10.29/10.38	c solving time = 2.735s
10.29/10.38	c #decision = 389662
10.29/10.38	c #conflict = 410
10.29/10.38	c #restart = 3
10.29/10.38	o 4784
10.29/10.38	c Solving starts ...
25.19/25.25	c solving time = 14.821s
25.19/25.25	c #decision = 434505
25.19/25.25	c #conflict = 992
25.19/25.25	c #restart = 6
25.19/25.25	o 4452
25.19/25.26	c Solving starts ...
27.28/27.33	c solving time = 2.029s
27.28/27.33	c #decision = 461981
27.28/27.33	c #conflict = 1050
27.28/27.33	c #restart = 6
27.28/27.33	o 4451
27.28/27.34	c Solving starts ...
29.59/29.67	c solving time = 2.283s
29.59/29.67	c #decision = 497875
29.59/29.67	c #conflict = 1165
29.59/29.67	c #restart = 7
29.59/29.67	o 4450
29.59/29.67	c Solving starts ...
29.79/29.83	c solving time = 0.116s
29.79/29.83	c #decision = 523973
29.79/29.83	c #conflict = 1165
29.79/29.83	c #restart = 7
29.79/29.83	o 4449
29.79/29.83	c Solving starts ...
29.99/30.00	c solving time = 0.116s
29.99/30.00	c #decision = 550009
29.99/30.00	c #conflict = 1165
29.99/30.00	c #restart = 7
29.99/30.00	o 4448
29.99/30.00	c Solving starts ...
30.09/30.16	c solving time = 0.117s
30.09/30.16	c #decision = 575927
30.09/30.16	c #conflict = 1165
30.09/30.16	c #restart = 7
30.09/30.16	o 4447
30.09/30.17	c Solving starts ...
30.39/30.44	c solving time = 0.219s
30.39/30.44	c #decision = 602039
30.39/30.44	c #conflict = 1166
30.39/30.44	c #restart = 7
30.39/30.45	o 4446
30.39/30.45	c Solving starts ...
30.59/30.60	c solving time = 0.117s
30.59/30.60	c #decision = 628272
30.59/30.60	c #conflict = 1166
30.59/30.60	c #restart = 7
30.59/30.60	o 4445
30.59/30.60	c Solving starts ...
30.69/30.78	c solving time = 0.129s
30.69/30.78	c #decision = 654533
30.69/30.78	c #conflict = 1167
30.69/30.78	c #restart = 7
30.69/30.78	o 4444
30.69/30.78	c Solving starts ...
30.99/31.09	c solving time = 0.259s
30.99/31.09	c #decision = 680940
30.99/31.09	c #conflict = 1175
30.99/31.09	c #restart = 7
30.99/31.09	o 4443
30.99/31.09	c Solving starts ...
31.59/31.62	c solving time = 0.474s
31.59/31.62	c #decision = 708220
31.59/31.62	c #conflict = 1187
31.59/31.62	c #restart = 7
31.59/31.62	o 4442
31.59/31.62	c Solving starts ...
38.98/39.08	c solving time = 7.410s
38.98/39.08	c #decision = 738084
38.98/39.08	c #conflict = 1441
38.98/39.08	c #restart = 9
38.98/39.08	o 4103
38.98/39.08	c Solving starts ...
39.18/39.25	c solving time = 0.121s
39.18/39.25	c #decision = 764413
39.18/39.25	c #conflict = 1441
39.18/39.25	c #restart = 9
39.18/39.25	o 4102
39.18/39.25	c Solving starts ...
46.09/46.18	c solving time = 6.882s
46.09/46.18	c #decision = 792769
46.09/46.18	c #conflict = 1700
46.09/46.18	c #restart = 11
46.09/46.18	o 4101
46.09/46.18	c Solving starts ...
52.79/52.89	c solving time = 6.537s
52.79/52.89	c #decision = 824011
52.79/52.89	c #conflict = 1896
52.79/52.89	c #restart = 12
52.79/52.89	o 4100
52.79/52.90	c Solving starts ...
102.27/102.32	c solving time = 49.371s
102.27/102.32	c #decision = 862288
102.27/102.32	c #conflict = 3244
102.27/102.32	c #restart = 17
102.27/102.32	o 3763
102.27/102.32	c Solving starts ...
102.57/102.63	c solving time = 0.260s
102.57/102.63	c #decision = 888676
102.57/102.63	c #conflict = 3255
102.57/102.63	c #restart = 17
102.57/102.63	o 3762
102.57/102.63	c Solving starts ...
102.77/102.87	c solving time = 0.191s
102.77/102.87	c #decision = 918678
102.77/102.87	c #conflict = 3260
102.77/102.87	c #restart = 17
102.77/102.87	o 3761
102.77/102.87	c Solving starts ...
217.54/217.66	c solving time = 114.601s
217.54/217.66	c #decision = 961263
217.54/217.66	c #conflict = 5819
217.54/217.66	c #restart = 23
217.54/217.66	o 3760
217.54/217.66	c Solving starts ...
225.14/225.29	c solving time = 7.587s
225.14/225.29	c #decision = 988287
225.14/225.29	c #conflict = 5927
225.14/225.29	c #restart = 24
225.14/225.29	o 3421
225.14/225.29	c Solving starts ...
225.45/225.57	c solving time = 0.233s
225.45/225.57	c #decision = 1014791
225.45/225.57	c #conflict = 5928
225.45/225.57	c #restart = 24
225.45/225.57	o 3420
225.45/225.57	c Solving starts ...
243.64/243.79	c solving time = 18.169s
243.64/243.79	c #decision = 1044954
243.64/243.79	c #conflict = 6417
243.64/243.79	c #restart = 27
243.64/243.79	o 3081
243.64/243.79	c Solving starts ...
243.83/243.96	c solving time = 0.131s
243.83/243.96	c #decision = 1071912
243.83/243.96	c #conflict = 6418
243.83/243.96	c #restart = 27
243.83/243.96	o 3080
243.83/243.97	c Solving starts ...
244.04/244.18	c solving time = 0.167s
244.04/244.18	c #decision = 1098676
244.04/244.18	c #conflict = 6420
244.04/244.18	c #restart = 27
244.04/244.18	o 3079
244.04/244.18	c Solving starts ...
254.44/254.59	c solving time = 10.365s
254.44/254.59	c #decision = 1129482
254.44/254.59	c #conflict = 6598
254.44/254.59	c #restart = 28
254.44/254.59	o 3078
254.54/254.69	c Solving starts ...
267.14/267.28	c solving time = 12.416s
267.14/267.28	c #decision = 1158929
267.14/267.28	c #conflict = 6864
267.14/267.28	c #restart = 30
267.14/267.28	o 3077
267.14/267.28	c Solving starts ...
271.83/271.92	c solving time = 4.593s
271.83/271.92	c #decision = 1188219
271.83/271.92	c #conflict = 7037
271.83/271.92	c #restart = 31
271.83/271.92	o 2739
271.83/271.92	c Solving starts ...
306.43/306.56	c solving time = 34.586s
306.43/306.56	c #decision = 1219857
306.43/306.56	c #conflict = 7985
306.43/306.56	c #restart = 35
306.43/306.56	o 2738
306.43/306.56	c Solving starts ...
310.73/310.87	c solving time = 4.265s
310.73/310.87	c #decision = 1249790
310.73/310.87	c #conflict = 8126
310.73/310.87	c #restart = 36
310.73/310.87	o 2398
310.73/310.87	c Solving starts ...
315.83/315.99	c solving time = 5.071s
315.83/315.99	c #decision = 1278202
315.83/315.99	c #conflict = 8229
315.83/315.99	c #restart = 37
315.83/315.99	o 2397
315.83/315.99	c Solving starts ...
322.62/322.73	c solving time = 6.699s
322.62/322.73	c #decision = 1306465
322.62/322.73	c #conflict = 8352
322.62/322.73	c #restart = 38
322.62/322.73	o 2396
322.62/322.73	c Solving starts ...
326.42/326.50	c solving time = 3.727s
326.42/326.50	c #decision = 1334675
326.42/326.50	c #conflict = 8429
326.42/326.50	c #restart = 38
326.42/326.50	o 2395
326.42/326.51	c Solving starts ...

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-3724969-1338650101/watcher-3724969-1338650101 -o /tmp/evaluation-result-3724969-1338650101/solver-3724969-1338650101 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724969-1338650101.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/176 11244
/proc/meminfo: memFree=27223120/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 811 0 0 0 0 0 0 0 20 0 1 0 331135861 6373376 731 33554432000 4194304 8989770 140737010922512 140737432490296 5877520 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 1556 731 424 1171 0 333 0

[startup+0.0723091 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11244
/proc/meminfo: memFree=27223120/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=10320 CPUtime=0.06 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 1859 0 0 0 6 0 0 0 20 0 1 0 331135861 10567680 1779 33554432000 4194304 8989770 140737010922512 140737432490296 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 2580 1779 431 1171 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10320

[startup+0.100179 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11244
/proc/meminfo: memFree=27223120/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 2332 0 0 0 9 0 0 0 20 0 1 0 331135861 12664832 2252 33554432000 4194304 8989770 140737010922512 140737010921776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 3092 2252 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300175 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11244
/proc/meminfo: memFree=27223120/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=25680 CPUtime=0.29 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 5699 0 0 0 28 1 0 0 20 0 1 0 331135861 26296320 5619 33554432000 4194304 8989770 140737010922512 140737010921776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 6420 5619 431 1171 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25680

[startup+0.700182 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11244
/proc/meminfo: memFree=27223120/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=54352 CPUtime=0.68 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 12867 0 0 0 66 2 0 0 20 0 1 0 331135861 55656448 12787 33554432000 4194304 8989770 140737010922512 140737010921776 4655400 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 13588 12787 431 1171 0 12365 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 54352

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11245
/proc/meminfo: memFree=27156376/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=94288 CPUtime=1.49 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 22851 0 0 0 144 5 0 0 20 0 1 0 331135861 96550912 22771 33554432000 4194304 8989770 140737010922512 140737010922008 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 23572 22771 431 1171 0 22349 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94288

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11245
/proc/meminfo: memFree=27103564/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=220240 CPUtime=3.09 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 54339 0 0 0 298 11 0 0 20 0 1 0 331135861 225525760 54259 33554432000 4194304 8989770 140737010922512 140737010922008 7737856 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 55060 54259 431 1171 0 53837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 220240

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11245
/proc/meminfo: memFree=26926496/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=300112 CPUtime=6.29 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76132 0 0 0 613 16 0 0 20 0 1 0 331135861 307314688 74260 33554432000 4194304 8989770 140737010922512 140737010922008 4494128 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 75028 74260 458 1171 0 73805 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 300112

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11245
/proc/meminfo: memFree=26963216/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=12.69 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76145 0 0 0 1250 19 0 0 20 0 1 0 331135861 269565952 65057 33554432000 4194304 8989770 140737010922512 140737010921776 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65057 471 1171 0 64589 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 263248

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11245
/proc/meminfo: memFree=26964496/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=25.48 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76145 0 0 0 2525 23 0 0 20 0 1 0 331135861 269565952 65057 33554432000 4194304 8989770 140737010922512 140737010921776 4553684 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65057 471 1171 0 64589 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 263248

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11245
/proc/meminfo: memFree=26964132/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=51.08 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76149 0 0 0 5077 31 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010922008 7732747 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 263248

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11246
/proc/meminfo: memFree=26963432/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=102.27 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76152 0 0 0 10175 52 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010922008 4493968 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 263248

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11246
/proc/meminfo: memFree=26963460/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=162.25 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76163 0 0 0 16150 75 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010921776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 263248

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11246
/proc/meminfo: memFree=26963552/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=222.24 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76165 0 0 0 22123 101 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010920448 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 263248

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11246
/proc/meminfo: memFree=26963924/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=282.23 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76165 0 0 0 28097 126 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010921776 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 263248

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11249
/proc/meminfo: memFree=26964180/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=342.22 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76165 0 0 0 34070 152 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010922008 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 263248

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 11250
/proc/meminfo: memFree=26964188/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=402.21 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76165 0 0 0 40045 176 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010921776 4204685 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 263248

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11250
/proc/meminfo: memFree=26964312/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=462.2 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76165 0 0 0 46019 201 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010921776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 263248

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11250
/proc/meminfo: memFree=26964188/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=522.2 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76165 0 0 0 51994 226 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010922008 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 263248

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11250
/proc/meminfo: memFree=26964312/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=582.19 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76165 0 0 0 57966 253 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010920448 7748792 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 263248

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 11253
/proc/meminfo: memFree=26964784/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=882.14 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76165 0 0 0 87831 383 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010922008 7417064 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 263248

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 11256
/proc/meminfo: memFree=26964780/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=263248 CPUtime=942.14 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76165 0 0 0 93807 407 0 0 20 0 1 0 331135861 269565952 65062 33554432000 4194304 8989770 140737010922512 140737010921776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 65812 65062 471 1171 0 64589 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 263248

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11257
/proc/meminfo: memFree=26964416/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=264272 CPUtime=1002.12 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76421 0 0 0 99778 434 0 0 20 0 1 0 331135861 270614528 65318 33554432000 4194304 8989770 140737010922512 140737010922008 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 66068 65318 471 1171 0 64845 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 264272

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11257
/proc/meminfo: memFree=26963300/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=265296 CPUtime=1062.12 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 76677 0 0 0 105752 460 0 0 20 0 1 0 331135861 271663104 65574 33554432000 4194304 8989770 140737010922512 140737010922008 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 66324 65574 471 1171 0 65101 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 265296

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11257
/proc/meminfo: memFree=26961444/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=267344 CPUtime=1122.1 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 77189 0 0 0 111725 485 0 0 20 0 1 0 331135861 273760256 66086 33554432000 4194304 8989770 140737010922512 140737010921776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 66836 66086 471 1171 0 65613 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 267344

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11257
/proc/meminfo: memFree=26959212/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=269392 CPUtime=1182.09 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 77701 0 0 0 117702 507 0 0 20 0 1 0 331135861 275857408 66598 33554432000 4194304 8989770 140737010922512 140737010921776 7748910 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 67348 66598 471 1171 0 66125 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 269392

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11257
/proc/meminfo: memFree=26955732/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=272464 CPUtime=1242.08 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 78469 0 0 0 123675 533 0 0 20 0 1 0 331135861 279003136 67366 33554432000 4194304 8989770 140737010922512 140737010922008 6832825 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 68116 67366 471 1171 0 66893 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 272464

[startup+1302.3 s]
/proc/loadavg: 1.47 1.86 1.95 2/171 11283
/proc/meminfo: memFree=27027932/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=273488 CPUtime=1302.08 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 78725 0 0 0 129651 557 0 0 20 0 1 0 331135861 280051712 67622 33554432000 4194304 8989770 140737010922512 140737010922008 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 68372 67622 471 1171 0 67149 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 273488

[startup+1362.3 s]
/proc/loadavg: 1.17 1.70 1.89 2/171 11283
/proc/meminfo: memFree=27026196/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=275536 CPUtime=1362.07 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 79237 0 0 0 135625 582 0 0 20 0 1 0 331135861 282148864 68134 33554432000 4194304 8989770 140737010922512 140737010921776 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 68884 68134 471 1171 0 67661 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 275536

[startup+1422.31 s]
/proc/loadavg: 1.06 1.57 1.83 2/171 11283
/proc/meminfo: memFree=27023896/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=277584 CPUtime=1422.06 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 79749 0 0 0 141601 605 0 0 20 0 1 0 331135861 284246016 68646 33554432000 4194304 8989770 140737010922512 140737010921776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 69396 68646 471 1171 0 68173 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 277584

[startup+1482.3 s]
/proc/loadavg: 1.02 1.46 1.78 2/171 11283
/proc/meminfo: memFree=27023028/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=278608 CPUtime=1482.05 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 80005 0 0 0 147578 627 0 0 20 0 1 0 331135861 285294592 68902 33554432000 4194304 8989770 140737010922512 140737010922008 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 69652 68902 471 1171 0 68429 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 278608

[startup+1542.3 s]
/proc/loadavg: 1.01 1.38 1.72 2/172 11286
/proc/meminfo: memFree=27021116/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=280656 CPUtime=1542.04 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 80517 0 0 0 153550 654 0 0 20 0 1 0 331135861 287391744 69414 33554432000 4194304 8989770 140737010922512 140737010921776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 70164 69414 471 1171 0 68941 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 280656

[startup+1602.3 s]
/proc/loadavg: 1.00 1.31 1.68 2/170 11286
/proc/meminfo: memFree=27018896/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=282704 CPUtime=1602.03 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 81029 0 0 0 159525 678 0 0 20 0 1 0 331135861 289488896 69926 33554432000 4194304 8989770 140737010922512 140737010922008 7733233 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 70676 69926 471 1171 0 69453 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 282704

[startup+1662.3 s]
/proc/loadavg: 1.00 1.25 1.63 2/171 11287
/proc/meminfo: memFree=27018020/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=283728 CPUtime=1662.02 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 81285 0 0 0 165499 703 0 0 20 0 1 0 331135861 290537472 70182 33554432000 4194304 8989770 140737010922512 140737010921776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 70932 70182 471 1171 0 69709 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 283728

[startup+1722.3 s]
/proc/loadavg: 1.00 1.20 1.59 2/171 11287
/proc/meminfo: memFree=27016036/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=285776 CPUtime=1722.01 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 81797 0 0 0 171475 726 0 0 20 0 1 0 331135861 292634624 70694 33554432000 4194304 8989770 140737010922512 140737010922008 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 71444 70694 471 1171 0 70221 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 285776

[startup+1782.3 s]
/proc/loadavg: 1.00 1.16 1.55 2/171 11287
/proc/meminfo: memFree=27014668/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=286800 CPUtime=1782 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 82053 0 0 0 177446 754 0 0 20 0 1 0 331135861 293683200 70950 33554432000 4194304 8989770 140737010922512 140737010922008 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 71700 70950 471 1171 0 70477 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 286800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.00 1.15 1.54 2/171 11287
/proc/meminfo: memFree=27013800/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=287824 CPUtime=1800.01 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 82309 0 0 0 179240 761 0 0 20 0 1 0 331135861 294731776 71206 33554432000 4194304 8989770 140737010922512 140737010922008 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 71956 71206 471 1171 0 70733 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 287824

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

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

[startup+1800.3 s]
/proc/loadavg: 1.00 1.15 1.54 2/171 11287
/proc/meminfo: memFree=27013800/32873660 swapFree=7120/7120
[pid=11244] ppid=11242 vsize=287824 CPUtime=1800.01 cores=1,3,5,7
/proc/11244/stat : 11244 (toysat) R 11242 11244 9917 0 -1 4202496 82309 0 0 0 179240 761 0 0 20 0 1 0 331135861 294731776 71206 33554432000 4194304 8989770 140737010922512 140737010922008 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11244/statm: 71956 71206 471 1171 0 70733 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 287824

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1792.4
CPU system time (s): 7.61784
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 306256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.4
system time used= 7.61784
maximum resident set size= 303836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82309
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= 1856

runsolver used 2.71259 second user time and 10.0625 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 17:15:01
IDJOB=3724969
IDBENCH=92882
IDSOLVER=2308
FILE ID=node117/3724969-1338650101
RUNJOBID= node117-1338631508-9934
PBS_JOBID= 14636463
Free space on /tmp= 69116 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped3.D.recomb10-0.20-11.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724969-1338650101/watcher-3724969-1338650101 -o /tmp/evaluation-result-3724969-1338650101/solver-3724969-1338650101 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724969-1338650101.opb

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

MD5SUM BENCH= be0ee53d1d6c84942735566cff0a7cef
RANDOM SEED=1746756506

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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.95
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		: 2667.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27223128 kB
Buffers:          593504 kB
Cached:          4062928 kB
SwapCached:          776 kB
Active:          2321256 kB
Inactive:        2417448 kB
Active(anon):      67848 kB
Inactive(anon):     9984 kB
Active(file):    2253408 kB
Inactive(file):  2407464 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:             15940 kB
Writeback:             0 kB
AnonPages:         81244 kB
Mapped:            14180 kB
Shmem:                80 kB
Slab:             775392 kB
SReclaimable:     219404 kB
SUnreclaim:       555988 kB
KernelStack:        1448 kB
PageTables:         3752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     190388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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= 69120 MiB
End job on node117 at 2012-06-02 17:45:03