Trace number 3725494

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.03 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/
j90opt/normalized-j909_4.std.opb
MD5SUMbe0ddee39050738fafcfaea7d5126638
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark131
Best CPU time to get the best result obtained on this benchmark1800.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints176044
Number of constraints which are clauses174844
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint73
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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

3.39/3.48	c 2012-06-02T15:06:19+0200
3.39/3.48	c arch = x86_64
3.39/3.48	c os = linux
3.39/3.48	c compiler = ghc 7.4
3.39/3.48	c packages:
3.39/3.48	c   OptDir-0.0.1
3.39/3.48	c   array-0.4.0.0
3.39/3.48	c   base-4.5.0.0
3.39/3.48	c   bytestring-0.9.2.1
3.39/3.48	c   containers-0.4.2.1
3.39/3.48	c   deepseq-1.3.0.0
3.39/3.48	c   mtl-2.1.1
3.39/3.48	c   old_locale-1.0.0.4
3.39/3.48	c   parse_dimacs-1.2
3.39/3.48	c   parsec-3.1.2
3.39/3.48	c   queue-0.1.2
3.39/3.48	c   stm-2.3
3.39/3.48	c   time-1.4
3.39/3.48	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725494-1338642379.opb"]
3.39/3.48	c #vars 54782
3.39/3.48	c #constraints 176044
3.39/3.48	c Solving starts ...
4.79/4.84	c solving time = 1.327s
4.79/4.84	c #decision = 1427
4.79/4.84	c #conflict = 462
4.79/4.84	c #restart = 2
4.79/4.84	o 155
4.89/4.90	c Solving starts ...
4.89/4.98	c solving time = 0.067s
4.89/4.98	c #decision = 1606
4.89/4.98	c #conflict = 462
4.89/4.98	c #restart = 2
4.89/4.98	o 151
4.89/4.98	c Solving starts ...
4.99/5.05	c solving time = 0.056s
4.99/5.05	c #decision = 1826
4.99/5.05	c #conflict = 466
4.99/5.05	c #restart = 2
4.99/5.05	o 150
4.99/5.05	c Solving starts ...
5.09/5.12	c solving time = 0.051s
5.09/5.12	c #decision = 1980
5.09/5.12	c #conflict = 466
5.09/5.12	c #restart = 2
5.09/5.12	o 149
5.09/5.12	c Solving starts ...
5.19/5.20	c solving time = 0.068s
5.19/5.20	c #decision = 2214
5.19/5.20	c #conflict = 475
5.19/5.20	c #restart = 2
5.19/5.20	o 148
5.19/5.20	c Solving starts ...
5.29/5.38	c solving time = 0.163s
5.29/5.38	c #decision = 2358
5.29/5.38	c #conflict = 475
5.29/5.38	c #restart = 2
5.29/5.38	o 147
5.29/5.38	c Solving starts ...
5.40/5.44	c solving time = 0.046s
5.40/5.44	c #decision = 2494
5.40/5.44	c #conflict = 475
5.40/5.44	c #restart = 2
5.40/5.44	o 146
5.40/5.44	c Solving starts ...
5.50/5.50	c solving time = 0.053s
5.50/5.50	c #decision = 2658
5.50/5.50	c #conflict = 479
5.50/5.50	c #restart = 2
5.50/5.50	o 145
5.50/5.51	c Solving starts ...
5.50/5.56	c solving time = 0.046s
5.50/5.56	c #decision = 2814
5.50/5.56	c #conflict = 479
5.50/5.56	c #restart = 2
5.50/5.56	o 144
5.50/5.56	c Solving starts ...
5.59/5.62	c solving time = 0.045s
5.59/5.62	c #decision = 2972
5.59/5.62	c #conflict = 479
5.59/5.62	c #restart = 2
5.59/5.62	o 143
5.59/5.62	c Solving starts ...
5.59/5.69	c solving time = 0.054s
5.59/5.69	c #decision = 3123
5.59/5.69	c #conflict = 484
5.59/5.69	c #restart = 2
5.59/5.69	o 142
5.59/5.69	c Solving starts ...
5.69/5.75	c solving time = 0.045s
5.69/5.75	c #decision = 3262
5.69/5.75	c #conflict = 484
5.69/5.75	c #restart = 2
5.69/5.75	o 141
5.69/5.75	c Solving starts ...
5.79/5.86	c solving time = 0.102s
5.79/5.86	c #decision = 3410
5.79/5.86	c #conflict = 501
5.79/5.86	c #restart = 2
5.79/5.86	o 140
5.79/5.86	c Solving starts ...
5.89/5.92	c solving time = 0.049s
5.89/5.92	c #decision = 3553
5.89/5.92	c #conflict = 504
5.89/5.92	c #restart = 2
5.89/5.92	o 139
5.89/5.92	c Solving starts ...
5.99/6.07	c solving time = 0.132s
5.99/6.07	c #decision = 3783
5.99/6.07	c #conflict = 549
5.99/6.07	c #restart = 2
5.99/6.07	o 138
5.99/6.07	c Solving starts ...
6.09/6.14	c solving time = 0.064s
6.09/6.14	c #decision = 3909
6.09/6.14	c #conflict = 557
6.09/6.14	c #restart = 2
6.09/6.14	o 137
6.09/6.14	c Solving starts ...
56.28/56.31	c solving time = 50.147s
56.28/56.31	c #decision = 25176
56.28/56.31	c #conflict = 16583
56.28/56.31	c #restart = 12
56.28/56.31	o 136
56.28/56.31	c Solving starts ...
1295.58/1295.99	c solving time = 1239.352s
1295.58/1295.99	c #decision = 294885
1295.58/1295.99	c #conflict = 223602
1295.58/1295.99	c #restart = 29
1295.58/1295.99	o 135
1295.58/1295.99	c Solving starts ...
1297.08/1297.48	c learnt constraints deletion: 223573 -> 111787
1298.47/1298.89	c learnt constraints deletion: 111787 -> 55894
1493.75/1494.10	c solving time = 198.064s
1493.75/1494.10	c #decision = 344781
1493.75/1494.10	c #conflict = 259165
1493.75/1494.10	c #restart = 41
1493.75/1494.10	o 134
1493.75/1494.10	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-3725494-1338642379/watcher-3725494-1338642379 -o /tmp/evaluation-result-3725494-1338642379/solver-3725494-1338642379 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725494-1338642379.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 1.99 3/176 28690
/proc/meminfo: memFree=29684396/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 825 0 0 0 0 0 0 0 20 0 1 0 330363383 6373376 745 33554432000 4194304 8989770 140733513314832 140734950969304 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 1556 749 428 1171 0 333 0

[startup+0.0378259 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 28690
/proc/meminfo: memFree=29684396/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=8272 CPUtime=0.03 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 1283 0 0 0 3 0 0 0 20 0 1 0 330363383 8470528 1203 33554432000 4194304 8989770 140733513314832 140734950969304 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 2068 1203 431 1171 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8272

[startup+0.100217 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 28690
/proc/meminfo: memFree=29684396/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 2365 0 0 0 9 0 0 0 20 0 1 0 330363383 12664832 2285 33554432000 4194304 8989770 140733513314832 140734950969304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 3092 2285 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.30024 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 28690
/proc/meminfo: memFree=29684396/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=26704 CPUtime=0.28 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 5955 0 0 0 28 0 0 0 20 0 1 0 330363383 27344896 5875 33554432000 4194304 8989770 140733513314832 140734950969304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 6676 5875 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26704

[startup+0.700253 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 28690
/proc/meminfo: memFree=29684396/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=57424 CPUtime=0.69 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 13433 0 0 0 66 3 0 0 20 0 1 0 330363383 58802176 13353 33554432000 4194304 8989770 140733513314832 140734950969304 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 14356 13353 431 1171 0 13133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57424

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28691
/proc/meminfo: memFree=29614932/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=99408 CPUtime=1.49 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 24131 0 0 0 144 5 0 0 20 0 1 0 330363383 101793792 24051 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 24852 24051 431 1171 0 23629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99408

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28691
/proc/meminfo: memFree=29557016/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=222288 CPUtime=3.08 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 54871 0 0 0 299 9 0 0 20 0 1 0 330363383 227622912 54791 33554432000 4194304 8989770 140733513314832 140733513313672 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 55572 54791 445 1171 0 54349 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 222288

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28691
/proc/meminfo: memFree=29449844/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=238672 CPUtime=6.29 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 58993 0 0 0 619 10 0 0 20 0 1 0 330363383 244400128 58913 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 59668 58913 471 1171 0 58445 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 238672

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28691
/proc/meminfo: memFree=29450108/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=238672 CPUtime=12.68 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 58993 0 0 0 1256 12 0 0 20 0 1 0 330363383 244400128 58913 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 59668 58913 471 1171 0 58445 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 238672

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28691
/proc/meminfo: memFree=29449584/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=239696 CPUtime=25.48 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 59249 0 0 0 2530 18 0 0 20 0 1 0 330363383 245448704 59169 33554432000 4194304 8989770 140733513314832 140733513314328 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 59924 59169 471 1171 0 58701 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 239696

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28691
/proc/meminfo: memFree=29432472/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=257104 CPUtime=51.08 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 63601 0 0 0 5081 27 0 0 20 0 1 0 330363383 263274496 63521 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 64276 63521 471 1171 0 63053 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 257104

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28730
/proc/meminfo: memFree=29129248/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=286800 CPUtime=102.27 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 71041 0 0 0 10180 47 0 0 20 0 1 0 330363383 293683200 70945 33554432000 4194304 8989770 140733513314832 140733513314328 4447360 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 71700 70945 471 1171 0 70477 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 286800

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 28730
/proc/meminfo: memFree=29093952/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=321616 CPUtime=162.24 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 79764 0 0 0 16159 65 0 0 20 0 1 0 330363383 329334784 79649 33554432000 4194304 8989770 140733513314832 140733513314328 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 80404 79649 471 1171 0 79181 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 321616

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 28734
/proc/meminfo: memFree=29046564/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=351312 CPUtime=222.22 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 87204 0 0 0 22142 80 0 0 20 0 1 0 330363383 359743488 87073 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 87828 87073 471 1171 0 86605 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 351312

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 28734
/proc/meminfo: memFree=28957508/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=383056 CPUtime=282.19 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 95163 0 0 0 28121 98 0 0 20 0 1 0 330363383 392249344 95009 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 95764 95009 471 1171 0 94541 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 383056

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 28734
/proc/meminfo: memFree=28866712/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=412752 CPUtime=342.18 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 102593 0 0 0 34101 117 0 0 20 0 1 0 330363383 422658048 102433 33554432000 4194304 8989770 140733513314832 140733513314096 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 103188 102433 471 1171 0 101965 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 412752

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28734
/proc/meminfo: memFree=28787272/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=439376 CPUtime=402.18 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 109249 0 0 0 40085 133 0 0 20 0 1 0 330363383 449921024 109089 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 109844 109089 471 1171 0 108621 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 439376

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28734
/proc/meminfo: memFree=28720092/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=466000 CPUtime=462.16 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 115905 0 0 0 46064 152 0 0 20 0 1 0 330363383 477184000 115745 33554432000 4194304 8989770 140733513314832 140733513296832 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 116500 115745 471 1171 0 115277 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 466000

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28735
/proc/meminfo: memFree=28668660/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=492624 CPUtime=522.15 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 122561 0 0 0 52046 169 0 0 20 0 1 0 330363383 504446976 122401 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 123156 122401 471 1171 0 121933 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 492624

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28735
/proc/meminfo: memFree=28609416/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=520272 CPUtime=582.15 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 129473 0 0 0 58028 187 0 0 20 0 1 0 330363383 532758528 129313 33554432000 4194304 8989770 140733513314832 140733513296832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 130068 129313 471 1171 0 128845 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 520272

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28736
/proc/meminfo: memFree=28398980/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=613456 CPUtime=822.11 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 152769 0 0 0 81966 245 0 0 20 0 1 0 330363383 628178944 152609 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 153364 152609 471 1171 0 152141 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 613456

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28739
/proc/meminfo: memFree=28355744/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=634960 CPUtime=882.1 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 158145 0 0 0 87952 258 0 0 20 0 1 0 330363383 650199040 157985 33554432000 4194304 8989770 140733513314832 140733513314096 4445220 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 158740 157985 471 1171 0 157517 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 634960

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28739
/proc/meminfo: memFree=28309376/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=655440 CPUtime=942.09 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 163265 0 0 0 93940 269 0 0 20 0 1 0 330363383 671170560 163105 33554432000 4194304 8989770 140733513314832 140733513314328 4451817 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 163860 163105 471 1171 0 162637 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 655440

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28739
/proc/meminfo: memFree=28255932/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=675920 CPUtime=1002.08 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 168385 0 0 0 99927 281 0 0 20 0 1 0 330363383 692142080 168225 33554432000 4194304 8989770 140733513314832 140733513314096 4452088 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 168980 168225 471 1171 0 167757 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 675920

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28739
/proc/meminfo: memFree=28202364/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=695376 CPUtime=1062.08 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 173249 0 0 0 105915 293 0 0 20 0 1 0 330363383 712065024 173089 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 173844 173089 471 1171 0 172621 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 695376

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28740
/proc/meminfo: memFree=28149776/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=716880 CPUtime=1122.05 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 178639 0 0 0 111901 304 0 0 20 0 1 0 330363383 734085120 178465 33554432000 4194304 8989770 140733513314832 140733513296832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 179220 178465 471 1171 0 177997 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 716880

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28740
/proc/meminfo: memFree=28105164/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=734288 CPUtime=1182.02 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 183015 0 0 0 117886 316 0 0 20 0 1 0 330363383 751910912 182817 33554432000 4194304 8989770 140733513314832 140733513296832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 183572 182817 471 1171 0 182349 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 734288

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 28741
/proc/meminfo: memFree=28043680/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=751696 CPUtime=1241.99 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 187390 0 0 0 123871 328 0 0 20 0 1 0 330363383 769736704 187169 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 187924 187169 471 1171 0 186701 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 751696

[startup+1302.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 28741
/proc/meminfo: memFree=28046332/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=726096 CPUtime=1301.99 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 198415 0 0 0 129857 342 0 0 20 0 1 0 330363383 743522304 180771 33554432000 4194304 8989770 140733513314832 140733513314096 4426125 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 181524 180771 473 1171 0 180301 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 726096

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 28741
/proc/meminfo: memFree=28225072/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=529488 CPUtime=1361.96 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 198415 0 0 0 135836 360 0 0 20 0 1 0 330363383 542195712 131619 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 132372 131619 473 1171 0 131149 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 529488

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 28745
/proc/meminfo: memFree=28197388/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=529488 CPUtime=1421.96 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 198415 0 0 0 141819 377 0 0 20 0 1 0 330363383 542195712 131619 33554432000 4194304 8989770 140733513314832 140733513296832 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 132372 131619 473 1171 0 131149 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 529488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28745
/proc/meminfo: memFree=28172492/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=529488 CPUtime=1481.95 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 198415 0 0 0 147799 396 0 0 20 0 1 0 330363383 542195712 131619 33554432000 4194304 8989770 140733513314832 140733513314328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 132372 131619 473 1171 0 131149 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 529488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28745
/proc/meminfo: memFree=28146216/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=529488 CPUtime=1541.94 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 198415 0 0 0 153782 412 0 0 20 0 1 0 330363383 542195712 131619 33554432000 4194304 8989770 140733513314832 140733513314328 4437715 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 132372 131619 473 1171 0 131149 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 529488

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28745
/proc/meminfo: memFree=28119432/32873648 swapFree=7120/7120
[pid=28690] ppid=28688 vsize=529488 CPUtime=1601.93 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 198415 0 0 0 159763 430 0 0 20 0 1 0 330363383 542195712 131619 33554432000 4194304 8989770 140733513314832 140733513314096 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 132372 131619 473 1171 0 131149 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 529488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28745
/proc/meminfo: memFree=28077644/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=540752 CPUtime=1661.92 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 201231 0 0 0 165743 449 0 0 20 0 1 0 330363383 553730048 134435 33554432000 4194304 8989770 140733513314832 140733513314096 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 135188 134435 473 1171 0 133965 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 540752

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28746
/proc/meminfo: memFree=28019984/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=569424 CPUtime=1721.91 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 208399 0 0 0 171724 467 0 0 20 0 1 0 330363383 583090176 141603 33554432000 4194304 8989770 140733513314832 140733513314328 4434851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 142356 141603 473 1171 0 141133 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 569424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28746
/proc/meminfo: memFree=27959100/32873648 swapFree=7120/7120
[pid=28690] ppid=28688 vsize=595024 CPUtime=1781.9 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 214799 0 0 0 177708 482 0 0 20 0 1 0 330363383 609304576 148003 33554432000 4194304 8989770 140733513314832 140733513314328 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 148756 148003 473 1171 0 147533 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 595024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28746
/proc/meminfo: memFree=27942112/32873648 swapFree=7116/7116
[pid=28690] ppid=28688 vsize=602192 CPUtime=1800.01 cores=1,3,5,7
/proc/28690/stat : 28690 (toysat) R 28688 28690 27825 0 -1 4202496 216591 0 0 0 179513 488 0 0 20 0 1 0 330363383 616644608 149795 33554432000 4194304 8989770 140733513314832 140733513312768 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/28690/statm: 150548 149795 473 1171 0 149325 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 602192

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.42
CPU time (s): 1800.03
CPU user time (s): 1795.14
CPU system time (s): 4.89126
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 795728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.14
system time used= 4.89126
maximum resident set size= 792716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216591
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= 159
involuntary context switches= 1843

runsolver used 3.33249 second user time and 9.40157 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-02 15:06:19
IDJOB=3725494
IDBENCH=77770
IDSOLVER=2308
FILE ID=node127/3725494-1338642379
RUNJOBID= node127-1338631505-27842
PBS_JOBID= 14636453
Free space on /tmp= 70472 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j909_4.std.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725494-1338642379/watcher-3725494-1338642379 -o /tmp/evaluation-result-3725494-1338642379/solver-3725494-1338642379 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725494-1338642379.opb

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

MD5SUM BENCH= be0ddee39050738fafcfaea7d5126638
RANDOM SEED=743779885

node127.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.348
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	: 5332.69
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.348
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.348
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.94
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.348
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.348
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.348
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.348
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.348
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:        29684404 kB
Buffers:          366824 kB
Cached:          1769776 kB
SwapCached:         1500 kB
Active:          1143476 kB
Inactive:        1165496 kB
Active(anon):     166592 kB
Inactive(anon):     7932 kB
Active(file):     976884 kB
Inactive(file):  1157564 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:             12780 kB
Writeback:             0 kB
AnonPages:        177644 kB
Mapped:            12584 kB
Shmem:                92 kB
Slab:             743548 kB
SReclaimable:     187832 kB
SUnreclaim:       555716 kB
KernelStack:        1464 kB
PageTables:         4288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     288588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 70452 MiB
End job on node127 at 2012-06-02 15:36:22