Trace number 3725512

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.11 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1207_10.std.opb
MD5SUM4c84634d88d602e5c11fc94580191916
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark1800.66
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234335
Number of constraints which are clauses233135
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 constraint69
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

4.69/4.77	c 2012-06-02T15:05:42+0200
4.69/4.77	c arch = x86_64
4.69/4.77	c os = linux
4.69/4.77	c compiler = ghc 7.4
4.69/4.77	c packages:
4.69/4.77	c   OptDir-0.0.1
4.69/4.77	c   array-0.4.0.0
4.69/4.77	c   base-4.5.0.0
4.69/4.77	c   bytestring-0.9.2.1
4.69/4.77	c   containers-0.4.2.1
4.69/4.77	c   deepseq-1.3.0.0
4.69/4.77	c   mtl-2.1.1
4.69/4.77	c   old_locale-1.0.0.4
4.69/4.77	c   parse_dimacs-1.2
4.69/4.77	c   parsec-3.1.2
4.69/4.77	c   queue-0.1.2
4.69/4.77	c   stm-2.3
4.69/4.77	c   time-1.4
4.69/4.77	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725512-1338642341.opb"]
4.69/4.77	c #vars 72842
4.69/4.77	c #constraints 234335
4.69/4.77	c Solving starts ...
6.98/7.04	c solving time = 2.228s
6.98/7.04	c #decision = 1866
6.98/7.04	c #conflict = 488
6.98/7.04	c #restart = 3
6.98/7.04	o 145
7.08/7.14	c Solving starts ...
7.18/7.25	c solving time = 0.090s
7.18/7.25	c #decision = 2113
7.18/7.25	c #conflict = 488
7.18/7.25	c #restart = 3
7.18/7.25	o 144
7.18/7.25	c Solving starts ...
7.48/7.50	c solving time = 0.234s
7.48/7.50	c #decision = 2341
7.48/7.50	c #conflict = 488
7.48/7.50	c #restart = 3
7.48/7.50	o 142
7.48/7.51	c Solving starts ...
7.48/7.60	c solving time = 0.070s
7.48/7.60	c #decision = 2541
7.48/7.60	c #conflict = 488
7.48/7.60	c #restart = 3
7.48/7.60	o 141
7.48/7.60	c Solving starts ...
7.59/7.69	c solving time = 0.075s
7.59/7.69	c #decision = 2738
7.59/7.69	c #conflict = 491
7.59/7.69	c #restart = 3
7.59/7.69	o 140
7.59/7.69	c Solving starts ...
7.69/7.78	c solving time = 0.071s
7.69/7.78	c #decision = 2935
7.69/7.78	c #conflict = 492
7.69/7.78	c #restart = 3
7.69/7.78	o 139
7.69/7.78	c Solving starts ...
7.78/7.89	c solving time = 0.087s
7.78/7.89	c #decision = 3168
7.78/7.89	c #conflict = 497
7.78/7.89	c #restart = 3
7.78/7.89	o 138
7.78/7.89	c Solving starts ...
7.98/8.00	c solving time = 0.093s
7.98/8.00	c #decision = 3370
7.98/8.00	c #conflict = 509
7.98/8.00	c #restart = 3
7.98/8.00	o 137
7.98/8.00	c Solving starts ...
8.08/8.11	c solving time = 0.085s
8.08/8.11	c #decision = 3543
8.08/8.11	c #conflict = 516
8.08/8.11	c #restart = 3
8.08/8.11	o 136
8.08/8.11	c Solving starts ...
8.08/8.19	c solving time = 0.067s
8.08/8.19	c #decision = 3711
8.08/8.19	c #conflict = 516
8.08/8.19	c #restart = 3
8.08/8.19	o 135
8.18/8.20	c Solving starts ...
8.28/8.38	c solving time = 0.164s
8.28/8.38	c #decision = 3965
8.28/8.38	c #conflict = 555
8.28/8.38	c #restart = 3
8.28/8.38	o 134
8.28/8.38	c Solving starts ...
8.38/8.47	c solving time = 0.074s
8.38/8.47	c #decision = 4170
8.38/8.47	c #conflict = 559
8.38/8.47	c #restart = 3
8.38/8.47	o 133
8.38/8.47	c Solving starts ...
8.58/8.60	c solving time = 0.112s
8.58/8.60	c #decision = 4370
8.58/8.60	c #conflict = 572
8.58/8.60	c #restart = 3
8.58/8.60	o 132
8.58/8.60	c Solving starts ...
8.88/8.93	c solving time = 0.313s
8.88/8.93	c #decision = 4679
8.88/8.93	c #conflict = 648
8.88/8.93	c #restart = 3
8.88/8.93	o 131
8.88/8.94	c Solving starts ...
8.98/9.09	c solving time = 0.138s
8.98/9.09	c #decision = 4894
8.98/9.09	c #conflict = 671
8.98/9.09	c #restart = 3
8.98/9.09	o 130
8.98/9.09	c Solving starts ...
11.09/11.19	c solving time = 2.080s
11.09/11.19	c #decision = 6198
11.09/11.19	c #conflict = 1245
11.09/11.19	c #restart = 6
11.09/11.19	o 129
11.09/11.19	c Solving starts ...
13.59/13.67	c solving time = 2.458s
13.59/13.67	c #decision = 7798
13.59/13.67	c #conflict = 1787
13.59/13.67	c #restart = 9
13.59/13.67	o 128
13.59/13.67	c Solving starts ...
16.09/16.18	c solving time = 2.494s
16.09/16.18	c #decision = 9065
16.09/16.18	c #conflict = 2270
16.09/16.18	c #restart = 12
16.09/16.18	o 127
16.09/16.18	c Solving starts ...
16.58/16.67	c solving time = 0.469s
16.58/16.67	c #decision = 9712
16.58/16.67	c #conflict = 2385
16.58/16.67	c #restart = 13
16.58/16.67	o 126
16.58/16.67	c Solving starts ...
21.89/21.98	c solving time = 5.295s
21.89/21.98	c #decision = 12614
21.89/21.98	c #conflict = 3554
21.89/21.98	c #restart = 17
21.89/21.98	o 125
21.89/21.98	c Solving starts ...
21.98/22.07	c solving time = 0.074s
21.98/22.07	c #decision = 12810
21.98/22.07	c #conflict = 3554
21.98/22.07	c #restart = 17
21.98/22.07	o 124
21.98/22.07	c Solving starts ...
262.38/262.51	c solving time = 240.321s
262.38/262.51	c #decision = 81440
262.38/262.51	c #conflict = 52921
262.38/262.51	c #restart = 30
262.38/262.51	o 123
262.38/262.51	c Solving starts ...
658.01/658.27	c solving time = 395.665s
658.01/658.27	c #decision = 171326
658.01/658.27	c #conflict = 118043
658.01/658.27	c #restart = 44
658.01/658.27	o 122
658.01/658.27	c Solving starts ...
1673.20/1673.66	c solving time = 1015.178s
1673.20/1673.66	c #decision = 341699
1673.20/1673.66	c #conflict = 239234
1673.20/1673.66	c #restart = 59
1673.20/1673.66	o 121
1673.20/1673.67	c Solving starts ...
1675.40/1675.85	c learnt constraints deletion: 239175 -> 119588

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-3725512-1338642341/watcher-3725512-1338642341 -o /tmp/evaluation-result-3725512-1338642341/solver-3725512-1338642341 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725512-1338642341.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 20948
/proc/meminfo: memFree=28104952/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 805 0 0 0 0 0 0 0 20 0 1 0 330301154 6373376 725 33554432000 4194304 8989770 140736687200432 140736822378520 5875320 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 1556 725 428 1171 0 333 0

[startup+0.0239921 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 20948
/proc/meminfo: memFree=28104952/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=7248 CPUtime=0.02 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 1088 0 0 0 2 0 0 0 20 0 1 0 330301154 7421952 1008 33554432000 4194304 8989770 140736687200432 140736822378520 4209450 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 1812 1008 430 1171 0 589 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7248

[startup+0.100221 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 20948
/proc/meminfo: memFree=28104952/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 2214 0 0 0 9 0 0 0 20 0 1 0 330301154 12664832 2134 33554432000 4194304 8989770 140736687200432 140736822378520 5797840 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 3092 2134 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300235 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 20948
/proc/meminfo: memFree=28104952/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=26704 CPUtime=0.29 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 5830 0 0 0 29 0 0 0 20 0 1 0 330301154 27344896 5750 33554432000 4194304 8989770 140736687200432 140736687199696 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 6676 5750 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700237 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 20948
/proc/meminfo: memFree=28104952/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=43088 CPUtime=0.69 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 10049 0 0 0 68 1 0 0 20 0 1 0 330301154 44122112 9969 33554432000 4194304 8989770 140736687200432 140736687199696 4209138 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 10772 9969 431 1171 0 9549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43088

[startup+1.50023 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 20949
/proc/meminfo: memFree=28039580/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=98384 CPUtime=1.49 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 23873 0 0 0 146 3 0 0 20 0 1 0 330301154 100745216 23793 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 24596 23793 431 1171 0 23373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98384

[startup+3.10024 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 20949
/proc/meminfo: memFree=27978324/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=174160 CPUtime=3.08 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 42817 0 0 0 301 7 0 0 20 0 1 0 330301154 178339840 42737 33554432000 4194304 8989770 140736687200432 140736687199696 4204592 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 43540 42737 431 1171 0 42317 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 174160

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 20949
/proc/meminfo: memFree=27820224/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=303184 CPUtime=6.29 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 75108 0 0 0 617 12 0 0 20 0 1 0 330301154 310460416 75028 33554432000 4194304 8989770 140736687200432 140736687199696 7732747 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 75796 75028 460 1171 0 74573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 303184

[startup+12.7002 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 20949
/proc/meminfo: memFree=27805772/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=303184 CPUtime=12.68 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 75119 0 0 0 1255 13 0 0 20 0 1 0 330301154 310460416 75039 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 75796 75039 471 1171 0 74573 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 303184

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 20949
/proc/meminfo: memFree=27805904/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=303184 CPUtime=25.48 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 75120 0 0 0 2530 18 0 0 20 0 1 0 330301154 310460416 75040 33554432000 4194304 8989770 140736687200432 140736687199928 4434796 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 75796 75040 471 1171 0 74573 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 303184

[startup+51.1002 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 20949
/proc/meminfo: memFree=27794724/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=315472 CPUtime=51.08 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 78194 0 0 0 5081 27 0 0 20 0 1 0 330301154 323043328 78112 33554432000 4194304 8989770 140736687200432 140736687198400 7748620 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 78868 78112 471 1171 0 77645 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 315472

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 20988
/proc/meminfo: memFree=27495384/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=347216 CPUtime=102.26 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 86154 0 0 0 10180 46 0 0 20 0 1 0 330301154 355549184 86048 33554432000 4194304 8989770 140736687200432 140736687199928 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20948/statm: 86804 86048 471 1171 0 85581 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 347216

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20988
/proc/meminfo: memFree=27459824/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=378960 CPUtime=162.22 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 94106 0 0 0 16159 63 0 0 20 0 1 0 330301154 388055040 93984 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 94740 93984 471 1171 0 93517 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 378960

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20988
/proc/meminfo: memFree=27375664/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=412752 CPUtime=222.2 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 102575 0 0 0 22138 82 0 0 20 0 1 0 330301154 422658048 102432 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 103188 102432 471 1171 0 101965 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 412752

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20992
/proc/meminfo: memFree=27286768/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=447568 CPUtime=282.17 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 111303 0 0 0 28113 104 0 0 20 0 1 0 330301154 458309632 111136 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 111892 111136 471 1171 0 110669 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 447568

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 20992
/proc/meminfo: memFree=27202856/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=478288 CPUtime=342.15 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 118991 0 0 0 34093 122 0 0 20 0 1 0 330301154 489766912 118816 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 119572 118816 471 1171 0 118349 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 478288

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20992
/proc/meminfo: memFree=27130964/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=513104 CPUtime=402.14 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 127695 0 0 0 40072 142 0 0 20 0 1 0 330301154 525418496 127520 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 128276 127520 471 1171 0 127053 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 513104

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20992
/proc/meminfo: memFree=27054980/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=546896 CPUtime=462.13 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 136143 0 0 0 46058 155 0 0 20 0 1 0 330301154 560021504 135968 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 136724 135968 471 1171 0 135501 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 546896

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20992
/proc/meminfo: memFree=26996356/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=574544 CPUtime=522.12 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 143055 0 0 0 52039 173 0 0 20 0 1 0 330301154 588333056 142880 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 143636 142880 471 1171 0 142413 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 574544

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20993
/proc/meminfo: memFree=26939964/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=601168 CPUtime=582.11 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 149711 0 0 0 58020 191 0 0 20 0 1 0 330301154 615596032 149536 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 150292 149536 471 1171 0 149069 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 601168

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 20997
/proc/meminfo: memFree=26685612/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=727120 CPUtime=882.07 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 181199 0 0 0 87925 282 0 0 20 0 1 0 330301154 744570880 181024 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 181780 181024 471 1171 0 180557 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 727120

[startup+942.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 20997
/proc/meminfo: memFree=26636144/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=751696 CPUtime=942.07 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 187343 0 0 0 93908 299 0 0 20 0 1 0 330301154 769736704 187168 33554432000 4194304 8989770 140736687200432 140736687199928 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 187924 187168 471 1171 0 186701 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 751696

[startup+1002.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 20997
/proc/meminfo: memFree=26585056/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=776272 CPUtime=1002.05 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 193487 0 0 0 99891 314 0 0 20 0 1 0 330301154 794902528 193312 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 194068 193312 471 1171 0 192845 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 776272

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 20997
/proc/meminfo: memFree=26540552/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=798800 CPUtime=1062.04 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 199128 0 0 0 105876 328 0 0 20 0 1 0 330301154 817971200 198944 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 199700 198944 471 1171 0 198477 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 798800

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 20997
/proc/meminfo: memFree=26488376/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=824400 CPUtime=1122.02 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 205297 0 0 0 111860 342 0 0 20 0 1 0 330301154 844185600 205099 33554432000 4194304 8989770 140736687200432 140736687198400 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 206100 205099 471 1171 0 204877 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 824400

[startup+1182.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 20998
/proc/meminfo: memFree=26439920/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=845904 CPUtime=1181.99 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 210949 0 0 0 117840 359 0 0 20 0 1 0 330301154 866205696 210720 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 211476 210720 471 1171 0 210253 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 845904

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 20998
/proc/meminfo: memFree=26397044/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=864336 CPUtime=1241.97 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 215573 0 0 0 123824 373 0 0 20 0 1 0 330301154 885080064 215328 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 216084 215328 471 1171 0 214861 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 864336

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20998
/proc/meminfo: memFree=26357860/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=880720 CPUtime=1301.96 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 219669 0 0 0 129807 389 0 0 20 0 1 0 330301154 901857280 219424 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 220180 219424 471 1171 0 218957 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 880720

[startup+1362.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/176 20998
/proc/meminfo: memFree=26315460/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=898128 CPUtime=1361.95 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 224021 0 0 0 135787 408 0 0 20 0 1 0 330301154 919683072 223776 33554432000 4194304 8989770 140736687200432 140736687199928 4451620 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 224532 223776 471 1171 0 223309 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 898128

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 20999
/proc/meminfo: memFree=26267588/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=918608 CPUtime=1421.95 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 229141 0 0 0 141774 421 0 0 20 0 1 0 330301154 940654592 228896 33554432000 4194304 8989770 140736687200432 140736687199696 4451944 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 229652 228896 471 1171 0 228429 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 918608

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 21003
/proc/meminfo: memFree=26209424/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=940112 CPUtime=1481.93 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 234318 0 0 0 147757 436 0 0 20 0 1 0 330301154 962674688 234073 33554432000 4194304 8989770 140736687200432 140736687198400 6562141 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 235028 234073 471 1171 0 233805 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 940112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21003
/proc/meminfo: memFree=26140116/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=954448 CPUtime=1541.92 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 238101 0 0 0 153740 452 0 0 20 0 1 0 330301154 977354752 237856 33554432000 4194304 8989770 140736687200432 140736687199536 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 238612 237856 471 1171 0 237389 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 954448

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21003
/proc/meminfo: memFree=26091632/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=972880 CPUtime=1601.91 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 242709 0 0 0 159724 467 0 0 20 0 1 0 330301154 996229120 242464 33554432000 4194304 8989770 140736687200432 140736687199696 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 243220 242464 471 1171 0 241997 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 972880

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21003
/proc/meminfo: memFree=26042528/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=988240 CPUtime=1661.9 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 246549 0 0 0 165709 481 0 0 20 0 1 0 330301154 1011957760 246304 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 247060 246304 471 1171 0 245837 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 988240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21003
/proc/meminfo: memFree=26013580/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=996432 CPUtime=1721.89 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 253719 0 0 0 171690 499 0 0 20 0 1 0 330301154 1020346368 248354 33554432000 4194304 8989770 140736687200432 140736687199928 4438244 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 249108 248354 473 1171 0 247885 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 996432

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21004
/proc/meminfo: memFree=25995012/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=992336 CPUtime=1781.89 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 253719 0 0 0 177675 514 0 0 20 0 1 0 330301154 1016152064 247330 33554432000 4194304 8989770 140736687200432 140736687199928 7953280 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 248084 247330 473 1171 0 246861 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 992336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21004
/proc/meminfo: memFree=25984812/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=992336 CPUtime=1800.09 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 253719 0 0 0 179490 519 0 0 20 0 1 0 330301154 1016152064 247330 33554432000 4194304 8989770 140736687200432 140736687199928 4445192 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 248084 247330 473 1171 0 246861 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 992336

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21004
/proc/meminfo: memFree=25984812/32873844 swapFree=7128/7128
[pid=20948] ppid=20946 vsize=992336 CPUtime=1800.09 cores=0,2,4,6
/proc/20948/stat : 20948 (toysat) R 20946 20948 20159 0 -1 4202496 253719 0 0 0 179490 519 0 0 20 0 1 0 330301154 1016152064 247330 33554432000 4194304 8989770 140736687200432 140736687199928 4445192 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20948/statm: 248084 247330 473 1171 0 246861 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 992336

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.52
CPU time (s): 1800.11
CPU user time (s): 1794.91
CPU system time (s): 5.20321
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 1016912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.91
system time used= 5.20321
maximum resident set size= 1013896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253719
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= 168
involuntary context switches= 2009

runsolver used 2.93255 second user time and 10.0115 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-02 15:05:41
IDJOB=3725512
IDBENCH=77119
IDSOLVER=2308
FILE ID=node105/3725512-1338642341
RUNJOBID= node105-1338631508-20175
PBS_JOBID= 14636475
Free space on /tmp= 71288 MiB

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

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

MD5SUM BENCH= 4c84634d88d602e5c11fc94580191916
RANDOM SEED=711738673

node105.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.882
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.76
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.882
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.882
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		: 2666.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28105324 kB
Buffers:          521460 kB
Cached:          3283696 kB
SwapCached:         1700 kB
Active:           954352 kB
Inactive:        2938484 kB
Active(anon):      83728 kB
Inactive(anon):     4808 kB
Active(file):     870624 kB
Inactive(file):  2933676 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             14756 kB
Writeback:             0 kB
AnonPages:         91460 kB
Mapped:            10604 kB
Shmem:                 0 kB
Slab:             736424 kB
SReclaimable:     177460 kB
SUnreclaim:       558964 kB
KernelStack:        1456 kB
PageTables:         3904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     206736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 71272 MiB
End job on node105 at 2012-06-02 15:35:44