Trace number 3724594

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/
plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-usAbbrv.8.25_70.opb
MD5SUM77bab7e4b790022242f816374e31f934
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark123904
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 124928
Optimality of the best value was proved NO
Number of variables20611
Total number of constraints3921
Number of constraints which are clauses563
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3358
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 135
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073849343
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147557374
Number of bits of the biggest sum of numbers32
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

1.18/1.25	c 2012-06-02T13:05:14+0200
1.18/1.25	c arch = x86_64
1.18/1.25	c os = linux
1.18/1.25	c compiler = ghc 7.4
1.18/1.25	c packages:
1.18/1.25	c   OptDir-0.0.1
1.18/1.25	c   array-0.4.0.0
1.18/1.25	c   base-4.5.0.0
1.18/1.25	c   bytestring-0.9.2.1
1.18/1.25	c   containers-0.4.2.1
1.18/1.25	c   deepseq-1.3.0.0
1.18/1.25	c   mtl-2.1.1
1.18/1.25	c   old_locale-1.0.0.4
1.18/1.25	c   parse_dimacs-1.2
1.18/1.25	c   parsec-3.1.2
1.18/1.25	c   queue-0.1.2
1.18/1.25	c   stm-2.3
1.18/1.25	c   time-1.4
1.18/1.25	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724594-1338635114.opb"]
1.18/1.25	c #vars 20611
1.18/1.25	c #constraints 3921
1.18/1.25	c Solving starts ...
17.19/17.22	c solving time = 15.927s
17.19/17.22	c #decision = 23618
17.19/17.22	c #conflict = 647
17.19/17.22	c #restart = 3
17.19/17.22	o 138240
17.19/17.22	c Solving starts ...
17.59/17.68	c solving time = 0.426s
17.59/17.68	c #decision = 27269
17.59/17.68	c #conflict = 647
17.59/17.68	c #restart = 3
17.59/17.68	o 137216
17.59/17.68	c Solving starts ...
37.18/37.27	c solving time = 19.545s
37.18/37.27	c #decision = 52437
37.18/37.27	c #conflict = 1320
37.18/37.27	c #restart = 6
37.18/37.27	o 136192
37.18/37.27	c Solving starts ...
58.48/58.52	c solving time = 21.214s
58.48/58.52	c #decision = 62814
58.48/58.52	c #conflict = 2306
58.48/58.52	c #restart = 10
58.48/58.52	o 135168
58.48/58.52	c Solving starts ...
66.87/66.93	c solving time = 8.365s
66.87/66.93	c #decision = 66505
66.87/66.93	c #conflict = 2404
66.87/66.93	c #restart = 10
66.87/66.93	o 134144
66.87/66.93	c Solving starts ...
187.75/187.88	c solving time = 120.898s
187.75/187.88	c #decision = 89785
187.75/187.88	c #conflict = 5873
187.75/187.88	c #restart = 17
187.75/187.88	o 133120
187.75/187.88	c Solving starts ...
190.85/190.92	c solving time = 3.006s
190.85/190.92	c #decision = 92941
190.85/190.92	c #conflict = 5894
190.85/190.92	c #restart = 17
190.85/190.92	o 132096
190.85/190.92	c Solving starts ...
196.25/196.33	c solving time = 5.371s
196.25/196.33	c #decision = 98111
196.25/196.33	c #conflict = 6022
196.25/196.33	c #restart = 18
196.25/196.33	o 131072
196.25/196.33	c Solving starts ...
197.15/197.25	c solving time = 0.882s
197.15/197.25	c #decision = 102067
197.15/197.25	c #conflict = 6036
197.15/197.25	c #restart = 18
197.15/197.25	o 130048
197.15/197.25	c Solving starts ...
199.45/199.54	c solving time = 2.249s
199.45/199.54	c #decision = 107525
199.45/199.54	c #conflict = 6083
199.45/199.54	c #restart = 18
199.45/199.54	o 129024
199.45/199.54	c Solving starts ...
414.62/414.78	c solving time = 215.174s
414.62/414.78	c #decision = 136219
414.62/414.78	c #conflict = 11715
414.62/414.78	c #restart = 26
414.62/414.78	o 128000
414.62/414.78	c Solving starts ...
414.72/414.82	c learnt constraints deletion: 11689 -> 5845
440.01/440.16	c solving time = 25.333s
440.01/440.16	c #decision = 147163
440.01/440.16	c #conflict = 12297
440.01/440.16	c #restart = 29
440.01/440.16	o 126976
440.01/440.16	c Solving starts ...
1378.37/1378.67	c solving time = 938.329s
1378.37/1378.67	c #decision = 189507
1378.37/1378.67	c #conflict = 22348
1378.37/1378.67	c #restart = 38
1378.37/1378.67	o 125952
1378.37/1378.67	c Solving starts ...
1378.47/1378.71	c learnt constraints deletion: 16466 -> 8233
1378.47/1378.73	c learnt constraints deletion: 8233 -> 4117

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-3724594-1338635114/watcher-3724594-1338635114 -o /tmp/evaluation-result-3724594-1338635114/solver-3724594-1338635114 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724594-1338635114.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 1.91 3/176 3867
/proc/meminfo: memFree=29131120/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 826 0 0 0 0 0 0 0 20 0 1 0 329639905 6373376 746 33554432000 4194304 8989770 140736177610656 140735308123880 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 1556 746 428 1171 0 333 0

[startup+0.060127 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 3867
/proc/meminfo: memFree=29131120/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=9296 CPUtime=0.05 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 1601 0 0 0 5 0 0 0 20 0 1 0 329639905 9519104 1521 33554432000 4194304 8989770 140736177610656 140735308123880 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 2324 1521 430 1171 0 1101 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9296

[startup+0.100281 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 3867
/proc/meminfo: memFree=29131120/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=11344 CPUtime=0.09 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 2114 0 0 0 9 0 0 0 20 0 1 0 329639905 11616256 2034 33554432000 4194304 8989770 140736177610656 140735308123880 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 2836 2034 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300306 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 3867
/proc/meminfo: memFree=29131120/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=24656 CPUtime=0.28 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 5229 0 0 0 28 0 0 0 20 0 1 0 329639905 25247744 5149 33554432000 4194304 8989770 140736177610656 140735308123880 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 6164 5149 431 1171 0 4941 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24656

[startup+0.700286 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 3867
/proc/meminfo: memFree=29131120/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=43088 CPUtime=0.68 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 10050 0 0 0 67 1 0 0 20 0 1 0 329639905 44122112 9970 33554432000 4194304 8989770 140736177610656 140736177610152 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 10772 9970 431 1171 0 9549 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43088

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 3868
/proc/meminfo: memFree=29072312/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=73808 CPUtime=1.49 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 17765 0 0 0 145 4 0 0 20 0 1 0 329639905 75579392 17685 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 18452 17685 460 1171 0 17229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73808

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 3868
/proc/meminfo: memFree=29061648/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=80976 CPUtime=3.08 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 19557 0 0 0 304 4 0 0 20 0 1 0 329639905 82919424 19477 33554432000 4194304 8989770 140736177610656 140736177609920 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 20244 19477 460 1171 0 19021 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80976

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 3868
/proc/meminfo: memFree=29043676/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=92240 CPUtime=6.28 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 22373 0 0 0 622 6 0 0 20 0 1 0 329639905 94453760 22293 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 23060 22293 460 1171 0 21837 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 92240

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 3868
/proc/meminfo: memFree=29040716/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=94288 CPUtime=12.69 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 22885 0 0 0 1259 10 0 0 20 0 1 0 329639905 96550912 22805 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 23572 22805 460 1171 0 22349 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94288

[startup+25.5003 s]
/proc/loadavg: 1.92 1.98 1.90 2/175 3869
/proc/meminfo: memFree=29097460/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=99408 CPUtime=25.48 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 24178 0 0 0 2532 16 0 0 20 0 1 0 329639905 101793792 24098 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 24852 24098 473 1171 0 23629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99408

[startup+51.1003 s]
/proc/loadavg: 1.95 1.98 1.91 3/177 3907
/proc/meminfo: memFree=29051836/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=99408 CPUtime=51.08 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 24183 0 0 0 5078 30 0 0 20 0 1 0 329639905 101793792 24098 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 24852 24098 473 1171 0 23629 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 99408

[startup+102.307 s]
/proc/loadavg: 1.97 1.98 1.91 3/177 3907
/proc/meminfo: memFree=29029328/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=101456 CPUtime=102.27 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 24702 0 0 0 10163 64 0 0 20 0 1 0 329639905 103890944 24610 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 25364 24610 473 1171 0 24141 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 101456

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 3907
/proc/meminfo: memFree=29028340/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=102480 CPUtime=162.26 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 24958 0 0 0 16126 100 0 0 20 0 1 0 329639905 104939520 24866 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 25620 24866 473 1171 0 24397 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 102480

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 3907
/proc/meminfo: memFree=29013888/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=108624 CPUtime=222.24 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 26495 0 0 0 22091 133 0 0 20 0 1 0 329639905 111230976 26402 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 27156 26402 473 1171 0 25933 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 108624

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/176 3907
/proc/meminfo: memFree=28980744/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=112720 CPUtime=282.23 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 27519 0 0 0 28053 170 0 0 20 0 1 0 329639905 115425280 27426 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 28180 27426 473 1171 0 26957 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 112720

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 3911
/proc/meminfo: memFree=29003120/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=114768 CPUtime=342.23 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 28031 0 0 0 34023 200 0 0 20 0 1 0 329639905 117522432 27938 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 28692 27938 473 1171 0 27469 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 114768

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 3911
/proc/meminfo: memFree=29002004/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=115792 CPUtime=402.22 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 28290 0 0 0 39989 233 0 0 20 0 1 0 329639905 118571008 28194 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 28948 28194 473 1171 0 27725 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 115792

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 3911
/proc/meminfo: memFree=28987496/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=119888 CPUtime=462.21 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 29316 0 0 0 45955 266 0 0 20 0 1 0 329639905 122765312 29220 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 29972 29220 475 1171 0 28749 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 119888

[startup+522.3 s]
/proc/loadavg: 2.07 2.00 1.91 3/177 3911
/proc/meminfo: memFree=28987548/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=119888 CPUtime=522.2 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 29316 0 0 0 51918 302 0 0 20 0 1 0 329639905 122765312 29220 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 29972 29220 475 1171 0 28749 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 119888

[startup+582.3 s]
/proc/loadavg: 2.03 2.00 1.91 3/177 3911
/proc/meminfo: memFree=28988964/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=120912 CPUtime=582.19 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 29572 0 0 0 57886 333 0 0 20 0 1 0 329639905 123813888 29476 33554432000 4194304 8989770 140736177610656 140736177610152 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 30228 29476 475 1171 0 29005 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 120912

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 3912
/proc/meminfo: memFree=28980200/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=134224 CPUtime=882.14 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 32900 0 0 0 87711 503 0 0 20 0 1 0 329639905 137445376 32804 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 33556 32804 475 1171 0 32333 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 134224

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 3916
/proc/meminfo: memFree=28952080/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=135248 CPUtime=942.14 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 33156 0 0 0 93679 535 0 0 20 0 1 0 329639905 138493952 33060 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 33812 33060 475 1171 0 32589 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 135248

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 3916
/proc/meminfo: memFree=28962444/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=137296 CPUtime=1002.13 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 33668 0 0 0 99651 562 0 0 20 0 1 0 329639905 140591104 33572 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 34324 33572 475 1171 0 33101 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 137296

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 3916
/proc/meminfo: memFree=28951404/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=139344 CPUtime=1062.12 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 34181 0 0 0 105618 594 0 0 20 0 1 0 329639905 142688256 34084 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 34836 34084 475 1171 0 33613 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 139344

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 3916
/proc/meminfo: memFree=28949472/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=141392 CPUtime=1122.1 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 34693 0 0 0 111583 627 0 0 20 0 1 0 329639905 144785408 34596 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 35348 34596 475 1171 0 34125 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 141392

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 1.93 3/176 3916
/proc/meminfo: memFree=28948732/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=142416 CPUtime=1182.09 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 34951 0 0 0 117551 658 0 0 20 0 1 0 329639905 145833984 34852 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 35604 34852 475 1171 0 34381 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 142416

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 3918
/proc/meminfo: memFree=28945376/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=144464 CPUtime=1242.09 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 35463 0 0 0 123520 689 0 0 20 0 1 0 329639905 147931136 35364 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 36116 35364 475 1171 0 34893 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 144464

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3918
/proc/meminfo: memFree=28946740/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=146512 CPUtime=1302.09 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 35782 0 0 0 129494 715 0 0 20 0 1 0 329639905 150028288 35683 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 36628 35683 475 1171 0 35405 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 146512

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3918
/proc/meminfo: memFree=28944752/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=147536 CPUtime=1362.07 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 36231 0 0 0 135461 746 0 0 20 0 1 0 329639905 151076864 36132 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 36884 36132 475 1171 0 35661 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 147536

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3918
/proc/meminfo: memFree=28943884/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=148560 CPUtime=1422.07 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 36487 0 0 0 141424 783 0 0 20 0 1 0 329639905 152125440 36388 33554432000 4194304 8989770 140736177610656 140736177610152 7675353 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 37140 36388 475 1171 0 35917 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 148560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3918
/proc/meminfo: memFree=28943944/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=148560 CPUtime=1482.05 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 36488 0 0 0 147385 820 0 0 20 0 1 0 329639905 152125440 36388 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 37140 36388 475 1171 0 35917 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 148560

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 3922
/proc/meminfo: memFree=28945856/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=148560 CPUtime=1542.03 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 36488 0 0 0 153342 861 0 0 20 0 1 0 329639905 152125440 36388 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 37140 36388 475 1171 0 35917 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 148560

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3922
/proc/meminfo: memFree=28935696/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=148560 CPUtime=1602.03 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 36488 0 0 0 159308 895 0 0 20 0 1 0 329639905 152125440 36388 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 37140 36388 475 1171 0 35917 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 148560

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3922
/proc/meminfo: memFree=28936068/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=148560 CPUtime=1662.02 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 36488 0 0 0 165271 931 0 0 20 0 1 0 329639905 152125440 36388 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 37140 36388 475 1171 0 35917 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 148560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3922
/proc/meminfo: memFree=28930224/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=148560 CPUtime=1722.01 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 36488 0 0 0 171235 966 0 0 20 0 1 0 329639905 152125440 36388 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 37140 36388 475 1171 0 35917 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 148560

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 3922
/proc/meminfo: memFree=28928860/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=148560 CPUtime=1782 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 36488 0 0 0 177198 1002 0 0 20 0 1 0 329639905 152125440 36388 33554432000 4194304 8989770 140736177610656 140736177610152 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 37140 36388 475 1171 0 35917 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 148560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 3923
/proc/meminfo: memFree=28929100/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=148560 CPUtime=1800.01 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 36488 0 0 0 178989 1012 0 0 20 0 1 0 329639905 152125440 36388 33554432000 4194304 8989770 140736177610656 140736177610152 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 37140 36388 475 1171 0 35917 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 148560

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.93 3/178 3923
/proc/meminfo: memFree=28929100/32873844 swapFree=6872/6872
[pid=3867] ppid=3865 vsize=148560 CPUtime=1800.01 cores=1,3,5,7
/proc/3867/stat : 3867 (toysat) R 3865 3867 3386 0 -1 4202496 36488 0 0 0 178989 1012 0 0 20 0 1 0 329639905 152125440 36388 33554432000 4194304 8989770 140736177610656 140736177610152 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/3867/statm: 37140 36388 475 1171 0 35917 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 148560

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.89
system time used= 10.1225
maximum resident set size= 145552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36488
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= 23
involuntary context switches= 1870

runsolver used 3.61145 second user time and 9.42457 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-02 13:05:14
IDJOB=3724594
IDBENCH=2362
IDSOLVER=2308
FILE ID=node106/3724594-1338635114
RUNJOBID= node106-1338631508-3403
PBS_JOBID= 14636474
Free space on /tmp= 70860 MiB

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

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

MD5SUM BENCH= 77bab7e4b790022242f816374e31f934
RANDOM SEED=1294690748

node106.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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		: 2667.065
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:        29131384 kB
Buffers:          251852 kB
Cached:          2584652 kB
SwapCached:         1936 kB
Active:           975620 kB
Inactive:        1929504 kB
Active(anon):      65864 kB
Inactive(anon):     4868 kB
Active(file):     909756 kB
Inactive(file):  1924636 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100520 kB
Dirty:              9724 kB
Writeback:             0 kB
AnonPages:         72516 kB
Mapped:            10708 kB
Shmem:                 0 kB
Slab:             698124 kB
SReclaimable:     140508 kB
SUnreclaim:       557616 kB
KernelStack:        1456 kB
PageTables:         4080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     188280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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= 70852 MiB
End job on node106 at 2012-06-02 13:35:17