Trace number 3724574

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-rout.opb
MD5SUM00504f72d4d33ef46136a0269c782c15
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1074949888
Best CPU time to get the best result obtained on this benchmark1800.85
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1074976000
Optimality of the best value was proved NO
Number of variables7561
Total number of constraints306
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints292
Minimum length of a constraint2
Maximum length of a constraint917
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 26904326400
Number of bits of the biggest number in a constraint 35
Biggest sum of numbers in a constraint 81230087655
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.09/0.16	c 2012-06-02T13:05:34+0200
0.09/0.16	c arch = x86_64
0.09/0.16	c os = linux
0.09/0.16	c compiler = ghc 7.4
0.09/0.16	c packages:
0.09/0.16	c   OptDir-0.0.1
0.09/0.16	c   array-0.4.0.0
0.09/0.16	c   base-4.5.0.0
0.09/0.16	c   bytestring-0.9.2.1
0.09/0.16	c   containers-0.4.2.1
0.09/0.16	c   deepseq-1.3.0.0
0.09/0.16	c   mtl-2.1.1
0.09/0.16	c   old_locale-1.0.0.4
0.09/0.16	c   parse_dimacs-1.2
0.09/0.16	c   parsec-3.1.2
0.09/0.16	c   queue-0.1.2
0.09/0.16	c   stm-2.3
0.09/0.16	c   time-1.4
0.09/0.16	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724574-1338635133.opb"]
0.09/0.16	c #vars 7561
0.09/0.16	c #constraints 306
0.09/0.16	c Solving starts ...
14.19/14.25	c solving time = 14.080s
14.19/14.25	c #decision = 2017
14.19/14.25	c #conflict = 674
14.19/14.25	c #restart = 3
14.19/14.25	o 1075837696
14.19/14.25	c Solving starts ...
16.58/16.65	c solving time = 2.396s
16.58/16.65	c #decision = 2349
16.58/16.65	c #conflict = 703
16.58/16.65	c #restart = 3
16.58/16.65	o 1075804672
16.58/16.65	c Solving starts ...
18.28/18.37	c solving time = 1.715s
18.28/18.37	c #decision = 2747
18.28/18.37	c #conflict = 759
18.28/18.37	c #restart = 3
18.28/18.37	o 1075784448
18.28/18.37	c Solving starts ...
20.98/21.05	c solving time = 2.685s
20.98/21.05	c #decision = 3198
20.98/21.05	c #conflict = 794
20.98/21.05	c #restart = 3
20.98/21.05	o 1075709440
20.98/21.05	c Solving starts ...
63.58/63.64	c solving time = 42.578s
63.58/63.64	c #decision = 5729
63.58/63.64	c #conflict = 1929
63.58/63.64	c #restart = 7
63.58/63.64	o 1075639296
63.58/63.64	c Solving starts ...
72.67/72.73	c solving time = 9.085s
72.67/72.73	c #decision = 7002
72.67/72.73	c #conflict = 2152
72.67/72.73	c #restart = 8
72.67/72.73	o 1075536384
72.67/72.73	c Solving starts ...
86.87/86.97	c solving time = 14.235s
86.87/86.97	c #decision = 7654
86.87/86.97	c #conflict = 2283
86.87/86.97	c #restart = 9
86.87/86.97	o 1075513344
86.87/86.97	c Solving starts ...
106.27/106.37	c solving time = 19.395s
106.27/106.37	c #decision = 8302
106.27/106.37	c #conflict = 2406
106.27/106.37	c #restart = 10
106.27/106.37	o 1075467008
106.27/106.37	c Solving starts ...
123.07/123.12	c solving time = 16.747s
123.07/123.12	c #decision = 8904
123.07/123.12	c #conflict = 2509
123.07/123.12	c #restart = 11
123.07/123.12	o 1075465984
123.07/123.12	c Solving starts ...
162.36/162.40	c solving time = 39.271s
162.36/162.40	c #decision = 11291
162.36/162.40	c #conflict = 3268
162.36/162.40	c #restart = 14
162.36/162.40	o 1075388160
162.36/162.40	c Solving starts ...
195.76/195.83	c solving time = 33.425s
195.76/195.83	c #decision = 13435
195.76/195.83	c #conflict = 3805
195.76/195.83	c #restart = 17
195.76/195.83	o 1075338496
195.76/195.83	c Solving starts ...
328.64/328.71	c solving time = 132.852s
328.64/328.71	c #decision = 16975
328.64/328.71	c #conflict = 5494
328.64/328.71	c #restart = 22
328.64/328.71	o 1075326976
328.64/328.71	c Solving starts ...
424.61/424.72	c solving time = 95.992s
424.61/424.72	c #decision = 19126
424.61/424.72	c #conflict = 6380
424.61/424.72	c #restart = 26
424.61/424.72	o 1075321600
424.61/424.72	c Solving starts ...
522.10/522.26	c solving time = 97.523s
522.10/522.26	c #decision = 20745
522.10/522.26	c #conflict = 7016
522.10/522.26	c #restart = 29
522.10/522.26	o 1075319552
522.10/522.26	c Solving starts ...
522.10/522.28	c learnt constraints deletion: 6987 -> 3494
646.88/647.06	c solving time = 124.785s
646.88/647.06	c #decision = 23171
646.88/647.06	c #conflict = 8029
646.88/647.06	c #restart = 33
646.88/647.06	o 1075305216
646.88/647.06	c Solving starts ...
679.88/680.02	c solving time = 32.951s
679.88/680.02	c #decision = 24494
679.88/680.02	c #conflict = 8463
679.88/680.02	c #restart = 35
679.88/680.02	o 1075199488
679.88/680.02	c Solving starts ...
1070.52/1070.74	c learnt constraints deletion: 9863 -> 4932
1421.86/1422.17	c learnt constraints deletion: 11355 -> 5678

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-3724574-1338635133/watcher-3724574-1338635133 -o /tmp/evaluation-result-3724574-1338635133/solver-3724574-1338635133 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724574-1338635133.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.00 2.00 1.91 3/176 28220
/proc/meminfo: memFree=27974264/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 843 0 0 0 0 0 0 0 20 0 1 0 329637720 7421952 763 33554432000 4194304 8989770 140733278223920 140735048457848 7710412 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 1812 763 429 1171 0 589 0

[startup+0.080009 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 28220
/proc/meminfo: memFree=27974264/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=10320 CPUtime=0.07 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 1858 0 0 0 7 0 0 0 20 0 1 0 329637720 10567680 1778 33554432000 4194304 8989770 140733278223920 140735048457848 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 2580 1778 431 1171 0 1357 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10320

[startup+0.100329 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 28220
/proc/meminfo: memFree=27974264/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 2124 0 0 0 9 0 0 0 20 0 1 0 329637720 11616256 2044 33554432000 4194304 8989770 140733278223920 140735048457848 4494472 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 2836 2044 437 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300308 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 28220
/proc/meminfo: memFree=27974264/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=16464 CPUtime=0.29 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 3431 0 0 0 29 0 0 0 20 0 1 0 329637720 16859136 3351 33554432000 4194304 8989770 140733278223920 140735048457848 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 4116 3351 462 1171 0 2893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16464

[startup+0.70029 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 28220
/proc/meminfo: memFree=27974264/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=20560 CPUtime=0.68 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 4455 0 0 0 68 0 0 0 20 0 1 0 329637720 21053440 4375 33554432000 4194304 8989770 140733278223920 140733278223416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 5140 4375 462 1171 0 3917 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20560

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 28221
/proc/meminfo: memFree=27957516/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=22608 CPUtime=1.49 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 4967 0 0 0 147 2 0 0 20 0 1 0 329637720 23150592 4887 33554432000 4194304 8989770 140733278223920 140733278223184 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 5652 4887 462 1171 0 4429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22608

[startup+3.10026 s]
/proc/loadavg: 1.92 1.98 1.91 2/175 28222
/proc/meminfo: memFree=27981944/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=23632 CPUtime=3.09 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 5223 0 0 0 306 3 0 0 20 0 1 0 329637720 24199168 5143 33554432000 4194304 8989770 140733278223920 140733278223184 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 5908 5143 462 1171 0 4685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23632

[startup+6.30026 s]
/proc/loadavg: 1.92 1.98 1.91 3/177 28260
/proc/meminfo: memFree=27976968/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=25680 CPUtime=6.29 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 5741 0 0 0 624 5 0 0 20 0 1 0 329637720 26296320 5655 33554432000 4194304 8989770 140733278223920 140733278223416 7732747 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 6420 5655 462 1171 0 5197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25680

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 28260
/proc/meminfo: memFree=27975488/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=26704 CPUtime=12.68 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 5997 0 0 0 1260 8 0 0 20 0 1 0 329637720 27344896 5911 33554432000 4194304 8989770 140733278223920 140733278223416 4445220 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 6676 5911 462 1171 0 5453 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26704

[startup+25.5003 s]
/proc/loadavg: 1.94 1.98 1.91 3/177 28260
/proc/meminfo: memFree=27971116/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=28752 CPUtime=25.48 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 6521 0 0 0 2533 15 0 0 20 0 1 0 329637720 29442048 6434 33554432000 4194304 8989770 140733278223920 140733278223416 7732747 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 7188 6434 473 1171 0 5965 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28752

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.91 3/177 28260
/proc/meminfo: memFree=27964472/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=32848 CPUtime=51.07 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 7547 0 0 0 5072 35 0 0 20 0 1 0 329637720 33636352 7458 33554432000 4194304 8989770 140733278223920 140733278223416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 8212 7458 473 1171 0 6989 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32848

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.91 3/177 28260
/proc/meminfo: memFree=27951316/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=38992 CPUtime=102.27 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 9083 0 0 0 10157 70 0 0 20 0 1 0 329637720 39927808 8994 33554432000 4194304 8989770 140733278223920 140733278223416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 9748 8994 473 1171 0 8525 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38992

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 28260
/proc/meminfo: memFree=27939092/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=44112 CPUtime=162.26 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 10364 0 0 0 16108 118 0 0 20 0 1 0 329637720 45170688 10274 33554432000 4194304 8989770 140733278223920 140733278223416 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 11028 10274 473 1171 0 9805 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 44112

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 28260
/proc/meminfo: memFree=27926308/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=50256 CPUtime=222.25 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 11900 0 0 0 22062 163 0 0 20 0 1 0 329637720 51462144 11810 33554432000 4194304 8989770 140733278223920 140733278223416 4469708 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 12564 11810 473 1171 0 11341 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 50256

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 28264
/proc/meminfo: memFree=27914804/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=54352 CPUtime=282.24 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 12926 0 0 0 28018 206 0 0 20 0 1 0 329637720 55656448 12834 33554432000 4194304 8989770 140733278223920 140733278223416 7732735 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 13588 12834 473 1171 0 12365 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 54352

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 28264
/proc/meminfo: memFree=27903292/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=58448 CPUtime=342.23 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 13952 0 0 0 33985 238 0 0 20 0 1 0 329637720 59850752 13858 33554432000 4194304 8989770 140733278223920 140733278223184 7732216 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 14612 13858 473 1171 0 13389 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 58448

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 28264
/proc/meminfo: memFree=27892988/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=62544 CPUtime=402.22 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 14977 0 0 0 39949 273 0 0 20 0 1 0 329637720 64045056 14882 33554432000 4194304 8989770 140733278223920 140733278223416 7414352 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 15636 14882 473 1171 0 14413 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 62544

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 28264
/proc/meminfo: memFree=27876428/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=65616 CPUtime=462.21 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 15745 0 0 0 45918 303 0 0 20 0 1 0 329637720 67190784 15650 33554432000 4194304 8989770 140733278223920 140733278223416 7733601 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 16404 15650 473 1171 0 15181 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 65616

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 28264
/proc/meminfo: memFree=27867984/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=67664 CPUtime=522.2 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 16259 0 0 0 51884 336 0 0 20 0 1 0 329637720 69287936 16164 33554432000 4194304 8989770 140733278223920 140733278223416 4445211 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 16916 16164 475 1171 0 15693 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 67664

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/176 28264
/proc/meminfo: memFree=27858556/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=67664 CPUtime=582.19 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 16259 0 0 0 57847 372 0 0 20 0 1 0 329637720 69287936 16164 33554432000 4194304 8989770 140733278223920 140733278223416 4209187 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 16916 16164 475 1171 0 15693 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 67664

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 28268
/proc/meminfo: memFree=27821996/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=71760 CPUtime=882.15 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 17283 0 0 0 87684 531 0 0 20 0 1 0 329637720 73482240 17188 33554432000 4194304 8989770 140733278223920 140733278223416 4469828 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 17940 17188 475 1171 0 16717 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 71760

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 28270
/proc/meminfo: memFree=27807792/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=76880 CPUtime=942.14 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 18563 0 0 0 93652 562 0 0 20 0 1 0 329637720 78725120 18468 33554432000 4194304 8989770 140733278223920 140733278223416 7732708 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 19220 18468 475 1171 0 17997 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 76880

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 28270
/proc/meminfo: memFree=27796432/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=80976 CPUtime=1002.13 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 19366 0 0 0 99618 595 0 0 20 0 1 0 329637720 82919424 19271 33554432000 4194304 8989770 140733278223920 140733278223416 7748308 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 20244 19271 475 1171 0 19021 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 80976

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 28270
/proc/meminfo: memFree=27791216/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=85072 CPUtime=1062.12 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 20612 0 0 0 105583 629 0 0 20 0 1 0 329637720 87113728 20516 33554432000 4194304 8989770 140733278223920 140733278223184 7686653 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 21268 20516 475 1171 0 20045 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 85072

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 28270
/proc/meminfo: memFree=27779732/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=85072 CPUtime=1122.11 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 20612 0 0 0 111547 664 0 0 20 0 1 0 329637720 87113728 20516 33554432000 4194304 8989770 140733278223920 140733278223416 7704678 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 21268 20516 475 1171 0 20045 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 85072

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 28270
/proc/meminfo: memFree=27775388/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=85072 CPUtime=1182.09 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 20614 0 0 0 117510 699 0 0 20 0 1 0 329637720 87113728 20516 33554432000 4194304 8989770 140733278223920 140733278223416 6833350 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 21268 20516 475 1171 0 20045 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 85072

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 28271
/proc/meminfo: memFree=27771908/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=85072 CPUtime=1242.09 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 20614 0 0 0 123476 733 0 0 20 0 1 0 329637720 87113728 20516 33554432000 4194304 8989770 140733278223920 140733278223416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 21268 20516 475 1171 0 20045 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 85072

[startup+1302.3 s]
/proc/loadavg: 2.10 2.03 1.94 3/177 28271
/proc/meminfo: memFree=27759444/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=88144 CPUtime=1302.09 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 21382 0 0 0 129441 768 0 0 20 0 1 0 329637720 90259456 21284 33554432000 4194304 8989770 140733278223920 140733278223184 6832905 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 22036 21284 475 1171 0 20813 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 88144

[startup+1362.3 s]
/proc/loadavg: 2.08 2.04 1.94 3/177 28271
/proc/meminfo: memFree=27757832/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=91216 CPUtime=1362.07 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 22150 0 0 0 135407 800 0 0 20 0 1 0 329637720 93405184 22052 33554432000 4194304 8989770 140733278223920 140733278223416 6677368 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 22804 22052 475 1171 0 21581 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 91216

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 1.94 3/177 28271
/proc/meminfo: memFree=27741392/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=98384 CPUtime=1422.07 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 23942 0 0 0 141375 832 0 0 20 0 1 0 329637720 100745216 23844 33554432000 4194304 8989770 140733278223920 140733278223416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 24596 23844 475 1171 0 23373 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 98384

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 28274
/proc/meminfo: memFree=27745656/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=91216 CPUtime=1482.05 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 23947 0 0 0 147340 865 0 0 20 0 1 0 329637720 93405184 22052 33554432000 4194304 8989770 140733278223920 140733278223416 6832812 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 22804 22052 475 1171 0 21581 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 91216

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 1.95 3/177 28275
/proc/meminfo: memFree=27736284/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=91216 CPUtime=1542.04 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 23947 0 0 0 153303 901 0 0 20 0 1 0 329637720 93405184 22052 33554432000 4194304 8989770 140733278223920 140733278223416 7732148 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 22804 22052 475 1171 0 21581 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 91216

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/177 28275
/proc/meminfo: memFree=27730020/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=91216 CPUtime=1602.03 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 23948 0 0 0 159249 954 0 0 20 0 1 0 329637720 93405184 22052 33554432000 4194304 8989770 140733278223920 140733278223416 4425693 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 22804 22052 475 1171 0 21581 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 91216

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/177 28275
/proc/meminfo: memFree=27722332/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=94288 CPUtime=1662.03 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 24716 0 0 0 165198 1005 0 0 20 0 1 0 329637720 96550912 22820 33554432000 4194304 8989770 140733278223920 140733278223416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 23572 22820 475 1171 0 22349 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 94288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 28276
/proc/meminfo: memFree=27713072/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=100432 CPUtime=1722.02 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 26252 0 0 0 171152 1050 0 0 20 0 1 0 329637720 102842368 24356 33554432000 4194304 8989770 140733278223920 140733278223416 7736464 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 25108 24356 475 1171 0 23885 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 100432

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 28276
/proc/meminfo: memFree=27699244/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=106576 CPUtime=1782.01 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 27790 0 0 0 177104 1097 0 0 20 0 1 0 329637720 109133824 25892 33554432000 4194304 8989770 140733278223920 140733278223416 7732708 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 26644 25892 475 1171 0 25421 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 106576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 28276
/proc/meminfo: memFree=27698384/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=107600 CPUtime=1800.01 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 28046 0 0 0 178889 1112 0 0 20 0 1 0 329637720 110182400 26148 33554432000 4194304 8989770 140733278223920 140733278223416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 26900 26148 475 1171 0 25677 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 107600

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 28276
/proc/meminfo: memFree=27698384/32873844 swapFree=7628/7628
[pid=28220] ppid=28218 vsize=107600 CPUtime=1800.01 cores=0,2,4,6
/proc/28220/stat : 28220 (toysat) R 28218 28220 27854 0 -1 4202496 28046 0 0 0 178889 1112 0 0 20 0 1 0 329637720 110182400 26148 33554432000 4194304 8989770 140733278223920 140733278223416 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/28220/statm: 26900 26148 475 1171 0 25677 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 107600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1788.89
CPU system time (s): 11.1273
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 107600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.89
system time used= 11.1273
maximum resident set size= 104592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28046
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= 29
involuntary context switches= 1969

runsolver used 3.19251 second user time and 8.66268 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-02 13:05:34
IDJOB=3724574
IDBENCH=2513
IDSOLVER=2308
FILE ID=node143/3724574-1338635133
RUNJOBID= node143-1338631507-27870
PBS_JOBID= 14636437
Free space on /tmp= 68540 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-rout.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724574-1338635133/watcher-3724574-1338635133 -o /tmp/evaluation-result-3724574-1338635133/solver-3724574-1338635133 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724574-1338635133.opb

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

MD5SUM BENCH= 00504f72d4d33ef46136a0269c782c15
RANDOM SEED=1252347267

node143.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.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
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.787
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.787
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.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:       32873844 kB
MemFree:        27974272 kB
Buffers:          354140 kB
Cached:          3613484 kB
SwapCached:          112 kB
Active:          1987284 kB
Inactive:        2019656 kB
Active(anon):      30876 kB
Inactive(anon):    10908 kB
Active(file):    1956408 kB
Inactive(file):  2008748 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108424 kB
Dirty:              7796 kB
Writeback:             0 kB
AnonPages:         46976 kB
Mapped:            12148 kB
Shmem:               160 kB
Slab:             755248 kB
SReclaimable:     197576 kB
SUnreclaim:       557672 kB
KernelStack:        1464 kB
PageTables:         3744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     154340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 68532 MiB
End job on node143 at 2012-06-02 13:35:36