Trace number 3724743

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.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z12-s14.opb
MD5SUMf1849946ff16a8dbd3f6ed4bfe3f33be
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44342
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10800
Total number of constraints319508
Number of constraints which are clauses319500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint10798
Number of terms in the objective function 10733
Biggest coefficient in the objective function 575
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1508059
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3704832
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 26039669
Number of bits of the biggest sum of numbers25
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

20.09/20.12	c 2012-06-02T15:16:50+0200
20.09/20.12	c arch = x86_64
20.09/20.12	c os = linux
20.09/20.12	c compiler = ghc 7.4
20.09/20.12	c packages:
20.09/20.12	c   OptDir-0.0.1
20.09/20.12	c   array-0.4.0.0
20.09/20.12	c   base-4.5.0.0
20.09/20.12	c   bytestring-0.9.2.1
20.09/20.12	c   containers-0.4.2.1
20.09/20.12	c   deepseq-1.3.0.0
20.09/20.12	c   mtl-2.1.1
20.09/20.12	c   old_locale-1.0.0.4
20.09/20.12	c   parse_dimacs-1.2
20.09/20.12	c   parsec-3.1.2
20.09/20.12	c   queue-0.1.2
20.09/20.12	c   stm-2.3
20.09/20.12	c   time-1.4
20.09/20.12	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724743-1338643010.opb"]
20.09/20.12	c #vars 10800
20.09/20.12	c #constraints 319508
20.09/20.12	c Solving starts ...
32.28/32.36	c solving time = 12.231s
32.28/32.36	c #decision = 3438
32.28/32.36	c #conflict = 14
32.28/32.36	c #restart = 0
32.28/32.36	o -33467
32.28/32.39	c Solving starts ...
55.88/55.94	c solving time = 23.534s
55.88/55.94	c #decision = 4751
55.88/55.94	c #conflict = 15
55.88/55.94	c #restart = 0
55.88/55.94	o -33485
55.88/55.97	c Solving starts ...
111.27/111.37	c solving time = 55.382s
111.27/111.37	c #decision = 6074
111.27/111.37	c #conflict = 18
111.27/111.37	c #restart = 0
111.27/111.37	o -33497
111.37/111.40	c Solving starts ...
156.57/156.68	c solving time = 45.262s
156.57/156.68	c #decision = 7378
156.57/156.68	c #conflict = 20
156.57/156.68	c #restart = 0
156.57/156.68	o -33499
156.67/156.71	c Solving starts ...
201.86/201.90	c solving time = 45.166s
201.86/201.90	c #decision = 8670
201.86/201.90	c #conflict = 22
201.86/201.90	c #restart = 0
201.86/201.90	o -33507
201.86/201.93	c Solving starts ...
235.06/235.14	c solving time = 33.195s
235.06/235.14	c #decision = 9959
235.06/235.15	c #conflict = 23
235.06/235.15	c #restart = 0
235.06/235.15	o -33518
235.06/235.17	c Solving starts ...
259.05/259.16	c solving time = 23.964s
259.05/259.16	c #decision = 11232
259.05/259.16	c #conflict = 23
259.05/259.16	c #restart = 0
259.05/259.16	o -33522
259.05/259.18	c Solving starts ...
305.84/305.90	c solving time = 46.691s
305.84/305.90	c #decision = 12502
305.84/305.90	c #conflict = 24
305.84/305.90	c #restart = 0
305.84/305.90	o -33525
305.84/305.93	c Solving starts ...
371.33/371.49	c solving time = 65.533s
371.33/371.49	c #decision = 13774
371.33/371.49	c #conflict = 25
371.33/371.49	c #restart = 0
371.33/371.49	o -33551
371.43/371.52	c Solving starts ...
434.02/434.19	c solving time = 62.639s
434.02/434.19	c #decision = 15037
434.02/434.19	c #conflict = 26
434.02/434.19	c #restart = 0
434.02/434.19	o -33580
434.12/434.21	c Solving starts ...
531.11/531.26	c solving time = 97.003s
531.11/531.26	c #decision = 16319
531.11/531.26	c #conflict = 29
531.11/531.26	c #restart = 0
531.11/531.26	o -33582
531.11/531.28	c Solving starts ...
615.28/615.46	c solving time = 84.129s
615.28/615.46	c #decision = 17559
615.28/615.46	c #conflict = 30
615.28/615.46	c #restart = 0
615.28/615.46	o -33583
615.28/615.48	c Solving starts ...
709.66/709.84	c solving time = 94.317s
709.66/709.84	c #decision = 18794
709.66/709.84	c #conflict = 32
709.66/709.84	c #restart = 0
709.66/709.85	o -33584
709.66/709.87	c Solving starts ...
887.42/887.69	c solving time = 177.751s
887.42/887.69	c #decision = 20031
887.42/887.69	c #conflict = 40
887.42/887.69	c #restart = 0
887.42/887.69	o -33590
887.52/887.71	c Solving starts ...
1016.90/1017.17	c solving time = 129.415s
1016.90/1017.17	c #decision = 21176
1016.90/1017.17	c #conflict = 44
1016.90/1017.17	c #restart = 0
1016.90/1017.17	o -33591
1017.00/1017.20	c Solving starts ...
1257.16/1257.40	c solving time = 240.142s
1257.16/1257.40	c #decision = 22321
1257.16/1257.40	c #conflict = 56
1257.16/1257.40	c #restart = 0
1257.16/1257.40	o -33593
1257.16/1257.43	c Solving starts ...
1334.25/1334.58	c solving time = 77.115s
1334.25/1334.58	c #decision = 23329
1334.25/1334.58	c #conflict = 57
1334.25/1334.58	c #restart = 0
1334.25/1334.58	o -33595
1334.35/1334.61	c Solving starts ...
1446.64/1446.96	c solving time = 112.306s
1446.64/1446.96	c #decision = 24334
1446.64/1446.96	c #conflict = 59
1446.64/1446.96	c #restart = 0
1446.64/1446.96	o -33596
1446.64/1446.98	c Solving starts ...
1543.72/1544.02	c solving time = 96.992s
1543.72/1544.02	c #decision = 25298
1543.72/1544.02	c #conflict = 60
1543.72/1544.02	c #restart = 0
1543.72/1544.02	o -33597
1543.92/1544.30	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-3724743-1338643010/watcher-3724743-1338643010 -o /tmp/evaluation-result-3724743-1338643010/solver-3724743-1338643010 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724743-1338643010.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.01 2.02 2.00 3/176 25885
/proc/meminfo: memFree=30842500/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 813 0 0 0 0 0 0 0 20 0 1 0 330427982 6373376 732 33554432000 4194304 8989770 140736023035568 140736023018664 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 1556 736 425 1171 0 333 0

[startup+0.0560711 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 25885
/proc/meminfo: memFree=30842500/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=10320 CPUtime=0.05 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 1689 0 0 0 5 0 0 0 20 0 1 0 330427982 10567680 1608 33554432000 4194304 8989770 140736023035568 140736023018664 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 2580 1608 427 1171 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10320

[startup+0.100302 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 25885
/proc/meminfo: memFree=30842500/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=13392 CPUtime=0.09 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 2596 0 0 0 9 0 0 0 20 0 1 0 330427982 13713408 2515 33554432000 4194304 8989770 140736023035568 140736023018664 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 3348 2515 429 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.300314 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 25885
/proc/meminfo: memFree=30842500/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=27728 CPUtime=0.29 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 5999 0 0 0 28 1 0 0 20 0 1 0 330427982 28393472 5918 33554432000 4194304 8989770 140736023035568 140736023018664 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 6932 5918 430 1171 0 5709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27728

[startup+0.700313 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 25885
/proc/meminfo: memFree=30842500/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=59472 CPUtime=0.69 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 14146 0 0 0 67 2 0 0 20 0 1 0 330427982 60899328 14065 33554432000 4194304 8989770 140736023035568 140736023018664 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 14868 14065 431 1171 0 13645 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59472

[startup+1.50032 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25886
/proc/meminfo: memFree=30770440/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=100432 CPUtime=1.49 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 24386 0 0 0 145 4 0 0 20 0 1 0 330427982 102842368 24305 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 25108 24305 431 1171 0 23885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100432

[startup+3.10032 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25886
/proc/meminfo: memFree=30712640/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=188496 CPUtime=3.09 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 46202 0 0 0 300 9 0 0 20 0 1 0 330427982 193019904 46121 33554432000 4194304 8989770 140736023035568 140736023034832 4213859 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 47124 46129 431 1171 0 45901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 188496

[startup+6.30023 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25886
/proc/meminfo: memFree=30480760/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=363600 CPUtime=6.29 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 90199 0 0 0 613 16 0 0 20 0 1 0 330427982 372326400 90118 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 90900 90118 446 1171 0 89677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 363600

[startup+12.7002 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 25886
/proc/meminfo: memFree=30477172/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=363600 CPUtime=12.69 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 90199 0 0 0 1251 18 0 0 20 0 1 0 330427982 372326400 90118 33554432000 4194304 8989770 140736023035568 140736023033536 5394864 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 90900 90118 446 1171 0 89677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 363600

[startup+25.5003 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 25886
/proc/meminfo: memFree=30474576/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=363600 CPUtime=25.48 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 90210 0 0 0 2521 27 0 0 20 0 1 0 330427982 372326400 90129 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 90900 90129 457 1171 0 89677 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 363600

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 25887
/proc/meminfo: memFree=30463292/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=363600 CPUtime=51.08 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 90224 0 0 0 5070 38 0 0 20 0 1 0 330427982 372326400 90143 33554432000 4194304 8989770 140736023035568 140736023035064 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 90900 90143 471 1171 0 89677 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 363600

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 25887
/proc/meminfo: memFree=30437748/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=366672 CPUtime=102.28 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 90992 0 0 0 10176 52 0 0 20 0 1 0 330427982 375472128 90911 33554432000 4194304 8989770 140736023035568 140736023034832 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 91668 90911 471 1171 0 90445 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 366672

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 25887
/proc/meminfo: memFree=30406996/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=369744 CPUtime=162.26 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 91760 0 0 0 16155 71 0 0 20 0 1 0 330427982 378617856 91679 33554432000 4194304 8989770 140736023035568 140736023035064 7416165 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 92436 91679 471 1171 0 91213 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 369744

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 25890
/proc/meminfo: memFree=30372020/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=377936 CPUtime=222.25 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 93808 0 0 0 22132 93 0 0 20 0 1 0 330427982 387006464 93727 33554432000 4194304 8989770 140736023035568 140736023035064 4208846 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 94484 93727 471 1171 0 93261 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 377936

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 25890
/proc/meminfo: memFree=30350576/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=378960 CPUtime=282.24 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 94064 0 0 0 28106 118 0 0 20 0 1 0 330427982 388055040 93983 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 94740 93983 471 1171 0 93517 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 378960

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 25891
/proc/meminfo: memFree=30317840/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=388176 CPUtime=342.23 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 96368 0 0 0 34086 137 0 0 20 0 1 0 330427982 397492224 96287 33554432000 4194304 8989770 140736023035568 140736023035064 4448040 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 97044 96287 471 1171 0 95821 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 388176

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25891
/proc/meminfo: memFree=30291744/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=391248 CPUtime=402.23 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 97136 0 0 0 40066 157 0 0 20 0 1 0 330427982 400637952 97055 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 97812 97055 471 1171 0 96589 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 391248

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25891
/proc/meminfo: memFree=30265112/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=396368 CPUtime=462.22 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 98416 0 0 0 46044 178 0 0 20 0 1 0 330427982 405880832 98335 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 99092 98335 471 1171 0 97869 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 396368

[startup+522.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 25891
/proc/meminfo: memFree=30232404/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=401488 CPUtime=522.21 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 99696 0 0 0 52026 195 0 0 20 0 1 0 330427982 411123712 99615 33554432000 4194304 8989770 140736023035568 140736023035064 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 100372 99615 471 1171 0 99149 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 401488

[startup+582.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 25891
/proc/meminfo: memFree=30208564/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=401488 CPUtime=582.19 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 99706 0 0 0 58008 211 0 0 20 0 1 0 330427982 411123712 99620 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 100372 99620 471 1171 0 99149 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 401488

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25895
/proc/meminfo: memFree=30104692/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=412752 CPUtime=822.13 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 102575 0 0 0 81927 286 0 0 20 0 1 0 330427982 422658048 102436 33554432000 4194304 8989770 140736023035568 140736023035064 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 103188 102436 471 1171 0 101965 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 412752

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25895
/proc/meminfo: memFree=30083744/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=412752 CPUtime=882.12 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 102575 0 0 0 87913 299 0 0 20 0 1 0 330427982 422658048 102436 33554432000 4194304 8989770 140736023035568 140736023033536 7732161 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 103188 102436 471 1171 0 101965 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 412752

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25895
/proc/meminfo: memFree=30065268/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=412752 CPUtime=942.1 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 102575 0 0 0 93886 324 0 0 20 0 1 0 330427982 422658048 102436 33554432000 4194304 8989770 140736023035568 140736023035064 4446985 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 103188 102436 471 1171 0 101965 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 412752

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25896
/proc/meminfo: memFree=30045056/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=417872 CPUtime=1002.1 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 103855 0 0 0 99869 341 0 0 20 0 1 0 330427982 427900928 103716 33554432000 4194304 8989770 140736023035568 140736023034832 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 104468 103716 471 1171 0 103245 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 417872

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25896
/proc/meminfo: memFree=30021620/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=417872 CPUtime=1062.09 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 103855 0 0 0 105848 361 0 0 20 0 1 0 330427982 427900928 103716 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 104468 103716 471 1171 0 103245 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 417872

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25897
/proc/meminfo: memFree=30000904/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=421968 CPUtime=1122.08 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 104879 0 0 0 111830 378 0 0 20 0 1 0 330427982 432095232 104740 33554432000 4194304 8989770 140736023035568 140736023034832 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 105492 104740 471 1171 0 104269 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 421968

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25897
/proc/meminfo: memFree=29974996/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=421968 CPUtime=1182.07 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 104879 0 0 0 117815 392 0 0 20 0 1 0 330427982 432095232 104740 33554432000 4194304 8989770 140736023035568 140736023033536 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 105492 104740 471 1171 0 104269 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 421968

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25936
/proc/meminfo: memFree=31008832/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=421968 CPUtime=1242.07 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 104879 0 0 0 123803 404 0 0 20 0 1 0 330427982 432095232 104740 33554432000 4194304 8989770 140736023035568 140736023033536 6857984 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 105492 104740 471 1171 0 104269 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 421968

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25937
/proc/meminfo: memFree=30961464/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=421968 CPUtime=1302.06 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 104879 0 0 0 129784 422 0 0 20 0 1 0 330427982 432095232 104740 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 105492 104740 471 1171 0 104269 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 421968

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25937
/proc/meminfo: memFree=30984280/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=426064 CPUtime=1362.05 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 105903 0 0 0 135762 443 0 0 20 0 1 0 330427982 436289536 105764 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 106516 105764 471 1171 0 105293 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 426064

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25940
/proc/meminfo: memFree=30974848/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=430160 CPUtime=1422.05 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 106927 0 0 0 141738 467 0 0 20 0 1 0 330427982 440483840 106788 33554432000 4194304 8989770 140736023035568 140736023034832 4204638 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 107540 106788 471 1171 0 106317 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 430160

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25940
/proc/meminfo: memFree=30999668/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=430160 CPUtime=1482.03 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 106928 0 0 0 147712 491 0 0 20 0 1 0 330427982 440483840 106788 33554432000 4194304 8989770 140736023035568 140736023035064 4445137 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 107540 106788 471 1171 0 106317 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 430160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25940
/proc/meminfo: memFree=30979876/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=434256 CPUtime=1542.02 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 107952 0 0 0 153688 514 0 0 20 0 1 0 330427982 444678144 107812 33554432000 4194304 8989770 140736023035568 140736023035064 4206627 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 108564 107812 471 1171 0 107341 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 434256

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25941
/proc/meminfo: memFree=30973800/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=434256 CPUtime=1602.01 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 107952 0 0 0 159661 540 0 0 20 0 1 0 330427982 444678144 107812 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 108564 107812 471 1171 0 107341 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 434256

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 25941
/proc/meminfo: memFree=30959480/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=439376 CPUtime=1662 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 109232 0 0 0 165646 554 0 0 20 0 1 0 330427982 449921024 109092 33554432000 4194304 8989770 140736023035568 140736023034832 4209206 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 109844 109092 471 1171 0 108621 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 439376

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 25941
/proc/meminfo: memFree=30990728/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=439376 CPUtime=1721.99 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 109232 0 0 0 171632 567 0 0 20 0 1 0 330427982 449921024 109092 33554432000 4194304 8989770 140736023035568 140736023035064 4473016 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 109844 109092 471 1171 0 108621 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 439376

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 25941
/proc/meminfo: memFree=30990340/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=439376 CPUtime=1781.98 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 109234 0 0 0 177619 579 0 0 20 0 1 0 330427982 449921024 109092 33554432000 4194304 8989770 140736023035568 140736023035064 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 109844 109092 471 1171 0 108621 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 439376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 25941
/proc/meminfo: memFree=30989144/32873844 swapFree=7116/7116
[pid=25885] ppid=25883 vsize=439376 CPUtime=1800.09 cores=1,3,5,7
/proc/25885/stat : 25885 (toysat) R 25883 25885 24826 0 -1 4202496 109234 0 0 0 179425 584 0 0 20 0 1 0 330427982 449921024 109092 33554432000 4194304 8989770 140736023035568 140736023035064 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25885/statm: 109844 109092 471 1171 0 108621 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 439376

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.09
CPU user time (s): 1794.25
CPU system time (s): 5.84111
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 439376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.25
system time used= 5.84111
maximum resident set size= 436368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109234
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= 69
involuntary context switches= 1966

runsolver used 3.58146 second user time and 10.2534 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-02 15:16:50
IDJOB=3724743
IDBENCH=89886
IDSOLVER=2308
FILE ID=node111/3724743-1338643010
RUNJOBID= node111-1338631507-24843
PBS_JOBID= 14636469
Free space on /tmp= 67372 MiB

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

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

MD5SUM BENCH= f1849946ff16a8dbd3f6ed4bfe3f33be
RANDOM SEED=565916425

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30842500 kB
Buffers:          140648 kB
Cached:           436284 kB
SwapCached:         1324 kB
Active:           801276 kB
Inactive:         445780 kB
Active(anon):     671460 kB
Inactive(anon):     1088 kB
Active(file):     129816 kB
Inactive(file):   444692 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100044 kB
Dirty:             16272 kB
Writeback:             8 kB
AnonPages:        675788 kB
Mapped:            10552 kB
Shmem:                 0 kB
Slab:             644260 kB
SReclaimable:      86636 kB
SUnreclaim:       557624 kB
KernelStack:        1456 kB
PageTables:         5140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     791756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    600064 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= 67372 MiB
End job on node111 at 2012-06-02 15:46:53