Trace number 3724897

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.02 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_5_mh_ic.opb
MD5SUM2c36639357988247c648b63af301f230
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2814188
Best CPU time to get the best result obtained on this benchmark710.67
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 90518849
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4575401133
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 90518849
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4575401133
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.29/2.30	c 2012-06-02T16:36:50+0200
2.29/2.30	c arch = x86_64
2.29/2.30	c os = linux
2.29/2.30	c compiler = ghc 7.4
2.29/2.30	c packages:
2.29/2.30	c   OptDir-0.0.1
2.29/2.30	c   array-0.4.0.0
2.29/2.30	c   base-4.5.0.0
2.29/2.30	c   bytestring-0.9.2.1
2.29/2.30	c   containers-0.4.2.1
2.29/2.30	c   deepseq-1.3.0.0
2.29/2.30	c   mtl-2.1.1
2.29/2.30	c   old_locale-1.0.0.4
2.29/2.30	c   parse_dimacs-1.2
2.29/2.30	c   parsec-3.1.2
2.29/2.30	c   queue-0.1.2
2.29/2.30	c   stm-2.3
2.29/2.30	c   time-1.4
2.29/2.30	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724897-1338647810.opb"]
2.29/2.30	c #vars 9765
2.29/2.30	c #constraints 21293
2.29/2.30	c Solving starts ...
2.59/2.64	c solving time = 0.326s
2.59/2.64	c #decision = 3664
2.59/2.64	c #conflict = 123
2.59/2.64	c #restart = 1
2.59/2.64	o 125976006
2.59/2.65	c Solving starts ...
2.69/2.71	c solving time = 0.052s
2.69/2.71	c #decision = 4039
2.69/2.71	c #conflict = 124
2.69/2.71	c #restart = 1
2.69/2.71	o 125834996
2.69/2.72	c Solving starts ...
2.88/2.94	c solving time = 0.214s
2.88/2.94	c #decision = 4699
2.88/2.94	c #conflict = 150
2.88/2.94	c #restart = 1
2.88/2.94	o 25569392
2.98/3.07	c Solving starts ...
2.98/3.08	c solving time = 0.101s
2.98/3.08	c #decision = 5193
2.98/3.08	c #conflict = 152
2.98/3.08	c #restart = 1
2.98/3.08	o 25196196
2.98/3.09	c Solving starts ...
3.20/3.22	c solving time = 0.117s
3.20/3.22	c #decision = 5484
3.20/3.22	c #conflict = 154
3.20/3.22	c #restart = 1
3.20/3.22	o 25131721
3.20/3.23	c Solving starts ...
3.30/3.32	c solving time = 0.085s
3.30/3.32	c #decision = 5800
3.30/3.32	c #conflict = 155
3.30/3.32	c #restart = 1
3.30/3.32	o 25045819
3.30/3.33	c Solving starts ...
5.89/5.97	c solving time = 2.637s
5.89/5.97	c #decision = 7109
5.89/5.97	c #conflict = 474
5.89/5.97	c #restart = 3
5.89/5.97	o 25011005
5.99/6.01	c Solving starts ...
11.19/11.23	c solving time = 5.215s
11.19/11.23	c #decision = 9150
11.19/11.23	c #conflict = 900
11.19/11.23	c #restart = 5
11.19/11.23	o 21640546
11.19/11.24	c Solving starts ...
11.99/12.08	c solving time = 0.830s
11.99/12.08	c #decision = 9523
11.99/12.08	c #conflict = 952
11.99/12.08	c #restart = 5
11.99/12.08	o 21605732
11.99/12.09	c Solving starts ...
12.78/12.80	c solving time = 0.696s
12.78/12.80	c #decision = 10272
12.78/12.80	c #conflict = 982
12.78/12.80	c #restart = 5
12.78/12.80	o 14017068
12.78/12.80	c Solving starts ...
12.88/12.99	c solving time = 0.174s
12.88/12.99	c #decision = 10515
12.88/12.99	c #conflict = 984
12.88/12.99	c #restart = 5
12.88/12.99	o 13995727
12.88/13.00	c Solving starts ...
13.19/13.21	c solving time = 0.208s
13.19/13.21	c #decision = 10876
13.19/13.21	c #conflict = 987
13.19/13.21	c #restart = 5
13.19/13.21	o 13877113
13.19/13.22	c Solving starts ...
13.49/13.56	c solving time = 0.325s
13.49/13.56	c #decision = 11484
13.49/13.56	c #conflict = 996
13.49/13.56	c #restart = 5
13.49/13.56	o 13244170
13.49/13.56	c Solving starts ...
13.89/13.95	c solving time = 0.376s
13.89/13.95	c #decision = 12092
13.89/13.95	c #conflict = 1002
13.89/13.95	c #restart = 5
13.89/13.95	o 12466530
13.89/13.96	c Solving starts ...
14.20/14.27	c solving time = 0.302s
14.20/14.27	c #decision = 12358
14.20/14.27	c #conflict = 1006
14.20/14.27	c #restart = 5
14.20/14.27	o 12433650
14.20/14.28	c Solving starts ...
14.49/14.56	c solving time = 0.277s
14.49/14.56	c #decision = 12640
14.49/14.56	c #conflict = 1007
14.49/14.56	c #restart = 5
14.49/14.56	o 12398836
14.49/14.57	c Solving starts ...
24.29/24.35	c solving time = 9.762s
24.29/24.35	c #decision = 14311
24.29/24.35	c #conflict = 1427
24.29/24.35	c #restart = 7
24.29/24.35	o 10387712
24.29/24.35	c Solving starts ...
24.59/24.62	c solving time = 0.260s
24.59/24.62	c #decision = 14667
24.59/24.62	c #conflict = 1430
24.59/24.62	c #restart = 7
24.59/24.62	o 10299120
24.59/24.63	c Solving starts ...
25.89/25.98	c solving time = 1.343s
25.89/25.98	c #decision = 15189
25.89/25.98	c #conflict = 1475
25.89/25.98	c #restart = 7
25.89/25.98	o 10219928
25.89/25.99	c Solving starts ...
26.29/26.34	c solving time = 0.343s
26.29/26.34	c #decision = 15454
26.29/26.34	c #conflict = 1480
26.29/26.34	c #restart = 7
26.29/26.34	o 10199021
26.29/26.35	c Solving starts ...
459.92/460.07	c solving time = 433.642s
459.92/460.07	c #decision = 40741
459.92/460.07	c #conflict = 13113
459.92/460.07	c #restart = 17
459.92/460.07	o 9400773
459.92/460.08	c Solving starts ...
460.02/460.11	c learnt constraints deletion: 13088 -> 6544
460.32/460.48	c solving time = 0.385s
460.32/460.48	c #decision = 41350
460.32/460.48	c #conflict = 13114
460.32/460.48	c #restart = 17
460.32/460.48	o 7583045
460.32/460.49	c Solving starts ...
460.73/460.87	c solving time = 0.373s
460.73/460.87	c #decision = 41604
460.73/460.87	c #conflict = 13116
460.73/460.87	c #restart = 17
460.73/460.87	o 7565942
460.73/460.88	c Solving starts ...
462.22/462.36	c solving time = 1.474s
462.22/462.36	c #decision = 42234
462.22/462.36	c #conflict = 13128
462.22/462.36	c #restart = 17
462.22/462.36	o 7079180
462.22/462.37	c Solving starts ...
483.41/483.56	c solving time = 21.177s
483.41/483.56	c #decision = 42697
483.41/483.56	c #conflict = 13244
483.41/483.56	c #restart = 18
483.41/483.56	o 7068892
483.41/483.57	c Solving starts ...
483.92/484.08	c solving time = 0.504s
483.92/484.08	c #decision = 42947
483.92/484.08	c #conflict = 13247
483.92/484.08	c #restart = 18
483.92/484.08	o 7060745
483.92/484.09	c Solving starts ...
485.12/485.29	c solving time = 1.192s
485.12/485.29	c #decision = 43373
485.12/485.29	c #conflict = 13258
485.12/485.29	c #restart = 18
485.12/485.29	o 6898294
485.22/485.30	c Solving starts ...
492.12/492.24	c solving time = 6.929s
492.12/492.24	c #decision = 44142
492.12/492.24	c #conflict = 13347
492.12/492.24	c #restart = 18
492.12/492.24	o 6607818
492.12/492.24	c Solving starts ...
493.01/493.14	c solving time = 0.887s
493.01/493.14	c #decision = 44500
493.01/493.14	c #conflict = 13361
493.01/493.14	c #restart = 18
493.01/493.14	o 6575350
493.01/493.15	c Solving starts ...
493.82/493.91	c solving time = 0.752s
493.82/493.91	c #decision = 44855
493.82/493.91	c #conflict = 13376
493.82/493.91	c #restart = 18
493.82/493.91	o 6512851
493.82/493.92	c Solving starts ...
494.21/494.36	c solving time = 0.434s
494.21/494.36	c #decision = 45233
494.21/494.36	c #conflict = 13378
494.21/494.36	c #restart = 18
494.21/494.36	o 6364266
494.21/494.37	c Solving starts ...
496.52/496.64	c solving time = 2.267s
496.52/496.64	c #decision = 45789
496.52/496.64	c #conflict = 13401
496.52/496.64	c #restart = 18
496.52/496.65	o 6167161
496.52/496.65	c Solving starts ...
496.92/497.07	c solving time = 0.402s
496.92/497.07	c #decision = 46179
496.92/497.07	c #conflict = 13402
496.92/497.07	c #restart = 18
496.92/497.07	o 6030862
496.92/497.07	c Solving starts ...
498.71/498.82	c solving time = 1.737s
498.71/498.82	c #decision = 46485
498.71/498.82	c #conflict = 13415
498.71/498.82	c #restart = 18
498.71/498.82	o 6019246
498.71/498.83	c Solving starts ...
499.22/499.32	c solving time = 0.482s
499.22/499.32	c #decision = 46850
499.22/499.32	c #conflict = 13420
499.22/499.32	c #restart = 18
499.22/499.32	o 5935895
499.22/499.33	c Solving starts ...
500.42/500.52	c solving time = 1.185s
500.42/500.52	c #decision = 47285
500.42/500.52	c #conflict = 13431
500.42/500.52	c #restart = 18
500.42/500.52	o 5753410
500.42/500.53	c Solving starts ...
510.92/511.07	c solving time = 10.530s
510.92/511.07	c #decision = 47966
510.92/511.07	c #conflict = 13557
510.92/511.07	c #restart = 19
510.92/511.07	o 5734919
510.92/511.08	c Solving starts ...
1180.90/1181.16	c solving time = 669.957s
1180.90/1181.16	c #decision = 56249
1180.90/1181.16	c #conflict = 16103
1180.90/1181.16	c #restart = 25
1180.90/1181.16	o 5678416
1180.90/1181.17	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-3724897-1338647810/watcher-3724897-1338647810 -o /tmp/evaluation-result-3724897-1338647810/solver-3724897-1338647810 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724897-1338647810.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: 2.00 2.00 2.00 3/174 8264
/proc/meminfo: memFree=23732564/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 824 0 0 0 0 0 0 0 20 0 1 0 330909573 6373376 743 33554432000 4194304 8989770 140736480956720 140734073669832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 1556 743 425 1171 0 333 0

[startup+0.0784741 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 8264
/proc/meminfo: memFree=23732564/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=11344 CPUtime=0.07 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 2006 0 0 0 7 0 0 0 20 0 1 0 330909573 11616256 1925 33554432000 4194304 8989770 140736480956720 140734073669832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 2836 1925 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11344

[startup+0.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 8264
/proc/meminfo: memFree=23732564/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 2370 0 0 0 9 0 0 0 20 0 1 0 330909573 12664832 2289 33554432000 4194304 8989770 140736480956720 140734073669832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 3092 2289 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300302 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 8264
/proc/meminfo: memFree=23732564/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=23632 CPUtime=0.29 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 5186 0 0 0 29 0 0 0 20 0 1 0 330909573 24199168 5105 33554432000 4194304 8989770 140736480956720 140734073669832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 5908 5105 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23632

[startup+0.700297 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 8264
/proc/meminfo: memFree=23732564/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=38992 CPUtime=0.69 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 9050 0 0 0 68 1 0 0 20 0 1 0 330909573 39927808 8969 33554432000 4194304 8989770 140736480956720 140734073669832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 9748 8969 449 1171 0 8525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38992

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8265
/proc/meminfo: memFree=23679996/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=38992 CPUtime=1.49 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 9050 0 0 0 148 1 0 0 20 0 1 0 330909573 39927808 8969 33554432000 4194304 8989770 140736480956720 140736480956216 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 9748 8969 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: 2.00 2.00 2.00 3/175 8265
/proc/meminfo: memFree=23559700/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=49232 CPUtime=3.08 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 11634 0 0 0 306 2 0 0 20 0 1 0 330909573 50413568 11553 33554432000 4194304 8989770 140736480956720 140736480955984 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 12308 11553 473 1171 0 11085 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49232

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8265
/proc/meminfo: memFree=23383264/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=57424 CPUtime=6.29 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 13682 0 0 0 625 4 0 0 20 0 1 0 330909573 58802176 13601 33554432000 4194304 8989770 140736480956720 140736480955984 7683548 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 14356 13601 473 1171 0 13133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57424

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8265
/proc/meminfo: memFree=22898432/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=59472 CPUtime=12.68 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 14194 0 0 0 1263 5 0 0 20 0 1 0 330909573 60899328 14113 33554432000 4194304 8989770 140736480956720 140736480956216 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 14868 14113 473 1171 0 13645 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59472

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8266
/proc/meminfo: memFree=22573280/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=70736 CPUtime=25.49 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 17010 0 0 0 2541 8 0 0 20 0 1 0 330909573 72433664 16929 33554432000 4194304 8989770 140736480956720 140736480954688 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 17684 16929 473 1171 0 16461 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70736

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8266
/proc/meminfo: memFree=22566412/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=76880 CPUtime=51.08 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 18546 0 0 0 5095 13 0 0 20 0 1 0 330909573 78725120 18465 33554432000 4194304 8989770 140736480956720 140736480956216 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 19220 18465 473 1171 0 17997 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 76880

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8266
/proc/meminfo: memFree=22561628/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=80976 CPUtime=102.28 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 19570 0 0 0 10205 23 0 0 20 0 1 0 330909573 82919424 19489 33554432000 4194304 8989770 140736480956720 140736480956216 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 20244 19489 473 1171 0 19021 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 80976

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8267
/proc/meminfo: memFree=22560664/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=82000 CPUtime=162.27 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 19826 0 0 0 16192 35 0 0 20 0 1 0 330909573 83968000 19745 33554432000 4194304 8989770 140736480956720 140736480956216 4209442 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 20500 19745 473 1171 0 19277 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 82000

[startup+222.3 s]
/proc/loadavg: 2.18 2.04 2.01 3/176 8270
/proc/meminfo: memFree=22559568/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=83024 CPUtime=222.26 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 20082 0 0 0 22181 45 0 0 20 0 1 0 330909573 85016576 20001 33554432000 4194304 8989770 140736480956720 140736480955984 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 20756 20001 473 1171 0 19533 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 83024

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/175 8270
/proc/meminfo: memFree=22557620/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=85072 CPUtime=282.25 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 20594 0 0 0 28170 55 0 0 20 0 1 0 330909573 87113728 20513 33554432000 4194304 8989770 140736480956720 140736480956216 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 21268 20513 473 1171 0 20045 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 85072

[startup+342.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/175 8270
/proc/meminfo: memFree=22555044/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=88144 CPUtime=342.24 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 21362 0 0 0 34155 69 0 0 20 0 1 0 330909573 90259456 21281 33554432000 4194304 8989770 140736480956720 140736480956216 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 22036 21281 473 1171 0 20813 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 88144

[startup+402.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 8270
/proc/meminfo: memFree=22550980/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=92240 CPUtime=402.23 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 22386 0 0 0 40144 79 0 0 20 0 1 0 330909573 94453760 22305 33554432000 4194304 8989770 140736480956720 140736480956216 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 23060 22305 473 1171 0 21837 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 92240

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/174 8271
/proc/meminfo: memFree=22543452/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=100432 CPUtime=462.22 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 24436 0 0 0 46130 92 0 0 20 0 1 0 330909573 102842368 24355 33554432000 4194304 8989770 140736480956720 140736480956216 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 25108 24355 475 1171 0 23885 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 100432

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 8272
/proc/meminfo: memFree=22527352/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=115792 CPUtime=522.21 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28276 0 0 0 52116 105 0 0 20 0 1 0 330909573 118571008 28195 33554432000 4194304 8989770 140736480956720 140736480956216 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 28948 28195 475 1171 0 27725 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 115792

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 8272
/proc/meminfo: memFree=22527256/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=115792 CPUtime=582.2 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28276 0 0 0 58106 114 0 0 20 0 1 0 330909573 118571008 28195 33554432000 4194304 8989770 140736480956720 140736480954688 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 28948 28195 475 1171 0 27725 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 115792

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8276
/proc/meminfo: memFree=22527460/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=115792 CPUtime=882.15 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28279 0 0 0 88052 163 0 0 20 0 1 0 330909573 118571008 28200 33554432000 4194304 8989770 140736480956720 140736480955984 4209439 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 28948 28200 475 1171 0 27725 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 115792

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8276
/proc/meminfo: memFree=22527488/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=115792 CPUtime=942.14 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28298 0 0 0 94041 173 0 0 20 0 1 0 330909573 118571008 28200 33554432000 4194304 8989770 140736480956720 140736480956216 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 28948 28200 475 1171 0 27725 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 115792

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8276
/proc/meminfo: memFree=22527860/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=115792 CPUtime=1002.13 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28298 0 0 0 100029 184 0 0 20 0 1 0 330909573 118571008 28200 33554432000 4194304 8989770 140736480956720 140736480955984 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 28948 28200 475 1171 0 27725 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 115792

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8277
/proc/meminfo: memFree=22527612/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=115792 CPUtime=1062.12 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28298 0 0 0 106017 195 0 0 20 0 1 0 330909573 118571008 28200 33554432000 4194304 8989770 140736480956720 140736480956216 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 28948 28200 475 1171 0 27725 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 115792

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8277
/proc/meminfo: memFree=22527860/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=115792 CPUtime=1122.11 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28298 0 0 0 112005 206 0 0 20 0 1 0 330909573 118571008 28200 33554432000 4194304 8989770 140736480956720 140736480956216 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 28948 28200 475 1171 0 27725 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 115792

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8277
/proc/meminfo: memFree=22527736/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=115792 CPUtime=1182.1 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28298 0 0 0 117993 217 0 0 20 0 1 0 330909573 118571008 28200 33554432000 4194304 8989770 140736480956720 140736480956216 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 28948 28200 475 1171 0 27725 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 115792

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8277
/proc/meminfo: memFree=22527364/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=115792 CPUtime=1242.09 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28298 0 0 0 123979 230 0 0 20 0 1 0 330909573 118571008 28200 33554432000 4194304 8989770 140736480956720 140736480955984 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 28948 28200 475 1171 0 27725 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 115792

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8277
/proc/meminfo: memFree=22526124/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=116816 CPUtime=1302.08 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28554 0 0 0 129967 241 0 0 20 0 1 0 330909573 119619584 28456 33554432000 4194304 8989770 140736480956720 140736480955984 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 29204 28456 475 1171 0 27981 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 116816

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8278
/proc/meminfo: memFree=22526248/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=116816 CPUtime=1362.07 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28554 0 0 0 135954 253 0 0 20 0 1 0 330909573 119619584 28456 33554432000 4194304 8989770 140736480956720 140736480956216 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 29204 28456 475 1171 0 27981 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 116816

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8281
/proc/meminfo: memFree=22525744/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=117840 CPUtime=1422.06 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 28810 0 0 0 141942 264 0 0 20 0 1 0 330909573 120668160 28712 33554432000 4194304 8989770 140736480956720 140736480956216 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 29460 28712 475 1171 0 28237 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 117840

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8304
/proc/meminfo: memFree=22524504/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=118864 CPUtime=1482.06 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 29066 0 0 0 147932 274 0 0 20 0 1 0 330909573 121716736 28968 33554432000 4194304 8989770 140736480956720 140736480954688 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 29716 28968 475 1171 0 28493 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 118864

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8304
/proc/meminfo: memFree=22524512/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=118864 CPUtime=1542.04 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 29066 0 0 0 153921 283 0 0 20 0 1 0 330909573 121716736 28968 33554432000 4194304 8989770 140736480956720 140736480956216 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 29716 28968 475 1171 0 28493 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 118864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8304
/proc/meminfo: memFree=22523520/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=119888 CPUtime=1602.03 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 29322 0 0 0 159909 294 0 0 20 0 1 0 330909573 122765312 29224 33554432000 4194304 8989770 140736480956720 140736480956216 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 29972 29224 475 1171 0 28749 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 119888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8305
/proc/meminfo: memFree=22523644/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=119888 CPUtime=1662.02 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 29322 0 0 0 165897 305 0 0 20 0 1 0 330909573 122765312 29224 33554432000 4194304 8989770 140736480956720 140736480955984 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 29972 29224 475 1171 0 28749 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 119888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 8305
/proc/meminfo: memFree=22522404/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=120912 CPUtime=1722.02 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 29578 0 0 0 171887 315 0 0 20 0 1 0 330909573 123813888 29480 33554432000 4194304 8989770 140736480956720 140736480954688 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 30228 29480 475 1171 0 29005 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 120912

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 8305
/proc/meminfo: memFree=22522032/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=120912 CPUtime=1782.01 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 29578 0 0 0 177877 324 0 0 20 0 1 0 330909573 123813888 29480 33554432000 4194304 8989770 140736480956720 140736480955984 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 30228 29480 475 1171 0 29005 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 120912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.94 1.99 1.99 3/175 8344
/proc/meminfo: memFree=23922248/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=120912 CPUtime=1800.01 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 29578 0 0 0 179675 326 0 0 20 0 1 0 330909573 123813888 29480 33554432000 4194304 8989770 140736480956720 140736480956216 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 30228 29480 475 1171 0 29005 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 120912

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: 1.94 1.99 1.99 3/175 8344
/proc/meminfo: memFree=23922248/32873844 swapFree=7112/7112
[pid=8264] ppid=8262 vsize=120912 CPUtime=1800.01 cores=1,3,5,7
/proc/8264/stat : 8264 (toysat) R 8262 8264 7385 0 -1 4202496 29578 0 0 0 179675 326 0 0 20 0 1 0 330909573 123813888 29480 33554432000 4194304 8989770 140736480956720 140736480956216 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/8264/statm: 30228 29480 475 1171 0 29005 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 120912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1796.76
CPU system time (s): 3.2665
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 120912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.76
system time used= 3.2665
maximum resident set size= 117920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29578
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= 25
involuntary context switches= 1877

runsolver used 3.35149 second user time and 9.8845 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-02 16:36:50
IDJOB=3724897
IDBENCH=92664
IDSOLVER=2308
FILE ID=node104/3724897-1338647810
RUNJOBID= node104-1338635178-7402
PBS_JOBID= 14636479
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= 2c36639357988247c648b63af301f230
RANDOM SEED=1507381732

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23742128 kB
Buffers:          539248 kB
Cached:          7247420 kB
SwapCached:          780 kB
Active:          5019160 kB
Inactive:        3111000 kB
Active(anon):     334784 kB
Inactive(anon):     8072 kB
Active(file):    4684376 kB
Inactive(file):  3102928 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:             53084 kB
Writeback:             0 kB
AnonPages:        346948 kB
Mapped:            15916 kB
Shmem:                 8 kB
Slab:             861656 kB
SReclaimable:     303300 kB
SUnreclaim:       558356 kB
KernelStack:        1432 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     448224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 66432 MiB
End job on node104 at 2012-06-02 17:06:52