Trace number 3724898

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_6_mh_ic.opb
MD5SUMb24b10929da03724a77e08494dd4be05
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2886748
Best CPU time to get the best result obtained on this benchmark222.049
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 5469285523
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 5469285523
Number of bits of the biggest sum of numbers33
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

2.28/2.32	c 2012-06-02T16:40:19+0200
2.28/2.32	c arch = x86_64
2.28/2.32	c os = linux
2.28/2.32	c compiler = ghc 7.4
2.28/2.32	c packages:
2.28/2.32	c   OptDir-0.0.1
2.28/2.32	c   array-0.4.0.0
2.28/2.32	c   base-4.5.0.0
2.28/2.32	c   bytestring-0.9.2.1
2.28/2.32	c   containers-0.4.2.1
2.28/2.32	c   deepseq-1.3.0.0
2.28/2.32	c   mtl-2.1.1
2.28/2.32	c   old_locale-1.0.0.4
2.28/2.32	c   parse_dimacs-1.2
2.28/2.32	c   parsec-3.1.2
2.28/2.32	c   queue-0.1.2
2.28/2.32	c   stm-2.3
2.28/2.32	c   time-1.4
2.28/2.32	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724898-1338648019.opb"]
2.28/2.32	c #vars 9765
2.28/2.32	c #constraints 21293
2.28/2.32	c Solving starts ...
5.48/5.53	c solving time = 3.195s
5.48/5.53	c #decision = 4210
5.48/5.53	c #conflict = 487
5.48/5.53	c #restart = 3
5.48/5.53	o 58520167
5.48/5.53	c Solving starts ...
5.48/5.59	c solving time = 0.052s
5.48/5.59	c #decision = 4769
5.48/5.59	c #conflict = 489
5.48/5.59	c #restart = 3
5.48/5.59	o 56774017
5.58/5.62	c Solving starts ...
5.58/5.69	c solving time = 0.058s
5.58/5.69	c #decision = 5080
5.58/5.69	c #conflict = 491
5.58/5.69	c #restart = 3
5.58/5.69	o 56709976
5.68/5.70	c Solving starts ...
5.98/6.09	c solving time = 0.380s
5.98/6.09	c #decision = 5826
5.98/6.09	c #conflict = 529
5.98/6.09	c #restart = 3
5.98/6.09	o 35683414
6.08/6.10	c Solving starts ...
6.18/6.27	c solving time = 0.170s
6.18/6.27	c #decision = 6400
6.18/6.27	c #conflict = 536
6.18/6.27	c #restart = 3
6.18/6.27	o 35233335
6.18/6.28	c Solving starts ...
6.28/6.38	c solving time = 0.085s
6.28/6.38	c #decision = 6641
6.28/6.38	c #conflict = 540
6.28/6.38	c #restart = 3
6.28/6.38	o 35209002
6.28/6.38	c Solving starts ...
6.87/6.97	c solving time = 0.579s
6.87/6.97	c #decision = 7325
6.87/6.97	c #conflict = 573
6.87/6.97	c #restart = 3
6.87/6.97	o 28604637
6.87/6.98	c Solving starts ...
6.97/7.08	c solving time = 0.091s
6.97/7.08	c #decision = 7904
6.97/7.08	c #conflict = 574
6.97/7.08	c #restart = 3
6.97/7.08	o 26379243
6.97/7.09	c Solving starts ...
7.48/7.55	c solving time = 0.458s
7.48/7.55	c #decision = 8167
7.48/7.55	c #conflict = 582
7.48/7.55	c #restart = 3
7.48/7.56	o 26375494
7.48/7.59	c Solving starts ...
8.28/8.34	c solving time = 0.743s
8.28/8.34	c #decision = 8786
8.28/8.34	c #conflict = 613
8.28/8.34	c #restart = 3
8.28/8.35	o 11413993
8.28/8.35	c Solving starts ...
8.38/8.49	c solving time = 0.133s
8.38/8.49	c #decision = 9346
8.38/8.49	c #conflict = 615
8.38/8.49	c #restart = 3
8.38/8.49	o 10227147
8.48/8.53	c Solving starts ...
8.78/8.81	c solving time = 0.272s
8.78/8.81	c #decision = 9748
8.78/8.81	c #conflict = 619
8.78/8.81	c #restart = 3
8.78/8.81	o 10023498
8.78/8.82	c Solving starts ...
9.28/9.32	c solving time = 0.487s
9.28/9.32	c #decision = 10133
9.28/9.32	c #conflict = 644
9.28/9.32	c #restart = 3
9.28/9.32	o 9895887
9.28/9.32	c Solving starts ...
9.48/9.54	c solving time = 0.208s
9.48/9.54	c #decision = 10481
9.48/9.54	c #conflict = 645
9.48/9.54	c #restart = 3
9.48/9.54	o 9777571
9.48/9.55	c Solving starts ...
36.65/36.78	c solving time = 27.194s
36.65/36.78	c #decision = 11332
36.65/36.78	c #conflict = 855
36.65/36.78	c #restart = 4
36.65/36.78	o 9575515
36.65/36.78	c Solving starts ...
206.03/206.12	c solving time = 169.298s
206.03/206.12	c #decision = 24734
206.03/206.12	c #conflict = 6390
206.03/206.12	c #restart = 12
206.03/206.12	o 7834498
206.03/206.12	c Solving starts ...
206.23/206.37	c solving time = 0.238s
206.23/206.37	c #decision = 25016
206.23/206.37	c #conflict = 6391
206.23/206.37	c #restart = 12
206.23/206.37	o 7803442
206.23/206.38	c Solving starts ...
206.63/206.72	c solving time = 0.329s
206.63/206.72	c #decision = 25373
206.63/206.72	c #conflict = 6394
206.63/206.72	c #restart = 12
206.63/206.72	o 7717739
206.63/206.72	c Solving starts ...
207.03/207.11	c solving time = 0.379s
207.03/207.11	c #decision = 25736
207.03/207.11	c #conflict = 6395
207.03/207.11	c #restart = 12
207.03/207.11	o 7599793
207.03/207.12	c Solving starts ...
210.22/210.32	c solving time = 3.192s
210.22/210.32	c #decision = 26076
210.22/210.32	c #conflict = 6432
210.22/210.32	c #restart = 12
210.22/210.32	o 7586174
210.22/210.33	c Solving starts ...
219.33/219.45	c solving time = 9.113s
219.33/219.45	c #decision = 26570
219.33/219.45	c #conflict = 6485
219.33/219.45	c #restart = 12
219.33/219.45	o 7542042
219.43/219.50	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-3724898-1338648019/watcher-3724898-1338648019 -o /tmp/evaluation-result-3724898-1338648019/solver-3724898-1338648019 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724898-1338648019.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.94 1.99 1.99 3/179 23329
/proc/meminfo: memFree=27339788/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 798 0 0 0 0 0 0 0 20 0 1 0 330927225 6373376 718 33554432000 4194304 8989770 140734640875136 140736874065160 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23329/statm: 1556 718 424 1171 0 333 0

[startup+0.0068419 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 23329
/proc/meminfo: memFree=27339788/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 815 0 0 0 0 0 0 0 20 0 1 0 330927225 6373376 735 33554432000 4194304 8989770 140734640875136 140736874065160 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23329/statm: 1556 735 424 1171 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6224

[startup+0.10025 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 23329
/proc/meminfo: memFree=27339788/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 2370 0 0 0 9 0 0 0 20 0 1 0 330927225 12664832 2290 33554432000 4194304 8989770 140734640875136 140736874065160 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23329/statm: 3092 2290 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300287 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 23329
/proc/meminfo: memFree=27339788/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=23632 CPUtime=0.29 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 5186 0 0 0 28 1 0 0 20 0 1 0 330927225 24199168 5106 33554432000 4194304 8989770 140734640875136 140736874065160 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23329/statm: 5908 5106 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.700272 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 23329
/proc/meminfo: memFree=27339788/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=38992 CPUtime=0.69 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 9050 0 0 0 68 1 0 0 20 0 1 0 330927225 39927808 8970 33554432000 4194304 8989770 140734640875136 140734640874632 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23329/statm: 9748 8970 449 1171 0 8525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38992

[startup+1.50021 s]
/proc/loadavg: 1.94 1.99 1.99 3/180 23330
/proc/meminfo: memFree=27305300/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=38992 CPUtime=1.49 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 9051 0 0 0 148 1 0 0 20 0 1 0 330927225 39927808 8971 33554432000 4194304 8989770 140734640875136 140734640874632 5395024 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23329/statm: 9748 8971 449 1171 0 8525 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38992

[startup+3.10031 s]
/proc/loadavg: 1.94 1.99 1.99 3/180 23330
/proc/meminfo: memFree=27304804/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=47184 CPUtime=3.08 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 11112 0 0 0 306 2 0 0 20 0 1 0 330927225 48316416 11032 33554432000 4194304 8989770 140734640875136 140734640874400 7857787 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23329/statm: 11796 11032 462 1171 0 10573 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47184

[startup+6.30031 s]
/proc/loadavg: 1.94 1.99 1.99 3/180 23330
/proc/meminfo: memFree=27294744/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=52304 CPUtime=6.28 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 12405 0 0 0 625 3 0 0 20 0 1 0 330927225 53559296 12328 33554432000 4194304 8989770 140734640875136 140734640874632 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23329/statm: 13076 12328 473 1171 0 11853 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52304

[startup+12.7003 s]
/proc/loadavg: 1.95 1.99 1.99 3/180 23330
/proc/meminfo: memFree=27275292/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=67664 CPUtime=12.68 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 16245 0 0 0 1261 7 0 0 20 0 1 0 330927225 69287936 16168 33554432000 4194304 8989770 140734640875136 140734640857152 4208823 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23329/statm: 16916 16168 473 1171 0 15693 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67664

[startup+25.5004 s]
/proc/loadavg: 1.96 1.99 1.99 3/180 23330
/proc/meminfo: memFree=27275648/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=67664 CPUtime=25.47 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 16253 0 0 0 2536 11 0 0 20 0 1 0 330927225 69287936 16168 33554432000 4194304 8989770 140734640875136 140734640874632 7953280 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/23329/statm: 16916 16168 473 1171 0 15693 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 67664

[startup+51.1004 s]
/proc/loadavg: 1.97 1.99 1.99 3/179 23330
/proc/meminfo: memFree=27274140/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=69712 CPUtime=51.05 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 16769 0 0 0 5085 20 0 0 20 0 1 0 330927225 71385088 16680 33554432000 4194304 8989770 140734640875136 140734640874400 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 17428 16680 473 1171 0 16205 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 69712

[startup+102.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 23330
/proc/meminfo: memFree=27273148/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=70736 CPUtime=102.25 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 17025 0 0 0 10180 45 0 0 20 0 1 0 330927225 72433664 16936 33554432000 4194304 8989770 140734640875136 140734640874400 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 17684 16936 473 1171 0 16461 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 70736

[startup+162.3 s]
/proc/loadavg: 2.11 2.02 2.01 3/179 23330
/proc/meminfo: memFree=27270916/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=72784 CPUtime=162.23 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 17537 0 0 0 16148 75 0 0 20 0 1 0 330927225 74530816 17448 33554432000 4194304 8989770 140734640875136 140734640874400 4208909 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 18196 17448 473 1171 0 16973 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 72784

[startup+222.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 23330
/proc/meminfo: memFree=27259632/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=84048 CPUtime=222.23 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 20353 0 0 0 22113 110 0 0 20 0 1 0 330927225 86065152 20264 33554432000 4194304 8989770 140734640875136 140734640874400 4213876 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 21012 20264 473 1171 0 19789 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84048

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23331
/proc/meminfo: memFree=27258888/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=85072 CPUtime=282.22 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 20609 0 0 0 28085 137 0 0 20 0 1 0 330927225 87113728 20520 33554432000 4194304 8989770 140734640875136 140734640873088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 21268 20520 473 1171 0 20045 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 85072

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23331
/proc/meminfo: memFree=27257896/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=86096 CPUtime=342.21 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 20865 0 0 0 34050 171 0 0 20 0 1 0 330927225 88162304 20776 33554432000 4194304 8989770 140734640875136 140734640874400 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 21524 20776 473 1171 0 20301 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 86096

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 4/180 23332
/proc/meminfo: memFree=27255656/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=88144 CPUtime=402.19 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 21377 0 0 0 40020 199 0 0 20 0 1 0 330927225 90259456 21288 33554432000 4194304 8989770 140734640875136 140734640874632 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 22036 21288 473 1171 0 20813 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 88144

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23332
/proc/meminfo: memFree=27254672/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=89168 CPUtime=462.19 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 21633 0 0 0 45991 228 0 0 20 0 1 0 330927225 91308032 21544 33554432000 4194304 8989770 140734640875136 140734640874400 4208823 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 22292 21544 473 1171 0 21069 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 89168

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23332
/proc/meminfo: memFree=27254424/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=89168 CPUtime=522.18 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 21633 0 0 0 51966 252 0 0 20 0 1 0 330927225 91308032 21544 33554432000 4194304 8989770 140734640875136 140734640874632 7953280 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 22292 21544 473 1171 0 21069 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 89168

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23333
/proc/meminfo: memFree=27253556/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=90192 CPUtime=582.17 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 21889 0 0 0 57939 278 0 0 20 0 1 0 330927225 92356608 21800 33554432000 4194304 8989770 140734640875136 140734640874400 4205032 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 22548 21800 473 1171 0 21325 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 90192

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23337
/proc/meminfo: memFree=27252788/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=91216 CPUtime=882.13 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 22148 0 0 0 87845 368 0 0 20 0 1 0 330927225 93405184 22056 33554432000 4194304 8989770 140734640875136 140734640874632 4214448 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 22804 22056 473 1171 0 21581 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 91216

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23337
/proc/meminfo: memFree=27251672/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=92240 CPUtime=942.11 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 22404 0 0 0 93825 386 0 0 20 0 1 0 330927225 94453760 22312 33554432000 4194304 8989770 140734640875136 140734640873088 4446276 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 23060 22312 473 1171 0 21837 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 92240

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23337
/proc/meminfo: memFree=27251672/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=92240 CPUtime=1002.1 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 22404 0 0 0 99804 406 0 0 20 0 1 0 330927225 94453760 22312 33554432000 4194304 8989770 140734640875136 140734640874400 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 23060 22312 473 1171 0 21837 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 92240

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23337
/proc/meminfo: memFree=27250680/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=93264 CPUtime=1062.1 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 22660 0 0 0 105783 427 0 0 20 0 1 0 330927225 95502336 22568 33554432000 4194304 8989770 140734640875136 140734640874400 4209212 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 23316 22568 473 1171 0 22093 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 93264

[startup+1122.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 23376
/proc/meminfo: memFree=28204404/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=93264 CPUtime=1122.09 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 22660 0 0 0 111765 444 0 0 20 0 1 0 330927225 95502336 22568 33554432000 4194304 8989770 140734640875136 140734640874632 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 23316 22568 473 1171 0 22093 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 93264

[startup+1182.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 23377
/proc/meminfo: memFree=28180136/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=93264 CPUtime=1182.07 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 22660 0 0 0 117746 461 0 0 20 0 1 0 330927225 95502336 22568 33554432000 4194304 8989770 140734640875136 140734640874400 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 23316 22568 473 1171 0 22093 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 93264

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/180 23402
/proc/meminfo: memFree=28178492/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=94288 CPUtime=1242.07 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 22916 0 0 0 123730 477 0 0 20 0 1 0 330927225 96550912 22824 33554432000 4194304 8989770 140734640875136 140734640874632 4209220 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 23572 22824 473 1171 0 22349 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 94288

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/180 23402
/proc/meminfo: memFree=28178268/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=94288 CPUtime=1302.05 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 22916 0 0 0 129708 497 0 0 20 0 1 0 330927225 96550912 22824 33554432000 4194304 8989770 140734640875136 140734640874400 4209433 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 23572 22824 473 1171 0 22349 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 94288

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 23402
/proc/meminfo: memFree=28177160/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=95312 CPUtime=1362.05 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 23172 0 0 0 135681 524 0 0 20 0 1 0 330927225 97599488 23080 33554432000 4194304 8989770 140734640875136 140734640873088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 23828 23080 473 1171 0 22605 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 95312

[startup+1422.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 23402
/proc/meminfo: memFree=28176352/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=96336 CPUtime=1422.05 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 23429 0 0 0 141655 550 0 0 20 0 1 0 330927225 98648064 23336 33554432000 4194304 8989770 140734640875136 140734640874632 4204368 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 24084 23336 473 1171 0 22861 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 96336

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 23403
/proc/meminfo: memFree=28176600/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=96336 CPUtime=1482.03 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 23429 0 0 0 147631 572 0 0 20 0 1 0 330927225 98648064 23336 33554432000 4194304 8989770 140734640875136 140734640874632 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 24084 23336 473 1171 0 22861 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 96336

[startup+1542.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 23403
/proc/meminfo: memFree=28176724/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=96336 CPUtime=1542.03 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 23429 0 0 0 153608 595 0 0 20 0 1 0 330927225 98648064 23336 33554432000 4194304 8989770 140734640875136 140734640874400 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 24084 23336 473 1171 0 22861 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 96336

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 23403
/proc/meminfo: memFree=28176600/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=96336 CPUtime=1602.01 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 23429 0 0 0 159582 619 0 0 20 0 1 0 330927225 98648064 23336 33554432000 4194304 8989770 140734640875136 140734640873088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 24084 23336 473 1171 0 22861 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 96336

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 23403
/proc/meminfo: memFree=28174924/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=96336 CPUtime=1662.01 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 23429 0 0 0 165556 645 0 0 20 0 1 0 330927225 98648064 23336 33554432000 4194304 8989770 140734640875136 140734640874632 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 24084 23336 473 1171 0 22861 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 96336

[startup+1722.3 s]
/proc/loadavg: 2.10 2.02 2.00 4/179 23403
/proc/meminfo: memFree=28172816/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=97360 CPUtime=1722 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 23685 0 0 0 171535 665 0 0 20 0 1 0 330927225 99696640 23592 33554432000 4194304 8989770 140734640875136 140734640873088 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 24340 23592 473 1171 0 23117 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 97360

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 23407
/proc/meminfo: memFree=28171808/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=97360 CPUtime=1781.99 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 23685 0 0 0 177509 690 0 0 20 0 1 0 330927225 99696640 23592 33554432000 4194304 8989770 140734640875136 140734640874632 4209198 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 24340 23592 473 1171 0 23117 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 97360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 23407
/proc/meminfo: memFree=28172436/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=97360 CPUtime=1800.08 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 23685 0 0 0 179314 694 0 0 20 0 1 0 330927225 99696640 23592 33554432000 4194304 8989770 140734640875136 140734640874632 7672442 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 24340 23592 473 1171 0 23117 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 97360

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

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 23407
/proc/meminfo: memFree=28172436/32873844 swapFree=7112/7112
[pid=23329] ppid=23327 vsize=97360 CPUtime=1800.08 cores=1,3,5,7
/proc/23329/stat : 23329 (toysat) R 23327 23329 21777 0 -1 4202496 23685 0 0 0 179314 694 0 0 20 0 1 0 330927225 99696640 23592 33554432000 4194304 8989770 140734640875136 140734640874632 7672442 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/23329/statm: 24340 23592 473 1171 0 23117 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 97360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1793.15
CPU system time (s): 6.95094
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 97360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.15
system time used= 6.95094
maximum resident set size= 94368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23685
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= 21
involuntary context switches= 1951

runsolver used 3.9404 second user time and 9.80451 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-02 16:40:19
IDJOB=3724898
IDBENCH=92690
IDSOLVER=2308
FILE ID=node132/3724898-1338648019
RUNJOBID= node132-1338631508-21795
PBS_JOBID= 14636448
Free space on /tmp= 71180 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_6_mh_ic.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724898-1338648019/watcher-3724898-1338648019 -o /tmp/evaluation-result-3724898-1338648019/solver-3724898-1338648019 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724898-1338648019.opb

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

MD5SUM BENCH= b24b10929da03724a77e08494dd4be05
RANDOM SEED=1382492691

node132.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.832
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.66
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.832
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	: 5332.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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27339680 kB
Buffers:          587896 kB
Cached:          3033652 kB
SwapCached:         2292 kB
Active:          2560624 kB
Inactive:        2060128 kB
Active(anon):     991424 kB
Inactive(anon):     7120 kB
Active(file):    1569200 kB
Inactive(file):  2053008 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67102708 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:       1001044 kB
Mapped:            12804 kB
Shmem:                 8 kB
Slab:             773064 kB
SReclaimable:     214692 kB
SUnreclaim:       558372 kB
KernelStack:        1488 kB
PageTables:         6016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1113100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    985088 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= 71200 MiB
End job on node132 at 2012-06-02 17:10:21