Trace number 3706621

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-05-17? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-p2756.opb
MD5SUM54b9b4de78a7992fd69d0caeed32daef
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3124
Best CPU time to get the best result obtained on this benchmark1.66275
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3695
Optimality of the best value was proved NO
Number of variables2756
Total number of constraints749
Number of constraints which are clauses132
Number of constraints which are cardinality constraints (but not clauses)220
Number of constraints which are nor clauses,nor cardinality constraints397
Minimum length of a constraint2
Maximum length of a constraint546
Number of terms in the objective function 2166
Biggest coefficient in the objective function 11000
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 321831
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 11000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 321831
Number of bits of the biggest sum of numbers19
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

0.49/0.55	c 2012-05-27T11:49:29+0200
0.49/0.55	c arch = x86_64
0.49/0.55	c os = linux
0.49/0.55	c compiler = ghc 7.4
0.49/0.55	c packages:
0.49/0.55	c   OptDir-0.0.1
0.49/0.55	c   array-0.4.0.0
0.49/0.55	c   base-4.5.0.0
0.49/0.55	c   bytestring-0.9.2.1
0.49/0.55	c   containers-0.4.2.1
0.49/0.55	c   deepseq-1.3.0.0
0.49/0.55	c   mtl-2.1.1
0.49/0.55	c   old_locale-1.0.0.4
0.49/0.55	c   parse_dimacs-1.2
0.49/0.55	c   parsec-3.1.2
0.49/0.55	c   queue-0.1.2
0.49/0.55	c   stm-2.3
0.49/0.55	c   time-1.4
0.49/0.55	c command line = ["--pb","HOME/instance-3706621-1338112169.opb"]
0.49/0.55	c #vars 2756
0.49/0.55	c #constraints 749
0.49/0.55	c Solving starts ...
0.78/0.81	c solving time = 0.259s
0.78/0.81	c #decision = 4033
0.78/0.81	c #conflict = 31
0.78/0.81	c #restart = 0
0.78/0.81	o 4389
0.78/0.82	c Solving starts ...
0.78/0.85	c solving time = 0.033s
0.78/0.85	c #decision = 5126
0.78/0.85	c #conflict = 31
0.78/0.85	c #restart = 0
0.78/0.85	o 4388
0.78/0.85	c Solving starts ...
0.88/0.91	c solving time = 0.058s
0.88/0.91	c #decision = 6378
0.88/0.91	c #conflict = 32
0.88/0.91	c #restart = 0
0.88/0.91	o 4386
0.88/0.91	c Solving starts ...
0.88/0.99	c solving time = 0.073s
0.88/0.99	c #decision = 7596
0.88/0.99	c #conflict = 33
0.88/0.99	c #restart = 0
0.88/0.99	o 4384
0.88/0.99	c Solving starts ...
0.99/1.07	c solving time = 0.081s
0.99/1.07	c #decision = 8794
0.99/1.07	c #conflict = 34
0.99/1.07	c #restart = 0
0.99/1.07	o 4382
0.99/1.08	c Solving starts ...
1.10/1.18	c solving time = 0.100s
1.10/1.18	c #decision = 10047
1.10/1.18	c #conflict = 35
1.10/1.18	c #restart = 0
1.10/1.18	o 4379
1.10/1.18	c Solving starts ...
1.19/1.29	c solving time = 0.106s
1.19/1.29	c #decision = 11290
1.19/1.29	c #conflict = 36
1.19/1.29	c #restart = 0
1.19/1.29	o 4376
1.19/1.29	c Solving starts ...
1.39/1.46	c solving time = 0.172s
1.39/1.46	c #decision = 12529
1.39/1.46	c #conflict = 40
1.39/1.46	c #restart = 0
1.39/1.46	o 4372
1.39/1.47	c Solving starts ...
1.79/1.84	c solving time = 0.370s
1.79/1.84	c #decision = 13520
1.79/1.84	c #conflict = 60
1.79/1.84	c #restart = 0
1.79/1.84	o 4371
1.79/1.84	c Solving starts ...
2.39/2.46	c solving time = 0.618s
2.39/2.46	c #decision = 14433
2.39/2.46	c #conflict = 75
2.39/2.46	c #restart = 0
2.39/2.46	o 4368
2.39/2.46	c Solving starts ...
765.67/765.88	c solving time = 763.297s
765.67/765.88	c #decision = 19792
765.67/765.88	c #conflict = 3089
765.67/765.88	c #restart = 6
765.67/765.88	o 4367
765.67/765.89	c Solving starts ...
765.67/765.89	c learnt constraints deletion: 3083 -> 1542
899.84/900.06	c solving time = 134.148s
899.84/900.06	c #decision = 21580
899.84/900.06	c #conflict = 3619
899.84/900.06	c #restart = 9
899.84/900.06	o 4365
899.84/900.06	c Solving starts ...
899.84/900.06	c learnt constraints deletion: 2069 -> 1035
900.66/900.84	c solving time = 0.775s
900.66/900.84	c #decision = 22018
900.66/900.84	c #conflict = 3623
900.66/900.84	c #restart = 9
900.66/900.84	o 4364
900.66/900.84	c Solving starts ...
1145.61/1145.89	c solving time = 245.008s
1145.61/1145.89	c #decision = 24760
1145.61/1145.89	c #conflict = 4788
1145.61/1145.89	c #restart = 13
1145.61/1145.89	o 4363
1145.61/1145.89	c Solving starts ...
1145.71/1145.90	c learnt constraints deletion: 2200 -> 1100
1146.02/1146.22	c solving time = 0.329s
1146.02/1146.22	c #decision = 25197
1146.02/1146.22	c #conflict = 4791
1146.02/1146.22	c #restart = 13
1146.02/1146.22	o 4362
1146.02/1146.22	c Solving starts ...
1146.41/1146.68	c solving time = 0.458s
1146.41/1146.68	c #decision = 25740
1146.41/1146.68	c #conflict = 4792
1146.41/1146.68	c #restart = 13
1146.41/1146.68	o 4360
1146.41/1146.68	c Solving starts ...
1339.17/1339.43	c solving time = 192.716s
1339.17/1339.43	c #decision = 27995
1339.17/1339.43	c #conflict = 5647
1339.17/1339.43	c #restart = 17
1339.17/1339.43	o 4359
1339.17/1339.43	c Solving starts ...
1339.17/1339.44	c learnt constraints deletion: 1955 -> 978
1360.38/1360.67	c solving time = 21.229s
1360.38/1360.67	c #decision = 28801
1360.38/1360.67	c #conflict = 5747
1360.38/1360.67	c #restart = 18
1360.38/1360.67	o 4358
1360.38/1360.67	c Solving starts ...
1373.17/1373.46	c solving time = 12.783s
1373.17/1373.46	c #decision = 29316
1373.17/1373.46	c #conflict = 5809
1373.17/1373.46	c #restart = 18
1373.17/1373.46	o 4357
1373.17/1373.46	c Solving starts ...
1616.14/1616.47	c solving time = 242.978s
1616.14/1616.47	c #decision = 31614
1616.14/1616.47	c #conflict = 6748
1616.14/1616.47	c #restart = 22
1616.14/1616.47	o 4356
1616.14/1616.48	c Solving starts ...
1616.14/1616.48	c learnt constraints deletion: 2074 -> 1037
1683.73/1684.05	c solving time = 67.558s
1683.73/1684.05	c #decision = 32855
1683.73/1684.05	c #conflict = 7020
1683.73/1684.05	c #restart = 24
1683.73/1684.05	o 4354
1683.73/1684.05	c Solving starts ...
1698.32/1698.63	c solving time = 14.571s
1698.32/1698.63	c #decision = 33328
1698.32/1698.63	c #conflict = 7074
1698.32/1698.63	c #restart = 24
1698.32/1698.63	o 4353
1698.32/1698.63	c Solving starts ...
1698.62/1698.92	c solving time = 0.294s
1698.62/1698.92	c #decision = 33735
1698.62/1698.92	c #conflict = 7075
1698.62/1698.92	c #restart = 24
1698.62/1698.92	o 4352
1698.62/1698.93	c Solving starts ...
1721.92/1722.28	c solving time = 23.348s
1721.92/1722.28	c #decision = 34289
1721.92/1722.28	c #conflict = 7173
1721.92/1722.28	c #restart = 24
1721.92/1722.28	o 4351
1721.92/1722.28	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-3706621-1338112169/watcher-3706621-1338112169 -o /tmp/evaluation-result-3706621-1338112169/solver-3706621-1338112169 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706621-1338112169.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.98 1.99 1.91 3/176 11685
/proc/meminfo: memFree=28823276/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 812 0 0 0 0 0 0 0 20 0 1 0 277342890 6356992 733 33554432000 4194304 8973514 140734407331888 140734986702664 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 1552 733 411 1167 0 333 0

[startup+0.050645 s]
/proc/loadavg: 1.98 1.99 1.91 3/176 11685
/proc/meminfo: memFree=28823276/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=10304 CPUtime=0.04 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 1690 0 0 0 4 0 0 0 20 0 1 0 277342890 10551296 1611 33554432000 4194304 8973514 140734407331888 140734986702664 4209595 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 2576 1617 422 1167 0 1357 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10304

[startup+0.10023 s]
/proc/loadavg: 1.98 1.99 1.91 3/176 11685
/proc/meminfo: memFree=28823276/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=11328 CPUtime=0.09 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 1994 0 0 0 9 0 0 0 20 0 1 0 277342890 11599872 1915 33554432000 4194304 8973514 140734407331888 140734986702664 5389264 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 2832 1915 434 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300227 s]
/proc/loadavg: 1.98 1.99 1.91 3/176 11685
/proc/meminfo: memFree=28823276/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=11328 CPUtime=0.29 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 2092 0 0 0 29 0 0 0 20 0 1 0 277342890 11599872 2013 33554432000 4194304 8973514 140734407331888 140734986702664 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 2832 2013 434 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.700243 s]
/proc/loadavg: 1.98 1.99 1.91 3/176 11685
/proc/meminfo: memFree=28823276/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=13376 CPUtime=0.69 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 2647 0 0 0 69 0 0 0 20 0 1 0 277342890 13697024 2568 33554432000 4194304 8973514 140734407331888 140734986702664 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 3344 2568 447 1167 0 2125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13376

[startup+1.50019 s]
/proc/loadavg: 1.98 1.99 1.91 3/177 11686
/proc/meminfo: memFree=28814696/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=17472 CPUtime=1.49 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 3548 0 0 0 148 1 0 0 20 0 1 0 277342890 17891328 3469 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 4368 3469 458 1167 0 3149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17472

[startup+3.10023 s]
/proc/loadavg: 1.98 1.99 1.91 3/177 11686
/proc/meminfo: memFree=28809116/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=19520 CPUtime=3.09 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 4194 0 0 0 307 2 0 0 20 0 1 0 277342890 19988480 4115 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 4880 4115 458 1167 0 3661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19520

[startup+6.30023 s]
/proc/loadavg: 1.98 1.99 1.91 3/177 11686
/proc/meminfo: memFree=28806664/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=19520 CPUtime=6.28 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 4194 0 0 0 625 3 0 0 20 0 1 0 277342890 19988480 4115 33554432000 4194304 8973514 140734407331888 140734407331384 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 4880 4115 458 1167 0 3661 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19520

[startup+12.7002 s]
/proc/loadavg: 1.98 1.99 1.91 3/177 11686
/proc/meminfo: memFree=28803084/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=20544 CPUtime=12.69 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 4450 0 0 0 1263 6 0 0 20 0 1 0 277342890 21037056 4371 33554432000 4194304 8973514 140734407331888 140734407331384 7732815 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 5136 4371 458 1167 0 3917 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20544

[startup+25.5003 s]
/proc/loadavg: 1.98 1.99 1.91 3/177 11686
/proc/meminfo: memFree=28800332/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=20544 CPUtime=25.49 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 4450 0 0 0 2537 12 0 0 20 0 1 0 277342890 21037056 4371 33554432000 4194304 8973514 140734407331888 140734407331384 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 5136 4371 458 1167 0 3917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20544

[startup+51.1002 s]
/proc/loadavg: 1.99 1.99 1.91 3/178 11689
/proc/meminfo: memFree=28807312/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=20544 CPUtime=51.08 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 4450 0 0 0 5085 23 0 0 20 0 1 0 277342890 21037056 4371 33554432000 4194304 8973514 140734407331888 140734407331152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 5136 4371 458 1167 0 3917 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20544

[startup+102.307 s]
/proc/loadavg: 1.99 1.99 1.91 3/177 11690
/proc/meminfo: memFree=28824160/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=21568 CPUtime=102.28 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 4710 0 0 0 10182 46 0 0 20 0 1 0 277342890 22085632 4632 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 5392 4632 458 1167 0 4173 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 21568

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/177 11690
/proc/meminfo: memFree=28812056/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=23616 CPUtime=162.26 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 5223 0 0 0 16156 70 0 0 20 0 1 0 277342890 24182784 5144 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 5904 5144 458 1167 0 4685 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 23616

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/177 11690
/proc/meminfo: memFree=28811308/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=24640 CPUtime=222.26 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 5479 0 0 0 22130 96 0 0 20 0 1 0 277342890 25231360 5400 33554432000 4194304 8973514 140734407331888 140734407331152 7841851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 6160 5400 458 1167 0 4941 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 24640

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/177 11690
/proc/meminfo: memFree=28788720/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=26688 CPUtime=282.25 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 5991 0 0 0 28105 120 0 0 20 0 1 0 277342890 27328512 5912 33554432000 4194304 8973514 140734407331888 140734407331384 4204256 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 6672 5912 458 1167 0 5453 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 26688

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/177 11690
/proc/meminfo: memFree=28804776/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=27712 CPUtime=342.23 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 6247 0 0 0 34081 142 0 0 20 0 1 0 277342890 28377088 6168 33554432000 4194304 8973514 140734407331888 140734407331384 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 6928 6168 458 1167 0 5709 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 27712

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/177 11691
/proc/meminfo: memFree=28783752/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=29760 CPUtime=402.22 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 6760 0 0 0 40055 167 0 0 20 0 1 0 277342890 30474240 6680 33554432000 4194304 8973514 140734407331888 140734407331152 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 7440 6680 458 1167 0 6221 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 29760

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/177 11691
/proc/meminfo: memFree=28780324/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=30784 CPUtime=462.21 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 7016 0 0 0 46029 192 0 0 20 0 1 0 277342890 31522816 6936 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 7696 6936 458 1167 0 6477 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 30784

[startup+522.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/177 11691
/proc/meminfo: memFree=28777964/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=31808 CPUtime=522.2 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 7272 0 0 0 52005 215 0 0 20 0 1 0 277342890 32571392 7192 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 7952 7192 458 1167 0 6733 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 31808

[startup+582.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/177 11691
/proc/meminfo: memFree=28780624/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=33856 CPUtime=582.2 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 7784 0 0 0 57981 239 0 0 20 0 1 0 277342890 34668544 7704 33554432000 4194304 8973514 140734407331888 140734407331152 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 8464 7704 458 1167 0 7245 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 33856

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/177 11718
/proc/meminfo: memFree=28752748/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=37952 CPUtime=882.15 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 8811 0 0 0 87853 362 0 0 20 0 1 0 277342890 38862848 8729 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 9488 8729 459 1167 0 8269 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 37952

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 11718
/proc/meminfo: memFree=28766020/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=37952 CPUtime=942.14 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 8811 0 0 0 93826 388 0 0 20 0 1 0 277342890 38862848 8729 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 9488 8729 459 1167 0 8269 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 37952

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/177 11719
/proc/meminfo: memFree=28755284/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=40000 CPUtime=1002.13 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 9323 0 0 0 99802 411 0 0 20 0 1 0 277342890 40960000 9241 33554432000 4194304 8973514 140734407331888 140734407331384 4214368 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 10000 9241 459 1167 0 8781 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 40000

[startup+1062.3 s]
/proc/loadavg: 2.08 2.03 1.95 3/177 11719
/proc/meminfo: memFree=28777736/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=41024 CPUtime=1062.12 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 9579 0 0 0 105777 435 0 0 20 0 1 0 277342890 42008576 9497 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 10256 9497 459 1167 0 9037 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 41024

[startup+1122.3 s]
/proc/loadavg: 2.03 2.02 1.95 3/177 11719
/proc/meminfo: memFree=28774188/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=43072 CPUtime=1122.11 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 10091 0 0 0 111749 462 0 0 20 0 1 0 277342890 44105728 10009 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 10768 10009 459 1167 0 9549 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 43072

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/177 11719
/proc/meminfo: memFree=28774684/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=44096 CPUtime=1182.1 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 10347 0 0 0 117725 485 0 0 20 0 1 0 277342890 45154304 10265 33554432000 4194304 8973514 140734407331888 140734407331384 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11024 10265 459 1167 0 9805 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 44096

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 11722
/proc/meminfo: memFree=28775172/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=44096 CPUtime=1242.09 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 10347 0 0 0 123699 510 0 0 20 0 1 0 277342890 45154304 10265 33554432000 4194304 8973514 140734407331888 140734407329856 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11024 10265 459 1167 0 9805 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 44096

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 11723
/proc/meminfo: memFree=28776676/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=46144 CPUtime=1302.08 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 10860 0 0 0 129673 535 0 0 20 0 1 0 277342890 47251456 10777 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11536 10777 459 1167 0 10317 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 46144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11723
/proc/meminfo: memFree=28770768/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=47168 CPUtime=1362.07 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 11116 0 0 0 135647 560 0 0 20 0 1 0 277342890 48300032 11033 33554432000 4194304 8973514 140734407331888 140734407331384 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11792 11033 459 1167 0 10573 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 47168

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11723
/proc/meminfo: memFree=28775428/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=47168 CPUtime=1422.07 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 11117 0 0 0 141622 585 0 0 20 0 1 0 277342890 48300032 11033 33554432000 4194304 8973514 140734407331888 140734407331384 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11792 11033 459 1167 0 10573 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 47168

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11723
/proc/meminfo: memFree=28750752/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=47168 CPUtime=1482.06 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 11117 0 0 0 147594 612 0 0 20 0 1 0 277342890 48300032 11033 33554432000 4194304 8973514 140734407331888 140734407331384 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11792 11033 459 1167 0 10573 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 47168

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11723
/proc/meminfo: memFree=28774840/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=47168 CPUtime=1542.05 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 11117 0 0 0 153569 636 0 0 20 0 1 0 277342890 48300032 11033 33554432000 4194304 8973514 140734407331888 140734407331152 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11792 11033 459 1167 0 10573 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 47168

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 11723
/proc/meminfo: memFree=28772616/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=47168 CPUtime=1602.04 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 11117 0 0 0 159545 659 0 0 20 0 1 0 277342890 48300032 11033 33554432000 4194304 8973514 140734407331888 140734407331384 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11792 11033 459 1167 0 10573 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 47168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11724
/proc/meminfo: memFree=28774972/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=47168 CPUtime=1662.02 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 11117 0 0 0 165522 680 0 0 20 0 1 0 277342890 48300032 11033 33554432000 4194304 8973514 140734407331888 140734407331152 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11792 11033 459 1167 0 10573 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 47168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11724
/proc/meminfo: memFree=28758176/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=47168 CPUtime=1722.02 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 11117 0 0 0 171498 704 0 0 20 0 1 0 277342890 48300032 11033 33554432000 4194304 8973514 140734407331888 140734407330992 7841851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11792 11033 459 1167 0 10573 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 47168

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11763
/proc/meminfo: memFree=28087352/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=47168 CPUtime=1782.01 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 11117 0 0 0 177473 728 0 0 20 0 1 0 277342890 48300032 11033 33554432000 4194304 8973514 140734407331888 140734407331152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 11792 11033 459 1167 0 10573 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 47168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11763
/proc/meminfo: memFree=28086204/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=48192 CPUtime=1800.01 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 11373 0 0 0 179266 735 0 0 20 0 1 0 277342890 49348608 11289 33554432000 4194304 8973514 140734407331888 140734407331152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 12048 11289 459 1167 0 10829 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 48192

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11763
/proc/meminfo: memFree=28086204/32873648 swapFree=7372/7372
[pid=11685] ppid=11683 vsize=48192 CPUtime=1800.01 cores=1,3,5,7
/proc/11685/stat : 11685 (toysat) R 11683 11685 7065 0 -1 4202496 11373 0 0 0 179266 735 0 0 20 0 1 0 277342890 49348608 11289 33554432000 4194304 8973514 140734407331888 140734407331152 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/11685/statm: 12048 11289 459 1167 0 10829 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 48192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1792.67
CPU system time (s): 7.35888
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 48192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.67
system time used= 7.35888
maximum resident set size= 45156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11373
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= 13
involuntary context switches= 1853

runsolver used 3.38049 second user time and 9.16461 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 11:49:29
IDJOB=3706621
IDBENCH=1871
IDSOLVER=2285
FILE ID=node122/3706621-1338112169
RUNJOBID= node122-1338110293-11183
PBS_JOBID= 14624430
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-p2756.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706621-1338112169/watcher-3706621-1338112169 -o /tmp/evaluation-result-3706621-1338112169/solver-3706621-1338112169 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706621-1338112169.opb

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

MD5SUM BENCH= 54b9b4de78a7992fd69d0caeed32daef
RANDOM SEED=1740383462

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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.04
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.533
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.533
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.533
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	: 5438.54
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.533
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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28823548 kB
Buffers:          295988 kB
Cached:          2889800 kB
SwapCached:            0 kB
Active:          1241504 kB
Inactive:        2008876 kB
Active(anon):      55608 kB
Inactive(anon):    11052 kB
Active(file):    1185896 kB
Inactive(file):  1997824 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7400 kB
Writeback:             0 kB
AnonPages:         71104 kB
Mapped:            15572 kB
Shmem:               200 kB
Slab:             659548 kB
SReclaimable:     103784 kB
SUnreclaim:       555764 kB
KernelStack:        1464 kB
PageTables:         4172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     178524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71664 MiB
End job on node122 at 2012-05-27 12:19:31