Trace number 3724589

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

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-ran12x21.opb
MD5SUM291088d217a1998c91be99350439e903
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5516295
Best CPU time to get the best result obtained on this benchmark1800.71
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5965824
Optimality of the best value was proved NO
Number of variables7812
Total number of constraints285
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints285
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7812
Biggest coefficient in the objective function 5368709120
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 1543007621731
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 5368709120
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 1543007621731
Number of bits of the biggest sum of numbers41
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

6.69/6.77	c 2012-06-02T13:05:14+0200
6.69/6.77	c arch = x86_64
6.69/6.77	c os = linux
6.69/6.77	c compiler = ghc 7.4
6.69/6.77	c packages:
6.69/6.77	c   OptDir-0.0.1
6.69/6.77	c   array-0.4.0.0
6.69/6.77	c   base-4.5.0.0
6.69/6.77	c   bytestring-0.9.2.1
6.69/6.77	c   containers-0.4.2.1
6.69/6.77	c   deepseq-1.3.0.0
6.69/6.77	c   mtl-2.1.1
6.69/6.77	c   old_locale-1.0.0.4
6.69/6.77	c   parse_dimacs-1.2
6.69/6.77	c   parsec-3.1.2
6.69/6.77	c   queue-0.1.2
6.69/6.77	c   stm-2.3
6.69/6.77	c   time-1.4
6.69/6.77	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724589-1338635114.opb"]
6.69/6.77	c #vars 7812
6.69/6.77	c #constraints 285
6.69/6.77	c Solving starts ...
31.18/31.25	c solving time = 24.468s
31.18/31.25	c #decision = 4280
31.18/31.25	c #conflict = 845
31.18/31.25	c #restart = 4
31.18/31.25	o 16203176
31.18/31.25	c Solving starts ...
31.69/31.70	c solving time = 0.440s
31.69/31.70	c #decision = 5443
31.69/31.70	c #conflict = 846
31.69/31.70	c #restart = 4
31.69/31.70	o 16203175
31.69/31.72	c Solving starts ...
32.29/32.30	c solving time = 0.577s
32.29/32.30	c #decision = 6563
32.29/32.30	c #conflict = 847
32.29/32.30	c #restart = 4
32.29/32.30	o 16203173
32.29/32.30	c Solving starts ...
32.79/32.89	c solving time = 0.583s
32.79/32.89	c #decision = 7534
32.79/32.89	c #conflict = 848
32.79/32.89	c #restart = 4
32.79/32.89	o 16203168
32.89/32.91	c Solving starts ...
33.38/33.48	c solving time = 0.565s
33.38/33.48	c #decision = 8591
33.38/33.48	c #conflict = 849
33.38/33.48	c #restart = 4
33.38/33.48	o 16203160
33.38/33.48	c Solving starts ...
34.09/34.17	c solving time = 0.685s
34.09/34.17	c #decision = 9670
34.09/34.17	c #conflict = 850
34.09/34.17	c #restart = 4
34.09/34.17	o 16047512
34.09/34.18	c Solving starts ...
35.78/35.82	c solving time = 1.629s
35.78/35.82	c #decision = 10607
35.78/35.82	c #conflict = 851
35.78/35.82	c #restart = 4
35.78/35.82	o 16047510
35.78/35.83	c Solving starts ...
37.18/37.26	c solving time = 1.434s
37.18/37.26	c #decision = 11550
37.18/37.26	c #conflict = 852
37.18/37.26	c #restart = 4
37.18/37.26	o 16047508
37.18/37.27	c Solving starts ...
40.17/40.20	c solving time = 2.930s
40.17/40.21	c #decision = 12498
40.17/40.21	c #conflict = 854
40.17/40.21	c #restart = 4
40.17/40.21	o 16047506
40.17/40.23	c Solving starts ...
41.88/41.96	c solving time = 1.736s
41.88/41.96	c #decision = 13351
41.88/41.96	c #conflict = 855
41.88/41.96	c #restart = 4
41.88/41.96	o 16047503
41.88/41.97	c Solving starts ...
68.77/68.87	c solving time = 26.891s
68.77/68.87	c #decision = 14200
68.77/68.87	c #conflict = 877
68.77/68.87	c #restart = 4
68.77/68.87	o 16047499
68.77/68.89	c Solving starts ...
726.87/727.08	c solving time = 658.083s
726.87/727.08	c #decision = 16558
726.87/727.08	c #conflict = 1371
726.87/727.08	c #restart = 7
726.87/727.08	o 15927717
726.87/727.09	c Solving starts ...
728.66/728.88	c solving time = 1.782s
728.66/728.88	c #decision = 17069
728.66/728.88	c #conflict = 1372
728.66/728.88	c #restart = 7
728.66/728.88	o 15908261
728.76/728.90	c Solving starts ...
748.56/748.75	c solving time = 19.845s
748.56/748.75	c #decision = 17606
748.56/748.75	c #conflict = 1390
748.56/748.75	c #restart = 7
748.56/748.75	o 15908259
748.56/748.76	c Solving starts ...
756.06/756.22	c solving time = 7.461s
756.06/756.22	c #decision = 18106
756.06/756.22	c #conflict = 1398
756.06/756.22	c #restart = 7
756.06/756.22	o 15803830
756.06/756.23	c Solving starts ...
758.66/758.80	c solving time = 2.562s
758.66/758.80	c #decision = 18574
758.66/758.80	c #conflict = 1399
758.66/758.80	c #restart = 7
758.66/758.80	o 15803822
758.66/758.80	c Solving starts ...
761.36/761.50	c solving time = 2.694s
761.36/761.50	c #decision = 19045
761.36/761.50	c #conflict = 1400
761.36/761.50	c #restart = 7
761.36/761.50	o 15803816
761.36/761.51	c Solving starts ...
769.46/769.65	c solving time = 8.139s
769.46/769.65	c #decision = 19509
769.46/769.65	c #conflict = 1405
769.46/769.65	c #restart = 7
769.46/769.65	o 15803813
769.46/769.66	c Solving starts ...
781.86/782.07	c solving time = 12.402s
781.86/782.07	c #decision = 19978
781.86/782.07	c #conflict = 1414
781.86/782.07	c #restart = 7
781.86/782.07	o 15803811
781.86/782.08	c Solving starts ...
784.75/784.98	c solving time = 2.904s
784.75/784.98	c #decision = 20424
784.75/784.98	c #conflict = 1415
784.75/784.98	c #restart = 7
784.75/784.98	o 15803810
784.85/785.01	c Solving starts ...
825.95/826.12	c solving time = 41.101s
825.95/826.12	c #decision = 20888
825.95/826.12	c #conflict = 1432
825.95/826.12	c #restart = 7
825.95/826.12	o 15803799
825.95/826.13	c Solving starts ...
830.44/830.65	c solving time = 4.516s
830.44/830.65	c #decision = 21333
830.44/830.65	c #conflict = 1434
830.44/830.65	c #restart = 7
830.44/830.65	o 15803796
830.44/830.66	c Solving starts ...
1237.29/1237.52	c solving time = 406.798s
1237.29/1237.52	c #decision = 22500
1237.29/1237.52	c #conflict = 1670
1237.29/1237.52	c #restart = 8
1237.29/1237.52	o 15657376
1237.29/1237.53	c Solving starts ...
1269.98/1270.29	c solving time = 32.754s
1269.98/1270.29	c #decision = 22975
1269.98/1270.29	c #conflict = 1704
1269.98/1270.29	c #restart = 8
1269.98/1270.29	o 15657375
1270.08/1270.30	c Solving starts ...
1276.58/1276.89	c solving time = 6.585s
1276.58/1276.89	c #decision = 23419
1276.58/1276.89	c #conflict = 1708
1276.58/1276.89	c #restart = 8
1276.58/1276.89	o 15657373
1276.58/1276.90	c Solving starts ...
1341.87/1342.17	c solving time = 65.258s
1341.87/1342.17	c #decision = 23902
1341.87/1342.17	c #conflict = 1756
1341.87/1342.17	c #restart = 8
1341.87/1342.17	o 15657368
1341.87/1342.17	c Solving starts ...
1373.67/1373.91	c solving time = 31.731s
1373.67/1373.91	c #decision = 24390
1373.67/1373.91	c #conflict = 1784
1373.67/1373.91	c #restart = 8
1373.67/1373.91	o 15651242
1373.67/1373.92	c Solving starts ...
1386.06/1386.31	c solving time = 12.384s
1386.06/1386.31	c #decision = 24876
1386.06/1386.31	c #conflict = 1788
1386.06/1386.31	c #restart = 8
1386.06/1386.31	o 15601084
1386.06/1386.32	c Solving starts ...
1390.06/1390.32	c solving time = 3.994s
1390.06/1390.32	c #decision = 25352
1390.06/1390.32	c #conflict = 1790
1390.06/1390.32	c #restart = 8
1390.06/1390.32	o 15587776
1390.06/1390.33	c Solving starts ...
1394.36/1394.69	c solving time = 4.361s
1394.36/1394.69	c #decision = 25827
1394.36/1394.69	c #conflict = 1792
1394.36/1394.69	c #restart = 8
1394.36/1394.69	o 15587773
1394.36/1394.70	c Solving starts ...
1419.06/1419.38	c solving time = 24.674s
1419.06/1419.38	c #decision = 26305
1419.06/1419.38	c #conflict = 1797
1419.06/1419.38	c #restart = 8
1419.06/1419.38	o 15587765
1419.06/1419.39	c Solving starts ...
1431.55/1431.85	c solving time = 12.452s
1431.55/1431.85	c #decision = 26785
1431.55/1431.85	c #conflict = 1803
1431.55/1431.85	c #restart = 8
1431.55/1431.85	o 15555003
1431.55/1431.86	c Solving starts ...
1435.85/1436.11	c solving time = 4.249s
1435.85/1436.11	c #decision = 27251
1435.85/1436.11	c #conflict = 1804
1435.85/1436.11	c #restart = 8
1435.85/1436.11	o 15555002
1435.85/1436.12	c Solving starts ...
1449.16/1449.45	c solving time = 13.325s
1449.16/1449.45	c #decision = 27724
1449.16/1449.45	c #conflict = 1814
1449.16/1449.45	c #restart = 8
1449.16/1449.45	o 15554996
1449.16/1449.46	c Solving starts ...
1453.55/1453.84	c solving time = 4.378s
1453.55/1453.84	c #decision = 28190
1453.55/1453.84	c #conflict = 1815
1453.55/1453.84	c #restart = 8
1453.55/1453.84	o 15554988
1453.55/1453.85	c Solving starts ...
1474.44/1474.76	c solving time = 20.901s
1474.44/1474.76	c #decision = 28663
1474.44/1474.76	c #conflict = 1824
1474.44/1474.76	c #restart = 8
1474.44/1474.76	o 15531435
1474.44/1474.76	c Solving starts ...
1480.35/1480.68	c solving time = 5.911s
1480.35/1480.68	c #decision = 29126
1480.35/1480.68	c #conflict = 1826
1480.35/1480.68	c #restart = 8
1480.35/1480.68	o 15450555
1480.35/1480.69	c Solving starts ...
1485.15/1485.48	c solving time = 4.781s
1485.15/1485.48	c #decision = 29584
1485.15/1485.48	c #conflict = 1827
1485.15/1485.48	c #restart = 8
1485.15/1485.48	o 15450554
1485.15/1485.48	c Solving starts ...
1496.34/1496.67	c solving time = 11.181s
1496.34/1496.67	c #decision = 30048
1496.34/1496.67	c #conflict = 1834
1496.34/1496.67	c #restart = 8
1496.34/1496.67	o 15450551
1496.34/1496.68	c Solving starts ...
1501.55/1501.84	c solving time = 5.159s
1501.55/1501.84	c #decision = 30498
1501.55/1501.84	c #conflict = 1835
1501.55/1501.84	c #restart = 8
1501.55/1501.84	o 15450543
1501.55/1501.85	c Solving starts ...
1506.94/1507.20	c solving time = 5.343s
1506.94/1507.20	c #decision = 30948
1506.94/1507.20	c #conflict = 1836
1506.94/1507.20	c #restart = 8
1506.94/1507.20	o 15450540
1506.94/1507.21	c Solving starts ...
1581.54/1581.83	c solving time = 74.611s
1581.54/1581.83	c #decision = 31443
1581.54/1581.83	c #conflict = 1868
1581.54/1581.83	c #restart = 8
1581.54/1581.83	o 15450538
1581.54/1581.84	c Solving starts ...
1771.30/1771.60	c solving time = 189.721s
1771.30/1771.60	c #decision = 32441
1771.30/1771.60	c #conflict = 1977
1771.30/1771.60	c #restart = 9
1771.30/1771.60	o 15450535
1771.30/1771.60	c Solving starts ...
1782.40/1782.74	c solving time = 11.128s
1782.40/1782.74	c #decision = 32887
1782.40/1782.74	c #conflict = 1983
1782.40/1782.74	c #restart = 9
1782.40/1782.74	o 15450532
1782.40/1782.75	c Solving starts ...
1796.00/1796.32	c solving time = 13.571s
1796.00/1796.32	c #decision = 33332
1796.00/1796.32	c #conflict = 1990
1796.00/1796.32	c #restart = 9
1796.00/1796.32	o 15450529
1796.00/1796.33	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-3724589-1338635114/watcher-3724589-1338635114 -o /tmp/evaluation-result-3724589-1338635114/solver-3724589-1338635114 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724589-1338635114.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: 2.01 2.01 1.91 3/175 8166
/proc/meminfo: memFree=28276408/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 841 0 0 0 0 0 0 0 20 0 1 0 329638213 7421952 761 33554432000 4194304 8989770 140734455988496 140737432917464 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 1812 761 424 1171 0 589 0

[startup+0.0313599 s]
/proc/loadavg: 2.01 2.01 1.91 3/175 8166
/proc/meminfo: memFree=28276408/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=8272 CPUtime=0.02 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 1138 0 0 0 2 0 0 0 20 0 1 0 329638213 8470528 1058 33554432000 4194304 8989770 140734455988496 140737432917464 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 2068 1058 426 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100251 s]
/proc/loadavg: 2.01 2.01 1.91 3/175 8166
/proc/meminfo: memFree=28276408/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 2113 0 0 0 9 0 0 0 20 0 1 0 329638213 11616256 2033 33554432000 4194304 8989770 140734455988496 140737432917464 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 2836 2033 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300276 s]
/proc/loadavg: 2.01 2.01 1.91 3/175 8166
/proc/meminfo: memFree=28276408/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=23632 CPUtime=0.28 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 5081 0 0 0 28 0 0 0 20 0 1 0 329638213 24199168 5001 33554432000 4194304 8989770 140734455988496 140737432917464 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 5908 5001 446 1171 0 4685 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23632

[startup+0.70022 s]
/proc/loadavg: 2.01 2.01 1.91 3/175 8166
/proc/meminfo: memFree=28276408/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=23632 CPUtime=0.69 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 5081 0 0 0 68 1 0 0 20 0 1 0 329638213 24199168 5001 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 5908 5001 446 1171 0 4685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23632

[startup+1.50022 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 8167
/proc/meminfo: memFree=28258380/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=23632 CPUtime=1.49 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 5081 0 0 0 148 1 0 0 20 0 1 0 329638213 24199168 5001 33554432000 4194304 8989770 140734455988496 140734455987992 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 5908 5001 446 1171 0 4685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23632

[startup+3.10028 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 8167
/proc/meminfo: memFree=28255668/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=25680 CPUtime=3.09 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 5718 0 0 0 307 2 0 0 20 0 1 0 329638213 26296320 5638 33554432000 4194304 8989770 140734455988496 140734455987992 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 6420 5638 446 1171 0 5197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25680

[startup+6.30024 s]
/proc/loadavg: 2.01 2.01 1.91 3/175 8167
/proc/meminfo: memFree=28253992/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=25680 CPUtime=6.29 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 5718 0 0 0 626 3 0 0 20 0 1 0 329638213 26296320 5638 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 6420 5638 446 1171 0 5197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25680

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 8168
/proc/meminfo: memFree=28251200/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=28752 CPUtime=12.69 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 6276 0 0 0 1264 5 0 0 20 0 1 0 329638213 29442048 6196 33554432000 4194304 8989770 140734455988496 140734455987760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 7188 6196 460 1171 0 5965 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28752

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 1.91 3/176 8168
/proc/meminfo: memFree=28244264/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=31824 CPUtime=25.48 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 7269 0 0 0 2536 12 0 0 20 0 1 0 329638213 32587776 7188 33554432000 4194304 8989770 140734455988496 140734455987760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 7956 7188 460 1171 0 6733 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31824

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8208
/proc/meminfo: memFree=28072212/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=49232 CPUtime=51.07 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 11645 0 0 0 5084 23 0 0 20 0 1 0 329638213 50413568 11551 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 12308 11551 471 1171 0 11085 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49232

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8208
/proc/meminfo: memFree=28042256/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=51280 CPUtime=102.26 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 12159 0 0 0 10184 42 0 0 20 0 1 0 329638213 52510720 12063 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 12820 12063 471 1171 0 11597 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 51280

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8208
/proc/meminfo: memFree=28035836/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=51280 CPUtime=162.25 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 12159 0 0 0 16151 74 0 0 20 0 1 0 329638213 52510720 12063 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 12820 12063 471 1171 0 11597 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 51280

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8208
/proc/meminfo: memFree=28031276/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=52304 CPUtime=222.25 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 12415 0 0 0 22126 99 0 0 20 0 1 0 329638213 53559296 12319 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 13076 12319 471 1171 0 11853 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 52304

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/177 8208
/proc/meminfo: memFree=28028300/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=52304 CPUtime=282.23 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 12417 0 0 0 28100 123 0 0 20 0 1 0 329638213 53559296 12319 33554432000 4194304 8989770 140734455988496 140734455987760 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 13076 12319 471 1171 0 11853 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 52304

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 8212
/proc/meminfo: memFree=28022832/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=53328 CPUtime=342.23 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 12673 0 0 0 34075 148 0 0 20 0 1 0 329638213 54607872 12575 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 13332 12575 471 1171 0 12109 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 53328

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8212
/proc/meminfo: memFree=28021852/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=53328 CPUtime=402.22 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 12673 0 0 0 40049 173 0 0 20 0 1 0 329638213 54607872 12575 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 13332 12575 471 1171 0 12109 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 53328

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8212
/proc/meminfo: memFree=28017636/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=54352 CPUtime=462.21 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 12929 0 0 0 46019 202 0 0 20 0 1 0 329638213 55656448 12831 33554432000 4194304 8989770 140734455988496 140734455987992 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 13588 12831 471 1171 0 12365 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 54352

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8212
/proc/meminfo: memFree=28012676/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=54352 CPUtime=522.19 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 12929 0 0 0 51993 226 0 0 20 0 1 0 329638213 55656448 12831 33554432000 4194304 8989770 140734455988496 140734455987760 4213992 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 13588 12831 471 1171 0 12365 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 54352

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8212
/proc/meminfo: memFree=28010444/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=54352 CPUtime=582.18 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 12929 0 0 0 57966 252 0 0 20 0 1 0 329638213 55656448 12831 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 13588 12831 471 1171 0 12365 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 54352

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8213
/proc/meminfo: memFree=27981728/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=67664 CPUtime=822.15 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 16261 0 0 0 81854 361 0 0 20 0 1 0 329638213 69287936 16159 33554432000 4194304 8989770 140734455988496 140734455987760 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 16916 16159 471 1171 0 15693 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 67664

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8213
/proc/meminfo: memFree=27976644/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=69712 CPUtime=882.14 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 16773 0 0 0 87826 388 0 0 20 0 1 0 329638213 71385088 16671 33554432000 4194304 8989770 140734455988496 140734455987992 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 17428 16671 471 1171 0 16205 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 69712

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 8217
/proc/meminfo: memFree=27973548/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=70736 CPUtime=942.13 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 17029 0 0 0 93798 415 0 0 20 0 1 0 329638213 72433664 16927 33554432000 4194304 8989770 140734455988496 140734455987992 4208857 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 17684 16927 471 1171 0 16461 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 70736

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8217
/proc/meminfo: memFree=27968224/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=70736 CPUtime=1002.12 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 17029 0 0 0 99771 441 0 0 20 0 1 0 329638213 72433664 16927 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 17684 16927 471 1171 0 16461 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 70736

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8217
/proc/meminfo: memFree=27967104/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=70736 CPUtime=1062.11 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 17031 0 0 0 105745 466 0 0 20 0 1 0 329638213 72433664 16927 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 17684 16927 471 1171 0 16461 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 70736

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8217
/proc/meminfo: memFree=27966240/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=71760 CPUtime=1122.1 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 17287 0 0 0 111719 491 0 0 20 0 1 0 329638213 73482240 17183 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 17940 17183 471 1171 0 16717 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 71760

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8217
/proc/meminfo: memFree=27965864/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=71760 CPUtime=1182.1 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 17287 0 0 0 117691 519 0 0 20 0 1 0 329638213 73482240 17183 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 17940 17183 471 1171 0 16717 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 71760

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8218
/proc/meminfo: memFree=27965124/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=72784 CPUtime=1242.09 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 17543 0 0 0 123662 547 0 0 20 0 1 0 329638213 74530816 17439 33554432000 4194304 8989770 140734455988496 140734455987992 4204363 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 18196 17439 471 1171 0 16973 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 72784

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8218
/proc/meminfo: memFree=27961652/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=75856 CPUtime=1302.08 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 18311 0 0 0 129633 575 0 0 20 0 1 0 329638213 77676544 18207 33554432000 4194304 8989770 140734455988496 140734455987992 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 18964 18207 471 1171 0 17741 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 75856

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 8218
/proc/meminfo: memFree=27959668/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=77904 CPUtime=1362.06 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 18823 0 0 0 135602 604 0 0 20 0 1 0 329638213 79773696 18719 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 19476 18719 471 1171 0 18253 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 77904

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 8218
/proc/meminfo: memFree=27950492/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=83024 CPUtime=1422.06 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 20103 0 0 0 141570 636 0 0 20 0 1 0 329638213 85016576 19999 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 20756 19999 471 1171 0 19533 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 83024

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 8218
/proc/meminfo: memFree=27939008/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=90192 CPUtime=1482.05 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 21896 0 0 0 147540 665 0 0 20 0 1 0 329638213 92356608 21791 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 22548 21791 471 1171 0 21325 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 90192

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 8222
/proc/meminfo: memFree=27930332/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=97360 CPUtime=1542.04 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 23688 0 0 0 153509 695 0 0 20 0 1 0 329638213 99696640 23583 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 24340 23583 471 1171 0 23117 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 97360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8222
/proc/meminfo: memFree=27925384/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=98384 CPUtime=1602.03 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 23944 0 0 0 159478 725 0 0 20 0 1 0 329638213 100745216 23839 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 24596 23839 471 1171 0 23373 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 98384

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8222
/proc/meminfo: memFree=27924268/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=99408 CPUtime=1662.02 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 24200 0 0 0 165452 750 0 0 20 0 1 0 329638213 101793792 24095 33554432000 4194304 8989770 140734455988496 140734455987760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 24852 24095 471 1171 0 23629 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 99408

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8222
/proc/meminfo: memFree=27924192/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=99408 CPUtime=1722.01 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 24203 0 0 0 171424 777 0 0 20 0 1 0 329638213 101793792 24095 33554432000 4194304 8989770 140734455988496 140734455987992 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 24852 24095 471 1171 0 23629 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 99408

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/177 8222
/proc/meminfo: memFree=27922828/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=100432 CPUtime=1782 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 24459 0 0 0 177395 805 0 0 20 0 1 0 329638213 102842368 24351 33554432000 4194304 8989770 140734455988496 140734455987760 4208816 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 25108 24351 471 1171 0 23885 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 100432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 8222
/proc/meminfo: memFree=27922208/32873648 swapFree=6864/6864
[pid=8166] ppid=8164 vsize=101456 CPUtime=1800.1 cores=0,2,4,6
/proc/8166/stat : 8166 (toysat) R 8164 8166 7878 0 -1 4202496 24715 0 0 0 179196 814 0 0 20 0 1 0 329638213 103890944 24607 33554432000 4194304 8989770 140734455988496 140734455987760 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/8166/statm: 25364 24607 471 1171 0 24141 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 101456

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): 1791.96
CPU system time (s): 8.15076
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 101456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.96
system time used= 8.15076
maximum resident set size= 98428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24715
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= 31
involuntary context switches= 1927

runsolver used 3.39248 second user time and 9.00263 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-02 13:05:14
IDJOB=3724589
IDBENCH=2297
IDSOLVER=2308
FILE ID=node113/3724589-1338635114
RUNJOBID= node113-1338631506-7894
PBS_JOBID= 14636467
Free space on /tmp= 71040 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-ran12x21.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724589-1338635114/watcher-3724589-1338635114 -o /tmp/evaluation-result-3724589-1338635114/solver-3724589-1338635114 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724589-1338635114.opb

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

MD5SUM BENCH= 291088d217a1998c91be99350439e903
RANDOM SEED=649166513

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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:        28276672 kB
Buffers:          487268 kB
Cached:          3202836 kB
SwapCached:         2020 kB
Active:          1603756 kB
Inactive:        2108304 kB
Active(anon):      21744 kB
Inactive(anon):     1800 kB
Active(file):    1582012 kB
Inactive(file):  2106504 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099596 kB
Dirty:              7780 kB
Writeback:             0 kB
AnonPages:         26428 kB
Mapped:            12872 kB
Shmem:                 0 kB
Slab:             748204 kB
SReclaimable:     192660 kB
SUnreclaim:       555544 kB
KernelStack:        1456 kB
PageTables:         3520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     141536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 71028 MiB
End job on node113 at 2012-06-02 13:35:16