Trace number 3724741

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.41

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z10-s2.opb
MD5SUMed21e6c5ff37fad47ff826a68b7a81b8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-21379
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6250
Total number of constraints160633
Number of constraints which are clauses160625
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint6250
Number of terms in the objective function 6202
Biggest coefficient in the objective function 477
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 734322
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2144000
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 15069725
Number of bits of the biggest sum of numbers24
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

7.39/7.46	c 2012-06-02T15:18:55+0200
7.39/7.46	c arch = x86_64
7.39/7.46	c os = linux
7.39/7.46	c compiler = ghc 7.4
7.39/7.46	c packages:
7.39/7.46	c   OptDir-0.0.1
7.39/7.46	c   array-0.4.0.0
7.39/7.46	c   base-4.5.0.0
7.39/7.46	c   bytestring-0.9.2.1
7.39/7.46	c   containers-0.4.2.1
7.39/7.46	c   deepseq-1.3.0.0
7.39/7.46	c   mtl-2.1.1
7.39/7.46	c   old_locale-1.0.0.4
7.39/7.46	c   parse_dimacs-1.2
7.39/7.46	c   parsec-3.1.2
7.39/7.46	c   queue-0.1.2
7.39/7.46	c   stm-2.3
7.39/7.46	c   time-1.4
7.39/7.46	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724741-1338643135.opb"]
7.39/7.46	c #vars 6250
7.39/7.46	c #constraints 160633
7.39/7.46	c Solving starts ...
12.29/12.36	c solving time = 4.903s
12.29/12.36	c #decision = 4491
12.29/12.36	c #conflict = 20
12.29/12.36	c #restart = 0
12.29/12.37	o -17424
12.29/12.38	c Solving starts ...
16.99/17.03	c solving time = 4.646s
16.99/17.03	c #decision = 5617
16.99/17.03	c #conflict = 21
16.99/17.03	c #restart = 0
16.99/17.03	o -17455
16.99/17.04	c Solving starts ...
20.48/20.59	c solving time = 3.541s
20.48/20.59	c #decision = 6727
20.48/20.59	c #conflict = 21
20.48/20.59	c #restart = 0
20.48/20.59	o -17464
20.58/20.61	c Solving starts ...
26.89/26.90	c solving time = 6.284s
26.89/26.90	c #decision = 7843
26.89/26.90	c #conflict = 22
26.89/26.90	c #restart = 0
26.89/26.90	o -17486
26.89/26.91	c Solving starts ...
34.09/34.14	c solving time = 7.218s
34.09/34.14	c #decision = 8948
34.09/34.14	c #conflict = 23
34.09/34.14	c #restart = 0
34.09/34.14	o -17501
34.09/34.15	c Solving starts ...
55.48/55.52	c solving time = 21.360s
55.48/55.52	c #decision = 10068
55.48/55.52	c #conflict = 32
55.48/55.52	c #restart = 0
55.48/55.52	o -17503
55.48/55.53	c Solving starts ...
105.97/106.07	c solving time = 50.521s
105.97/106.07	c #decision = 11126
105.97/106.07	c #conflict = 53
105.97/106.07	c #restart = 0
105.97/106.07	o -17512
105.97/106.09	c Solving starts ...
527.49/527.63	c solving time = 421.462s
527.49/527.63	c #decision = 12237
527.49/527.63	c #conflict = 181
527.49/527.63	c #restart = 1
527.49/527.64	o -17517
527.49/527.65	c Solving starts ...
542.59/542.76	c solving time = 15.099s
542.59/542.76	c #decision = 12424
542.59/542.76	c #conflict = 182
542.59/542.76	c #restart = 1
542.59/542.76	o -17518
542.59/542.77	c Solving starts ...
557.29/557.40	c solving time = 14.620s
557.29/557.40	c #decision = 12608
557.29/557.40	c #conflict = 183
557.29/557.40	c #restart = 1
557.29/557.40	o -17520
557.29/557.41	c Solving starts ...
576.68/576.81	c solving time = 19.391s
576.68/576.81	c #decision = 12795
576.68/576.81	c #conflict = 184
576.68/576.81	c #restart = 1
576.68/576.82	o -17523
576.68/576.83	c Solving starts ...
594.48/594.60	c solving time = 17.760s
594.48/594.60	c #decision = 12982
594.48/594.60	c #conflict = 185
594.48/594.60	c #restart = 1
594.48/594.60	o -17530
594.58/594.72	c Solving starts ...
611.48/611.68	c solving time = 16.948s
611.48/611.68	c #decision = 13169
611.48/611.68	c #conflict = 186
611.48/611.68	c #restart = 1
611.48/611.68	o -17532
611.48/611.69	c Solving starts ...
629.08/629.22	c solving time = 17.516s
629.08/629.22	c #decision = 13352
629.08/629.22	c #conflict = 186
629.08/629.22	c #restart = 1
629.08/629.22	o -17533
629.08/629.23	c Solving starts ...
648.07/648.26	c solving time = 19.020s
648.07/648.26	c #decision = 13535
648.07/648.26	c #conflict = 186
648.07/648.26	c #restart = 1
648.07/648.26	o -17534
648.07/648.28	c Solving starts ...
674.27/674.48	c solving time = 26.193s
674.27/674.48	c #decision = 13725
674.27/674.48	c #conflict = 187
674.27/674.48	c #restart = 1
674.27/674.48	o -17552
674.37/674.50	c Solving starts ...
992.42/992.64	c solving time = 318.082s
992.42/992.64	c #decision = 14268
992.42/992.64	c #conflict = 244
992.42/992.64	c #restart = 1
992.42/992.64	o -17553
992.42/992.65	c Solving starts ...
1013.02/1013.23	c solving time = 20.568s
1013.02/1013.23	c #decision = 14430
1013.02/1013.23	c #conflict = 244
1013.02/1013.23	c #restart = 1
1013.02/1013.23	o -17556
1013.02/1013.25	c Solving starts ...
1774.20/1774.54	c solving time = 761.164s
1774.20/1774.54	c #decision = 14910
1774.20/1774.54	c #conflict = 364
1774.20/1774.54	c #restart = 2
1774.20/1774.54	o -17561
1774.20/1774.55	c Solving starts ...
1796.80/1797.15	c solving time = 22.586s
1796.80/1797.15	c #decision = 14969
1796.80/1797.15	c #conflict = 364
1796.80/1797.15	c #restart = 2
1796.80/1797.15	o -17568
1796.80/1797.16	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-3724741-1338643135/watcher-3724741-1338643135 -o /tmp/evaluation-result-3724741-1338643135/solver-3724741-1338643135 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724741-1338643135.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.99 2.02 2.00 2/178 3002
/proc/meminfo: memFree=28811588/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 834 0 0 0 0 0 0 0 20 0 1 0 330438284 7421952 753 33554432000 4194304 8989770 140736910201056 140733596053480 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 1812 753 425 1171 0 589 0

[startup+0.056539 s]
/proc/loadavg: 1.99 2.02 2.00 2/178 3002
/proc/meminfo: memFree=28811588/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=10320 CPUtime=0.05 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 1707 0 0 0 5 0 0 0 20 0 1 0 330438284 10567680 1626 33554432000 4194304 8989770 140736910201056 140733596053480 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 2580 1626 428 1171 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10320

[startup+0.100219 s]
/proc/loadavg: 1.99 2.02 2.00 2/178 3002
/proc/meminfo: memFree=28811588/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=13392 CPUtime=0.09 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 2400 0 0 0 9 0 0 0 20 0 1 0 330438284 13713408 2319 33554432000 4194304 8989770 140736910201056 140733596053480 7874608 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 3348 2319 430 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.300207 s]
/proc/loadavg: 1.99 2.02 2.00 2/178 3002
/proc/meminfo: memFree=28811588/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=28752 CPUtime=0.29 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 6425 0 0 0 28 1 0 0 20 0 1 0 330438284 29442048 6344 33554432000 4194304 8989770 140736910201056 140733596053480 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 7188 6344 431 1171 0 5965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28752

[startup+0.700221 s]
/proc/loadavg: 1.99 2.02 2.00 2/178 3002
/proc/meminfo: memFree=28811588/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=48208 CPUtime=0.69 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 11299 0 0 0 67 2 0 0 20 0 1 0 330438284 49364992 11218 33554432000 4194304 8989770 140736910201056 140733596053480 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 12052 11225 431 1171 0 10829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48208

[startup+1.5002 s]
/proc/loadavg: 1.99 2.02 2.00 3/179 3003
/proc/meminfo: memFree=28739180/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=102480 CPUtime=1.48 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 24898 0 0 0 143 5 0 0 20 0 1 0 330438284 104939520 24817 33554432000 4194304 8989770 140736910201056 140736910200320 4204292 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 25620 24817 431 1171 0 24397 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 102480

[startup+3.1002 s]
/proc/loadavg: 1.99 2.02 2.00 3/179 3003
/proc/meminfo: memFree=28679040/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=179280 CPUtime=3.09 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 44118 0 0 0 300 9 0 0 20 0 1 0 330438284 183582720 44037 33554432000 4194304 8989770 140736910201056 140736910200320 4360101 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 44820 44037 445 1171 0 43597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 179280

[startup+6.30019 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 3003
/proc/meminfo: memFree=28636756/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=179280 CPUtime=6.29 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 44119 0 0 0 619 10 0 0 20 0 1 0 330438284 183582720 44038 33554432000 4194304 8989770 140736910201056 140736910200552 4493754 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 44820 44038 446 1171 0 43597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 179280

[startup+12.7002 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 3003
/proc/meminfo: memFree=28636656/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=179280 CPUtime=12.69 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 44144 0 0 0 1257 12 0 0 20 0 1 0 330438284 183582720 44063 33554432000 4194304 8989770 140736910201056 140736910200552 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 44820 44063 471 1171 0 43597 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179280

[startup+25.5002 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 3003
/proc/meminfo: memFree=28628748/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=189520 CPUtime=25.49 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 46704 0 0 0 2531 18 0 0 20 0 1 0 330438284 194068480 46623 33554432000 4194304 8989770 140736910201056 140736910200552 7704741 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 47380 46623 471 1171 0 46157 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 189520

[startup+51.1003 s]
/proc/loadavg: 2.10 2.04 2.00 3/179 3003
/proc/meminfo: memFree=28618264/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=197712 CPUtime=51.08 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 48752 0 0 0 5080 28 0 0 20 0 1 0 330438284 202457088 48671 33554432000 4194304 8989770 140736910201056 140736910200320 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 49428 48671 471 1171 0 48205 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 197712

[startup+102.307 s]
/proc/loadavg: 2.04 2.03 2.00 3/180 3006
/proc/meminfo: memFree=28630060/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=200784 CPUtime=102.28 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 49520 0 0 0 10185 43 0 0 20 0 1 0 330438284 205602816 49439 33554432000 4194304 8989770 140736910201056 140736910198976 4209212 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 50196 49439 471 1171 0 48973 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 200784

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 3007
/proc/meminfo: memFree=28559892/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=203856 CPUtime=162.26 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 50288 0 0 0 16168 58 0 0 20 0 1 0 330438284 208748544 50207 33554432000 4194304 8989770 140736910201056 140736910200320 7732296 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 50964 50207 471 1171 0 49741 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 203856

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 3007
/proc/meminfo: memFree=28533040/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=204880 CPUtime=222.26 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 50544 0 0 0 22152 74 0 0 20 0 1 0 330438284 209797120 50463 33554432000 4194304 8989770 140736910201056 140736910200552 4209180 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 51220 50463 471 1171 0 49997 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 204880

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3007
/proc/meminfo: memFree=28598472/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=204880 CPUtime=282.23 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 50562 0 0 0 28135 88 0 0 20 0 1 0 330438284 209797120 50463 33554432000 4194304 8989770 140736910201056 140736910200552 7732696 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 51220 50463 471 1171 0 49997 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 204880

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 3007
/proc/meminfo: memFree=28617860/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=205904 CPUtime=342.22 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 50825 0 0 0 34116 106 0 0 20 0 1 0 330438284 210845696 50719 33554432000 4194304 8989770 140736910201056 140736910198976 4204592 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 51476 50719 471 1171 0 50253 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 205904

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 3007
/proc/meminfo: memFree=28585184/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=205904 CPUtime=402.21 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 50830 0 0 0 40100 121 0 0 20 0 1 0 330438284 210845696 50719 33554432000 4194304 8989770 140736910201056 140736910200320 6858389 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 51476 50719 471 1171 0 50253 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 205904

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3008
/proc/meminfo: memFree=28577180/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=205904 CPUtime=462.2 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 50830 0 0 0 46086 134 0 0 20 0 1 0 330438284 210845696 50719 33554432000 4194304 8989770 140736910201056 140736910200552 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 51476 50719 471 1171 0 50253 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 205904

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 3008
/proc/meminfo: memFree=28549276/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=225360 CPUtime=522.19 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 55694 0 0 0 52070 149 0 0 20 0 1 0 330438284 230768640 55583 33554432000 4194304 8989770 140736910201056 140736910200320 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 56340 55583 471 1171 0 55117 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 225360

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3008
/proc/meminfo: memFree=28557312/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=225360 CPUtime=582.18 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 55694 0 0 0 58043 175 0 0 20 0 1 0 330438284 230768640 55583 33554432000 4194304 8989770 140736910201056 140736910200320 7416272 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 56340 55583 471 1171 0 55117 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 225360

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3012
/proc/meminfo: memFree=28557768/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=228432 CPUtime=822.15 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 56462 0 0 0 81955 260 0 0 20 0 1 0 330438284 233914368 56351 33554432000 4194304 8989770 140736910201056 140736910200552 6586468 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 57108 56351 471 1171 0 55885 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 228432

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3012
/proc/meminfo: memFree=28537572/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=228432 CPUtime=882.14 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 56466 0 0 0 87939 275 0 0 20 0 1 0 330438284 233914368 56351 33554432000 4194304 8989770 140736910201056 140736910200320 4206072 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 57108 56351 471 1171 0 55885 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 228432

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3012
/proc/meminfo: memFree=28566392/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=228432 CPUtime=942.13 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 56466 0 0 0 93924 289 0 0 20 0 1 0 330438284 233914368 56351 33554432000 4194304 8989770 140736910201056 140736910200320 4208879 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 57108 56351 471 1171 0 55885 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 228432

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3013
/proc/meminfo: memFree=28576476/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=228432 CPUtime=1002.12 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 56466 0 0 0 99906 306 0 0 20 0 1 0 330438284 233914368 56351 33554432000 4194304 8989770 140736910201056 140736910200552 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 57108 56351 471 1171 0 55885 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 228432

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3014
/proc/meminfo: memFree=28514888/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=232528 CPUtime=1062.11 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57490 0 0 0 105882 329 0 0 20 0 1 0 330438284 238108672 57375 33554432000 4194304 8989770 140736910201056 140736910200320 4209168 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58132 57375 471 1171 0 56909 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 232528

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3014
/proc/meminfo: memFree=28526068/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1122.1 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57746 0 0 0 111868 342 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910199040 7704725 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 233552

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3014
/proc/meminfo: memFree=28548800/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1182.09 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57746 0 0 0 117853 356 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910200320 4446556 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 233552

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3014
/proc/meminfo: memFree=28518036/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1242.08 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57746 0 0 0 123839 369 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910200320 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 233552

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3017
/proc/meminfo: memFree=28544976/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1302.08 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57746 0 0 0 129825 383 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910200552 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 233552

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3056
/proc/meminfo: memFree=28662976/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1362.06 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57746 0 0 0 135808 398 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910198976 4214496 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 233552

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3057
/proc/meminfo: memFree=28603200/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1422.06 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57746 0 0 0 141792 414 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910198976 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 233552

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3057
/proc/meminfo: memFree=28554164/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1482.05 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57748 0 0 0 147776 429 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910198976 4208823 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 233552

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 3057
/proc/meminfo: memFree=28509180/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1542.03 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57748 0 0 0 153762 441 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910200552 4213787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 233552

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/179 3057
/proc/meminfo: memFree=28465436/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1602.03 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57748 0 0 0 159748 455 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910200320 4425693 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 233552

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 3057
/proc/meminfo: memFree=28451072/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1662.02 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57748 0 0 0 165727 475 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910200320 4213772 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 233552

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3058
/proc/meminfo: memFree=28450948/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=233552 CPUtime=1722.01 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 57748 0 0 0 171714 487 0 0 20 0 1 0 330438284 239157248 57631 33554432000 4194304 8989770 140736910201056 140736910200552 4208846 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58388 57631 471 1171 0 57165 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 233552

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3058
/proc/meminfo: memFree=28449832/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=234576 CPUtime=1782 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 58004 0 0 0 177694 506 0 0 20 0 1 0 330438284 240205824 57887 33554432000 4194304 8989770 140736910201056 140736910200552 7416165 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58644 57887 471 1171 0 57421 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 234576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3058
/proc/meminfo: memFree=28449832/32873844 swapFree=7380/7380
[pid=3002] ppid=3000 vsize=234576 CPUtime=1800.1 cores=0,2,4,6
/proc/3002/stat : 3002 (toysat) R 3000 3002 2131 0 -1 4202496 58004 0 0 0 179494 516 0 0 20 0 1 0 330438284 240205824 57887 33554432000 4194304 8989770 140736910201056 140736910200552 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3002/statm: 58644 57887 471 1171 0 57421 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 234576

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1794.95
CPU system time (s): 5.16121
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 234576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.95
system time used= 5.16122
maximum resident set size= 231548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58004
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= 39
involuntary context switches= 2313

runsolver used 3.39048 second user time and 9.34558 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-02 15:18:55
IDJOB=3724741
IDBENCH=89892
IDSOLVER=2308
FILE ID=node133/3724741-1338643135
RUNJOBID= node133-1338631508-2147
PBS_JOBID= 14636447
Free space on /tmp= 70472 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z10-s2.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724741-1338643135/watcher-3724741-1338643135 -o /tmp/evaluation-result-3724741-1338643135/solver-3724741-1338643135 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724741-1338643135.opb

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

MD5SUM BENCH= ed21e6c5ff37fad47ff826a68b7a81b8
RANDOM SEED=27403112

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28812496 kB
Buffers:          356456 kB
Cached:          2657416 kB
SwapCached:          676 kB
Active:          1492472 kB
Inactive:        1698384 kB
Active(anon):     168244 kB
Inactive(anon):    10240 kB
Active(file):    1324228 kB
Inactive(file):  1688144 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             11724 kB
Writeback:            16 kB
AnonPages:        221484 kB
Mapped:            12360 kB
Shmem:                 0 kB
Slab:             731932 kB
SReclaimable:     173912 kB
SUnreclaim:       558020 kB
KernelStack:        1472 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     290944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 70464 MiB
End job on node133 at 2012-06-02 15:48:57