Trace number 3725485

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.1 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9013_1.std.opb
MD5SUMb760f204d25cefa22909a1b50f38728a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark146
Best CPU time to get the best result obtained on this benchmark1801.95
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 constraints176232
Number of constraints which are clauses175032
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 constraint90
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.69/3.74	c 2012-06-02T15:06:11+0200
3.69/3.74	c arch = x86_64
3.69/3.74	c os = linux
3.69/3.74	c compiler = ghc 7.4
3.69/3.74	c packages:
3.69/3.74	c   OptDir-0.0.1
3.69/3.74	c   array-0.4.0.0
3.69/3.74	c   base-4.5.0.0
3.69/3.74	c   bytestring-0.9.2.1
3.69/3.74	c   containers-0.4.2.1
3.69/3.74	c   deepseq-1.3.0.0
3.69/3.74	c   mtl-2.1.1
3.69/3.74	c   old_locale-1.0.0.4
3.69/3.74	c   parse_dimacs-1.2
3.69/3.74	c   parsec-3.1.2
3.69/3.74	c   queue-0.1.2
3.69/3.74	c   stm-2.3
3.69/3.74	c   time-1.4
3.69/3.74	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725485-1338642371.opb"]
3.69/3.74	c #vars 54782
3.69/3.74	c #constraints 176232
3.69/3.74	c Solving starts ...
7.39/7.45	c solving time = 3.664s
7.39/7.45	c #decision = 2021
7.39/7.45	c #conflict = 821
7.39/7.45	c #restart = 4
7.39/7.45	o 171
7.49/7.52	c Solving starts ...
8.09/8.15	c solving time = 0.601s
8.09/8.15	c #decision = 2630
8.09/8.15	c #conflict = 1009
8.09/8.15	c #restart = 5
8.09/8.15	o 168
8.09/8.15	c Solving starts ...
8.19/8.27	c solving time = 0.089s
8.19/8.27	c #decision = 2794
8.19/8.27	c #conflict = 1009
8.19/8.27	c #restart = 5
8.19/8.27	o 167
8.19/8.27	c Solving starts ...
8.29/8.38	c solving time = 0.087s
8.29/8.38	c #decision = 2950
8.29/8.38	c #conflict = 1009
8.29/8.38	c #restart = 5
8.29/8.38	o 164
8.29/8.38	c Solving starts ...
8.39/8.49	c solving time = 0.086s
8.39/8.49	c #decision = 3100
8.39/8.49	c #conflict = 1009
8.39/8.49	c #restart = 5
8.39/8.49	o 163
8.39/8.49	c Solving starts ...
8.59/8.61	c solving time = 0.091s
8.59/8.61	c #decision = 3248
8.59/8.61	c #conflict = 1013
8.59/8.61	c #restart = 5
8.59/8.61	o 162
8.59/8.61	c Solving starts ...
8.69/8.73	c solving time = 0.093s
8.69/8.73	c #decision = 3386
8.69/8.73	c #conflict = 1017
8.69/8.73	c #restart = 5
8.69/8.73	o 161
8.69/8.73	c Solving starts ...
8.79/8.84	c solving time = 0.088s
8.79/8.84	c #decision = 3518
8.79/8.84	c #conflict = 1020
8.79/8.84	c #restart = 5
8.79/8.84	o 160
8.79/8.84	c Solving starts ...
9.08/9.14	c solving time = 0.277s
9.08/9.14	c #decision = 3665
9.08/9.14	c #conflict = 1037
9.08/9.14	c #restart = 5
9.08/9.14	o 159
9.08/9.15	c Solving starts ...
9.18/9.28	c solving time = 0.116s
9.18/9.28	c #decision = 3818
9.18/9.28	c #conflict = 1046
9.18/9.28	c #restart = 5
9.18/9.28	o 158
9.18/9.29	c Solving starts ...
9.38/9.40	c solving time = 0.091s
9.38/9.40	c #decision = 3944
9.38/9.40	c #conflict = 1046
9.38/9.40	c #restart = 5
9.38/9.40	o 157
9.38/9.40	c Solving starts ...
9.48/9.54	c solving time = 0.117s
9.48/9.54	c #decision = 4109
9.48/9.54	c #conflict = 1058
9.48/9.54	c #restart = 5
9.48/9.54	o 156
9.48/9.54	c Solving starts ...
9.58/9.66	c solving time = 0.102s
9.58/9.66	c #decision = 4271
9.58/9.66	c #conflict = 1067
9.58/9.66	c #restart = 5
9.58/9.66	o 155
9.58/9.67	c Solving starts ...
9.68/9.79	c solving time = 0.098s
9.68/9.79	c #decision = 4403
9.68/9.79	c #conflict = 1074
9.68/9.79	c #restart = 5
9.68/9.79	o 154
9.68/9.79	c Solving starts ...
11.59/11.65	c solving time = 1.845s
11.59/11.65	c #decision = 5634
11.59/11.65	c #conflict = 1535
11.59/11.65	c #restart = 7
11.59/11.65	o 153
11.59/11.65	c Solving starts ...
83.88/83.96	c solving time = 72.270s
83.88/83.96	c #decision = 34514
83.88/83.96	c #conflict = 21376
83.88/83.96	c #restart = 18
83.88/83.96	o 152
83.88/83.96	c Solving starts ...
84.08/84.15	c solving time = 0.171s
84.08/84.15	c #decision = 34732
84.08/84.15	c #conflict = 21410
84.08/84.15	c #restart = 18
84.08/84.15	o 151
84.08/84.15	c Solving starts ...
97.07/97.19	c solving time = 13.010s
97.07/97.19	c #decision = 39939
97.07/97.19	c #conflict = 24568
97.07/97.19	c #restart = 24
97.07/97.19	o 150
97.07/97.19	c Solving starts ...
140.97/141.09	c solving time = 43.869s
140.97/141.09	c #decision = 56677
140.97/141.09	c #conflict = 35008
140.97/141.09	c #restart = 33
140.97/141.09	o 149
140.97/141.09	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-3725485-1338642371/watcher-3725485-1338642371 -o /tmp/evaluation-result-3725485-1338642371/solver-3725485-1338642371 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725485-1338642371.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: 1.95 1.98 1.99 3/176 16982
/proc/meminfo: memFree=27320648/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 807 0 0 0 0 0 0 0 20 0 1 0 330363240 6373376 727 33554432000 4194304 8989770 140735197963520 140733939923384 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 1556 727 428 1171 0 333 0

[startup+0.0822661 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 16982
/proc/meminfo: memFree=27320648/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=12368 CPUtime=0.07 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 2216 0 0 0 7 0 0 0 20 0 1 0 330363240 12664832 2136 33554432000 4194304 8989770 140735197963520 140733939923384 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 3092 2136 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12368

[startup+0.100334 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 16982
/proc/meminfo: memFree=27320648/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 2337 0 0 0 9 0 0 0 20 0 1 0 330363240 12664832 2257 33554432000 4194304 8989770 140735197963520 140733939923384 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 3092 2257 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300311 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 16982
/proc/meminfo: memFree=27320648/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=26704 CPUtime=0.29 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 5955 0 0 0 28 1 0 0 20 0 1 0 330363240 27344896 5875 33554432000 4194304 8989770 140735197963520 140735197962784 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 6676 5875 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.70031 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 16982
/proc/meminfo: memFree=27320648/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=51280 CPUtime=0.68 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 11949 0 0 0 66 2 0 0 20 0 1 0 330363240 52510720 11870 33554432000 4194304 8989770 140735197963520 140735197962784 4209439 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 12820 11878 431 1171 0 11597 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51280

[startup+1.50031 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 16983
/proc/meminfo: memFree=27250464/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=99408 CPUtime=1.48 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 24131 0 0 0 143 5 0 0 20 0 1 0 330363240 101793792 24051 33554432000 4194304 8989770 140735197963520 140735197961472 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 24852 24051 431 1171 0 23629 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 99408

[startup+3.10031 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 16983
/proc/meminfo: memFree=27192928/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=219216 CPUtime=3.09 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 54099 0 0 0 297 12 0 0 20 0 1 0 330363240 224477184 54019 33554432000 4194304 8989770 140735197963520 140735197961536 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 54804 54019 441 1171 0 53581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 219216

[startup+6.30031 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 16983
/proc/meminfo: memFree=27094480/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=230480 CPUtime=6.29 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 56934 0 0 0 616 13 0 0 20 0 1 0 330363240 236011520 56854 33554432000 4194304 8989770 140735197963520 140735197963016 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 57620 56854 460 1171 0 56397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 230480

[startup+12.7003 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 16983
/proc/meminfo: memFree=27087412/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=237648 CPUtime=12.68 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 58737 0 0 0 1253 15 0 0 20 0 1 0 330363240 243351552 58657 33554432000 4194304 8989770 140735197963520 140735197963016 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 59412 58657 471 1171 0 58189 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 237648

[startup+25.5003 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 16983
/proc/meminfo: memFree=27075904/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=248912 CPUtime=25.48 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 61553 0 0 0 2526 22 0 0 20 0 1 0 330363240 254885888 61473 33554432000 4194304 8989770 140735197963520 140735197963016 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 62228 61473 471 1171 0 61005 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 248912

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 16983
/proc/meminfo: memFree=27060900/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=264272 CPUtime=51.08 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 65393 0 0 0 5076 32 0 0 20 0 1 0 330363240 270614528 65313 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 66068 65313 471 1171 0 64845 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 264272

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16984
/proc/meminfo: memFree=27032752/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=291920 CPUtime=102.28 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 72305 0 0 0 10175 53 0 0 20 0 1 0 330363240 298926080 72225 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 72980 72225 471 1171 0 71757 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 291920

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 16984
/proc/meminfo: memFree=26999024/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=325712 CPUtime=162.26 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 80753 0 0 0 16150 76 0 0 20 0 1 0 330363240 333529088 80673 33554432000 4194304 8989770 140735197963520 140735197962784 4438194 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 81428 80673 471 1171 0 80205 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 325712

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 16984
/proc/meminfo: memFree=26969140/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=355408 CPUtime=222.25 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 88177 0 0 0 22126 99 0 0 20 0 1 0 330363240 363937792 88097 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 88852 88097 471 1171 0 87629 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 355408

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16987
/proc/meminfo: memFree=26940056/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=384080 CPUtime=282.23 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 95362 0 0 0 28104 119 0 0 20 0 1 0 330363240 393297920 95265 33554432000 4194304 8989770 140735197963520 140735197963016 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 96020 95265 471 1171 0 94797 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 384080

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17026
/proc/meminfo: memFree=27280088/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=415824 CPUtime=342.21 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 103318 0 0 0 34081 140 0 0 20 0 1 0 330363240 425803776 103201 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 103956 103201 471 1171 0 102733 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 415824

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17027
/proc/meminfo: memFree=27235352/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=441424 CPUtime=402.19 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 109737 0 0 0 40060 159 0 0 20 0 1 0 330363240 452018176 109601 33554432000 4194304 8989770 140735197963520 140735197961472 4209433 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 110356 109601 471 1171 0 109133 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 441424

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17027
/proc/meminfo: memFree=27176108/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=473168 CPUtime=462.16 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 117707 0 0 0 46036 180 0 0 20 0 1 0 330363240 484524032 117537 33554432000 4194304 8989770 140735197963520 140735197963016 4451817 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 118292 117537 471 1171 0 117069 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 473168

[startup+522.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 17027
/proc/meminfo: memFree=27134596/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=503888 CPUtime=522.12 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 125427 0 0 0 52009 203 0 0 20 0 1 0 330363240 515981312 125217 33554432000 4194304 8989770 140735197963520 140735197963016 6592200 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 125972 125217 471 1171 0 124749 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 503888

[startup+582.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 17027
/proc/meminfo: memFree=27094032/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=534608 CPUtime=582.1 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 133120 0 0 0 57988 222 0 0 20 0 1 0 330363240 547438592 132897 33554432000 4194304 8989770 140735197963520 140735197963016 7857787 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 133652 132897 471 1171 0 132429 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 534608

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/178 17031
/proc/meminfo: memFree=26970052/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=644176 CPUtime=882.06 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 160512 0 0 0 87900 306 0 0 20 0 1 0 330363240 659636224 160289 33554432000 4194304 8989770 140735197963520 140735197963016 4426060 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 161044 160289 471 1171 0 159821 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 644176

[startup+942.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 17031
/proc/meminfo: memFree=26941292/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=672848 CPUtime=942.05 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 167680 0 0 0 93878 327 0 0 20 0 1 0 330363240 688996352 167457 33554432000 4194304 8989770 140735197963520 140735197963016 4438244 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 168212 167457 471 1171 0 166989 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 672848

[startup+1002.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/177 17031
/proc/meminfo: memFree=26915812/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=698448 CPUtime=1002.03 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 174096 0 0 0 99861 342 0 0 20 0 1 0 330363240 715210752 173857 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 174612 173857 471 1171 0 173389 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 698448

[startup+1062.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/177 17032
/proc/meminfo: memFree=26890792/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=723024 CPUtime=1062.02 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 180249 0 0 0 105846 356 0 0 20 0 1 0 330363240 740376576 180001 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 180756 180001 471 1171 0 179533 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 723024

[startup+1122.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/177 17032
/proc/meminfo: memFree=26868416/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=745552 CPUtime=1122 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 185888 0 0 0 111831 369 0 0 20 0 1 0 330363240 763445248 185633 33554432000 4194304 8989770 140735197963520 140735197962784 4354512 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 186388 185633 471 1171 0 185165 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 745552

[startup+1182.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/177 17032
/proc/meminfo: memFree=26847208/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=767056 CPUtime=1181.99 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 191264 0 0 0 117814 385 0 0 20 0 1 0 330363240 785465344 191009 33554432000 4194304 8989770 140735197963520 140735197963016 4445355 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 191764 191009 471 1171 0 190541 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 767056

[startup+1242.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/178 17033
/proc/meminfo: memFree=26828404/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=785488 CPUtime=1241.98 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 195872 0 0 0 123800 398 0 0 20 0 1 0 330363240 804339712 195617 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 196372 195617 471 1171 0 195149 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 785488

[startup+1302.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 17033
/proc/meminfo: memFree=26811488/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=805968 CPUtime=1301.98 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 200992 0 0 0 129788 410 0 0 20 0 1 0 330363240 825311232 200737 33554432000 4194304 8989770 140735197963520 140735197962784 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 201492 200737 471 1171 0 200269 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 805968

[startup+1362.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 17034
/proc/meminfo: memFree=26792268/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=825424 CPUtime=1361.97 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 205856 0 0 0 135773 424 0 0 20 0 1 0 330363240 845234176 205601 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 206356 205601 471 1171 0 205133 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 825424

[startup+1422.31 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 17034
/proc/meminfo: memFree=26767592/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=850000 CPUtime=1421.96 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 212000 0 0 0 141757 439 0 0 20 0 1 0 330363240 870400000 211745 33554432000 4194304 8989770 140735197963520 140735197961536 4209198 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 212500 211745 471 1171 0 211277 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 850000

[startup+1482.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/178 17037
/proc/meminfo: memFree=26745140/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=872528 CPUtime=1481.95 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 217632 0 0 0 147743 452 0 0 20 0 1 0 330363240 893468672 217377 33554432000 4194304 8989770 140735197963520 140735197963016 4452353 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 218132 217377 471 1171 0 216909 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 872528

[startup+1542.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/177 17037
/proc/meminfo: memFree=26723696/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=894032 CPUtime=1541.94 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 223008 0 0 0 153728 466 0 0 20 0 1 0 330363240 915488768 222753 33554432000 4194304 8989770 140735197963520 140735197945536 4425732 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 223508 222753 471 1171 0 222285 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 894032

[startup+1602.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/177 17037
/proc/meminfo: memFree=26704352/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=909392 CPUtime=1601.93 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 226848 0 0 0 159716 477 0 0 20 0 1 0 330363240 931217408 226593 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 227348 226593 471 1171 0 226125 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 909392

[startup+1662.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 17038
/proc/meminfo: memFree=26677724/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=928848 CPUtime=1661.92 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 231715 0 0 0 165702 490 0 0 20 0 1 0 330363240 951140352 231457 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 232212 231457 471 1171 0 230989 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 928848

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 17038
/proc/meminfo: memFree=26662624/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=944208 CPUtime=1721.91 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 235567 0 0 0 171689 502 0 0 20 0 1 0 330363240 966868992 235297 33554432000 4194304 8989770 140735197963520 140735197961472 4213743 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 236052 235297 471 1171 0 234829 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 944208

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 17038
/proc/meminfo: memFree=26643992/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=962640 CPUtime=1781.89 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 240184 0 0 0 177673 516 0 0 20 0 1 0 330363240 985743360 239905 33554432000 4194304 8989770 140735197963520 140735197963016 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 240660 239905 471 1171 0 239437 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 962640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 17038
/proc/meminfo: memFree=26638908/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=967760 CPUtime=1800.09 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 241464 0 0 0 179490 519 0 0 20 0 1 0 330363240 990986240 241185 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 241940 241185 471 1171 0 240717 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 967760

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.03 2.05 2.00 3/177 17038
/proc/meminfo: memFree=26638908/32873844 swapFree=7372/7372
[pid=16982] ppid=16980 vsize=967760 CPUtime=1800.09 cores=1,3,5,7
/proc/16982/stat : 16982 (toysat) R 16980 16982 15814 0 -1 4202496 241464 0 0 0 179490 519 0 0 20 0 1 0 330363240 990986240 241185 33554432000 4194304 8989770 140735197963520 140735197963016 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/16982/statm: 241940 241185 471 1171 0 240717 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 967760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1794.91
CPU system time (s): 5.19921
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 967760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.91
system time used= 5.19921
maximum resident set size= 964740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241464
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= 202
involuntary context switches= 1839

runsolver used 3.78242 second user time and 9.69353 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-02 15:06:11
IDJOB=3725485
IDBENCH=77689
IDSOLVER=2308
FILE ID=node118/3725485-1338642371
RUNJOBID= node118-1338631506-15831
PBS_JOBID= 14636462
Free space on /tmp= 70980 MiB

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

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

MD5SUM BENCH= b760f204d25cefa22909a1b50f38728a
RANDOM SEED=894563738

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27321184 kB
Buffers:          475204 kB
Cached:          3766840 kB
SwapCached:            0 kB
Active:          1728812 kB
Inactive:        2959712 kB
Active(anon):     436460 kB
Inactive(anon):    11340 kB
Active(file):    1292352 kB
Inactive(file):  2948372 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13152 kB
Writeback:             0 kB
AnonPages:        452516 kB
Mapped:            13624 kB
Shmem:               200 kB
Slab:             723260 kB
SReclaimable:     164040 kB
SUnreclaim:       559220 kB
KernelStack:        1448 kB
PageTables:         4476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     559836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 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= 70968 MiB
End job on node118 at 2012-06-02 15:36:14