Trace number 3365968

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver:glucose 1.0? (TO) 5000.03 4999.92

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2417.94
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
1.39/1.46	c ==============================================================================
1.39/1.46	c |           |     ORIGINAL     |              LEARNT              |          |
1.39/1.46	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.39/1.46	c ==============================================================================
1.39/1.46	c |         0 | 2133489 18059916 |  640046       0        0     nan |  0.000 % |
24.99/25.01	c |         0 | 2124599 17968685 |      --       0       --      -- |     --   | -1911/33741
24.99/25.01	c ==============================================================================
24.99/25.01	c Result  :   #vars: 13623   #clauses: 2124599   #literals: 17968685
24.99/25.01	c CPU time:   24.8212 s
24.99/25.01	c ==============================================================================
27.69/27.76	c
27.69/27.76	c Starting glucose
27.69/27.76	c
27.69/27.76	
27.69/27.76	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
27.69/27.76	
27.69/27.76	c ============================[ Problem Statistics ]=============================
27.69/27.76	c |                                                                             |
27.69/27.76	c |  Number of variables:  13623                                                |
27.69/27.76	c |  Number of clauses:    2124599                                              |
28.67/28.79	c |  Parsing time:         0.95         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3365968-1305323331/watcher-3365968-1305323331 -o /tmp/evaluation-result-3365968-1305323331/solver-3365968-1305323331 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365968-1305323331.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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.06 2.02 2.00 2/356 10305
/proc/meminfo: memFree=10343152/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 624748889 8912896 252 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10305/statm: 2176 252 211 178 0 69 0

[startup+0.0403379 s]
/proc/loadavg: 2.06 2.02 2.00 2/356 10305
/proc/meminfo: memFree=10343152/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 624748889 8912896 252 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10305/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100332 s]
/proc/loadavg: 2.06 2.02 2.00 2/356 10305
/proc/meminfo: memFree=10343152/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 624748889 8912896 252 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10305/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300295 s]
/proc/loadavg: 2.06 2.02 2.00 2/356 10305
/proc/meminfo: memFree=10343152/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 624748889 8912896 252 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10305/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700222 s]
/proc/loadavg: 2.06 2.02 2.00 2/356 10305
/proc/meminfo: memFree=10343152/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 624748889 8912896 252 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10305/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50107 s]
/proc/loadavg: 2.06 2.02 2.00 3/358 10307
/proc/meminfo: memFree=10228568/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 624748889 8912896 252 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10305/statm: 2176 252 211 178 0 69 0
[pid=10306] ppid=10305 vsize=232888 CPUtime=1.49 cores=1,3,5,7
/proc/10306/stat : 10306 (SatELite_releas) R 10305 10305 9782 0 -1 4202496 54768 0 0 0 130 19 0 0 25 0 1 0 624748890 238477312 54724 33554432000 134512640 135225430 4287550112 18446744073709551615 134549136 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/10306/statm: 58222 54724 73 175 0 58045 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 241592

[startup+3.10079 s]
/proc/loadavg: 2.06 2.01 2.00 3/358 10307
/proc/meminfo: memFree=10122440/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 624748889 8912896 252 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10305/statm: 2176 252 211 178 0 69 0
[pid=10306] ppid=10305 vsize=232888 CPUtime=3.09 cores=1,3,5,7
/proc/10306/stat : 10306 (SatELite_releas) R 10305 10305 9782 0 -1 4202496 54796 0 0 0 290 19 0 0 25 0 1 0 624748890 238477312 54752 33554432000 134512640 135225430 4287550112 18446744073709551615 134549612 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/10306/statm: 58222 54752 73 175 0 58045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 241592

[startup+6.30019 s]
/proc/loadavg: 2.06 2.01 2.00 3/358 10307
/proc/meminfo: memFree=10123540/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 624748889 8912896 252 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10305/statm: 2176 252 211 178 0 69 0
[pid=10306] ppid=10305 vsize=233072 CPUtime=6.29 cores=1,3,5,7
/proc/10306/stat : 10306 (SatELite_releas) R 10305 10305 9782 0 -1 4202496 54804 0 0 0 610 19 0 0 25 0 1 0 624748890 238665728 54760 33554432000 134512640 135225430 4287550112 18446744073709551615 134549615 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/10306/statm: 58268 54760 73 175 0 58091 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241776

[startup+12.701 s]
/proc/loadavg: 2.05 2.01 2.00 3/358 10307
/proc/meminfo: memFree=10123260/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 624748889 8912896 252 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10305/statm: 2176 252 211 178 0 69 0
[pid=10306] ppid=10305 vsize=233072 CPUtime=12.69 cores=1,3,5,7
/proc/10306/stat : 10306 (SatELite_releas) R 10305 10305 9782 0 -1 4202496 54817 0 0 0 1250 19 0 0 25 0 1 0 624748890 238665728 54773 33554432000 134512640 135225430 4287550112 18446744073709551615 134586082 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/10306/statm: 58268 54773 73 175 0 58091 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 241776

[startup+25.5007 s]
/proc/loadavg: 2.04 2.01 2.00 3/358 10307
/proc/meminfo: memFree=10114456/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 624748889 8912896 252 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10305/statm: 2176 252 211 178 0 69 0
[pid=10306] ppid=10305 vsize=237676 CPUtime=25.49 cores=1,3,5,7
/proc/10306/stat : 10306 (SatELite_releas) R 10305 10305 9782 0 -1 4202496 56696 0 0 0 2528 21 0 0 25 0 1 0 624748890 243380224 55941 33554432000 134512640 135225430 4287550112 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/10306/statm: 59419 55941 83 175 0 59242 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 246380

[startup+51.101 s]
/proc/loadavg: 2.20 2.06 2.02 3/358 10309
/proc/meminfo: memFree=10047372/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=200120 CPUtime=23.32 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 48313 0 0 0 2324 8 0 0 25 0 1 0 624751666 204922880 48268 33554432000 134512640 135217611 4289209584 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 50030 48268 77 173 0 49855 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 208824

[startup+102.314 s]
/proc/loadavg: 2.08 2.05 2.01 3/358 10311
/proc/meminfo: memFree=10044316/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=203168 CPUtime=74.53 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 49065 0 0 0 7445 8 0 0 25 0 1 0 624751666 208044032 49020 33554432000 134512640 135217611 4289209584 18446744073709551615 134537954 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 50792 49020 77 173 0 50617 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 211872

[startup+162.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/358 10312
/proc/meminfo: memFree=10033720/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=212200 CPUtime=134.53 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 51321 0 0 0 13444 9 0 0 25 0 1 0 624751666 217292800 51276 33554432000 134512640 135217611 4289209584 18446744073709551615 134533293 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 53050 51276 77 173 0 52875 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 220904

[startup+222.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/358 10314
/proc/meminfo: memFree=10029204/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=215824 CPUtime=194.52 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 52238 0 0 0 19443 9 0 0 25 0 1 0 624751666 221003776 52193 33554432000 134512640 135217611 4289209584 18446744073709551615 134542144 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 53956 52193 77 173 0 53781 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 224528

[startup+282.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/358 10315
/proc/meminfo: memFree=10025064/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=217332 CPUtime=254.52 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 52581 0 0 0 25443 9 0 0 25 0 1 0 624751666 222547968 52536 33554432000 134512640 135217611 4289209584 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 54333 52536 77 173 0 54158 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 226036

[startup+342.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/358 10317
/proc/meminfo: memFree=10020056/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=221448 CPUtime=314.53 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 53612 0 0 0 31443 10 0 0 25 0 1 0 624751666 226762752 53567 33554432000 134512640 135217611 4289209584 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 55362 53567 77 173 0 55187 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 230152

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/358 10319
/proc/meminfo: memFree=10015764/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7

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

/proc/10309/statm: 83059 80799 77 173 0 82884 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 340940

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/351 10465
/proc/meminfo: memFree=10019888/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=332236 CPUtime=4394.66 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 81217 0 0 0 439449 17 0 0 25 0 1 0 624751666 340209664 80801 33554432000 134512640 135217611 4289209584 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 83059 80801 77 173 0 82884 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 340940

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/351 10466
/proc/meminfo: memFree=10019844/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=332236 CPUtime=4454.66 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 81220 0 0 0 445449 17 0 0 25 0 1 0 624751666 340209664 80804 33554432000 134512640 135217611 4289209584 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 83059 80804 77 173 0 82884 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 340940

[startup+4542.3 s]
/proc/loadavg: 1.05 1.01 1.16 2/351 10468
/proc/meminfo: memFree=10019792/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=332236 CPUtime=4514.66 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 81222 0 0 0 451449 17 0 0 25 0 1 0 624751666 340209664 80806 33554432000 134512640 135217611 4289209584 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 83059 80806 77 173 0 82884 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 340940

[startup+4602.3 s]
/proc/loadavg: 1.02 1.01 1.15 2/351 10470
/proc/meminfo: memFree=10019252/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=332236 CPUtime=4574.67 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 81224 0 0 0 457450 17 0 0 25 0 1 0 624751666 340209664 80808 33554432000 134512640 135217611 4289209584 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 83059 80808 77 173 0 82884 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 340940

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/351 10471
/proc/meminfo: memFree=10015488/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=336544 CPUtime=4634.67 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 82160 0 0 0 463449 18 0 0 25 0 1 0 624751666 344621056 81744 33554432000 134512640 135217611 4289209584 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 84136 81744 77 173 0 83961 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 345248

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.13 2/351 10473
/proc/meminfo: memFree=10015428/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=336544 CPUtime=4694.68 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 82161 0 0 0 469450 18 0 0 25 0 1 0 624751666 344621056 81745 33554432000 134512640 135217611 4289209584 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 84136 81745 77 173 0 83961 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 345248

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/351 10474
/proc/meminfo: memFree=10015524/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=336544 CPUtime=4754.67 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 82163 0 0 0 475449 18 0 0 25 0 1 0 624751666 344621056 81747 33554432000 134512640 135217611 4289209584 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 84136 81747 77 173 0 83961 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 345248

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/351 10476
/proc/meminfo: memFree=10015608/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=336544 CPUtime=4814.67 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 82167 0 0 0 481449 18 0 0 25 0 1 0 624751666 344621056 81751 33554432000 134512640 135217611 4289209584 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 84136 81751 77 173 0 83961 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 345248

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/351 10478
/proc/meminfo: memFree=10015576/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=336544 CPUtime=4874.68 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 82169 0 0 0 487450 18 0 0 25 0 1 0 624751666 344621056 81753 33554432000 134512640 135217611 4289209584 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 84136 81753 77 173 0 83961 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 345248

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/351 10479
/proc/meminfo: memFree=10016280/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=336544 CPUtime=4934.68 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 82175 0 0 0 493450 18 0 0 25 0 1 0 624751666 344621056 81759 33554432000 134512640 135217611 4289209584 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 84136 81759 77 173 0 83961 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 345248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.08 2/351 10480
/proc/meminfo: memFree=10011796/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=341164 CPUtime=4972.28 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 83339 0 0 0 497210 18 0 0 25 0 1 0 624751666 349351936 82923 33554432000 134512640 135217611 4289209584 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 85291 82923 77 173 0 85116 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 349868

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.08 2/351 10480
/proc/meminfo: memFree=10011796/32951124 swapFree=65980216/67111528
[pid=10305] ppid=10303 vsize=8704 CPUtime=27.75 cores=1,3,5,7
/proc/10305/stat : 10305 (glucose.sh) S 10303 10305 9782 0 -1 4202496 359 56697 0 0 0 0 2741 34 18 0 1 0 624748889 8912896 254 33554432000 4194304 4922060 140735884583792 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10305/statm: 2176 254 211 178 0 69 0
[pid=10309] ppid=10305 vsize=341164 CPUtime=4972.28 cores=1,3,5,7
/proc/10309/stat : 10309 (glucose_static) R 10305 10305 9782 0 -1 4202496 83339 0 0 0 497210 18 0 0 25 0 1 0 624751666 349351936 82923 33554432000 134512640 135217611 4289209584 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/10309/statm: 85291 82923 77 173 0 85116 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 349868

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10305 and gives
#  childrusage.ru_utime.tv_sec=27
#  childrusage.ru_utime.tv_usec=419831
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=343947
# CPU time returned by wait4() is 27.7638
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4999.51
CPU system time (s): 0.52
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 349868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.4198
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57056
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= 9
involuntary context switches= 37

runsolver used 16.1116 second user time and 39.744 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-13 23:48:54
IDJOB=3365968
IDBENCH=83463
IDSOLVER=1842
FILE ID=node142/3365968-1305323331
RUNJOBID= node142-1305315242-9801
PBS_JOBID= 13324290
Free space on /tmp= 46984 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365968-1305323331/watcher-3365968-1305323331 -o /tmp/evaluation-result-3365968-1305323331/solver-3365968-1305323331 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365968-1305323331.cnf

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=193474597

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10343432 kB
Buffers:        282168 kB
Cached:       17312868 kB
SwapCached:      11520 kB
Active:        9901152 kB
Inactive:     11995780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10343432 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:          102388 kB
Writeback:           0 kB
AnonPages:     4298736 kB
Mapped:          20736 kB
Slab:           613920 kB
PageTables:      32148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77128792 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 46896 MiB
End job on node142 at 2011-05-14 01:12:16