Trace number 3365980

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.01 4999.92

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1519.95
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

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...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   38086    84198 |   11425       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   35941    80322 |      --       0       --      -- |     --   | -347/-9
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 3939   #clauses: 35941   #literals: 80322
0.00/0.06	c CPU time:   0.057991 s
0.00/0.06	c ==============================================================================
0.00/0.07	c
0.00/0.07	c Starting glucose
0.00/0.07	c
0.00/0.08	
0.00/0.08	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.08	
0.00/0.08	c ============================[ Problem Statistics ]=============================
0.00/0.08	c |                                                                             |
0.00/0.08	c |  Number of variables:  3939                                                 |
0.00/0.08	c |  Number of clauses:    35941                                                |
0.00/0.09	c |  Parsing time:         0.01         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-3365980-1305323558/watcher-3365980-1305323558 -o /tmp/evaluation-result-3365980-1305323558/solver-3365980-1305323558 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365980-1305323558.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.05 2.01 2.00 2/350 19576
/proc/meminfo: memFree=14725368/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 624771902 8912896 252 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19576/statm: 2176 252 211 178 0 69 0

[startup+0.0932579 s]
/proc/loadavg: 2.05 2.01 2.00 2/350 19576
/proc/meminfo: memFree=14725368/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8704

[startup+0.100256 s]
/proc/loadavg: 2.05 2.01 2.00 2/350 19576
/proc/meminfo: memFree=14725368/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8704

[startup+0.300218 s]
/proc/loadavg: 2.05 2.01 2.00 2/350 19576
/proc/meminfo: memFree=14725368/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8704

[startup+0.700161 s]
/proc/loadavg: 2.05 2.01 2.00 2/350 19576
/proc/meminfo: memFree=14725368/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8704

[startup+1.50101 s]
/proc/loadavg: 2.05 2.01 2.00 3/352 19579
/proc/meminfo: memFree=14718532/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=7076 CPUtime=1.42 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 1558 0 0 0 142 0 0 0 25 0 1 0 624771910 7245824 1512 33554432000 134512640 135217611 4293736336 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 1769 1512 77 173 0 1594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15780

[startup+3.10074 s]
/proc/loadavg: 2.05 2.01 2.00 3/352 19579
/proc/meminfo: memFree=14716796/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=8088 CPUtime=3.02 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 1804 0 0 0 302 0 0 0 25 0 1 0 624771910 8282112 1758 33554432000 134512640 135217611 4293736336 18446744073709551615 134537028 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 2022 1758 77 173 0 1847 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16792

[startup+6.30017 s]
/proc/loadavg: 2.04 2.01 2.00 3/352 19579
/proc/meminfo: memFree=14714004/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=10628 CPUtime=6.22 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 2449 0 0 0 622 0 0 0 25 0 1 0 624771910 10883072 2403 33554432000 134512640 135217611 4293736336 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 2657 2403 77 173 0 2482 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19332

[startup+12.701 s]
/proc/loadavg: 2.04 2.01 2.00 3/352 19580
/proc/meminfo: memFree=14711056/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=12832 CPUtime=12.62 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 2972 0 0 0 1262 0 0 0 25 0 1 0 624771910 13139968 2926 33554432000 134512640 135217611 4293736336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 3208 2926 77 173 0 3033 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21536

[startup+25.5008 s]
/proc/loadavg: 2.03 2.01 2.00 3/352 19580
/proc/meminfo: memFree=14708460/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=15356 CPUtime=25.42 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 3627 0 0 0 2542 0 0 0 25 0 1 0 624771910 15724544 3581 33554432000 134512640 135217611 4293736336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 3839 3581 77 173 0 3664 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24060

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/352 19581
/proc/meminfo: memFree=14704844/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=19120 CPUtime=51.02 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 4543 0 0 0 5102 0 0 0 25 0 1 0 624771910 19578880 4497 33554432000 134512640 135217611 4293736336 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 4780 4497 77 173 0 4605 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27824

[startup+102.313 s]
/proc/loadavg: 2.01 2.00 2.00 3/352 19582
/proc/meminfo: memFree=14698236/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=23944 CPUtime=102.23 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 5721 0 0 0 10223 0 0 0 25 0 1 0 624771910 24518656 5675 33554432000 134512640 135217611 4293736336 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 5986 5675 77 173 0 5811 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32648

[startup+162.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/352 19584
/proc/meminfo: memFree=14692648/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=30100 CPUtime=162.22 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 7245 0 0 0 16222 0 0 0 25 0 1 0 624771910 30822400 7199 33554432000 134512640 135217611 4293736336 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 7525 7199 77 173 0 7350 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38804

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/352 19585
/proc/meminfo: memFree=14689892/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=32000 CPUtime=222.22 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 7682 0 0 0 22222 0 0 0 25 0 1 0 624771910 32768000 7636 33554432000 134512640 135217611 4293736336 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 8000 7636 77 173 0 7825 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 40704

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/352 19587
/proc/meminfo: memFree=14686752/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=35004 CPUtime=282.22 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 8381 0 0 0 28222 0 0 0 25 0 1 0 624771910 35844096 8335 33554432000 134512640 135217611 4293736336 18446744073709551615 134533093 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 8751 8335 77 173 0 8576 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 43708

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/352 19588
/proc/meminfo: memFree=14683624/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=37380 CPUtime=342.22 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 8919 0 0 0 34222 0 0 0 25 0 1 0 624771910 38277120 8873 33554432000 134512640 135217611 4293736336 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 9345 8873 77 173 0 9170 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 46084

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/352 19590
/proc/meminfo: memFree=14681376/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7

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

/proc/19579/statm: 25873 23959 77 173 0 25698 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 112196

[startup+4422.3 s]
/proc/loadavg: 1.37 1.83 1.94 2/345 19767
/proc/meminfo: memFree=14753788/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=104188 CPUtime=4422.31 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 24130 0 0 0 442226 5 0 0 25 0 1 0 624771910 106688512 24084 33554432000 134512640 135217611 4293736336 18446744073709551615 134533061 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 26047 24084 77 173 0 25872 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 112892

[startup+4482.3 s]
/proc/loadavg: 1.13 1.67 1.87 2/345 19769
/proc/meminfo: memFree=14753376/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=104456 CPUtime=4482.31 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 24223 0 0 0 448226 5 0 0 25 0 1 0 624771910 106962944 24177 33554432000 134512640 135217611 4293736336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 26114 24177 77 173 0 25939 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 113160

[startup+4542.3 s]
/proc/loadavg: 1.05 1.55 1.82 2/345 19770
/proc/meminfo: memFree=14752724/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=105628 CPUtime=4542.32 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 24438 0 0 0 454226 6 0 0 25 0 1 0 624771910 108163072 24392 33554432000 134512640 135217611 4293736336 18446744073709551615 134522384 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 26407 24392 77 173 0 26232 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 114332

[startup+4602.3 s]
/proc/loadavg: 1.02 1.45 1.76 2/345 19772
/proc/meminfo: memFree=14752564/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=106004 CPUtime=4602.33 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 24487 0 0 0 460227 6 0 0 25 0 1 0 624771910 108548096 24441 33554432000 134512640 135217611 4293736336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 26501 24441 77 173 0 26326 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 114708

[startup+4662.3 s]
/proc/loadavg: 1.12 1.39 1.72 2/345 19774
/proc/meminfo: memFree=14751652/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=106380 CPUtime=4662.33 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 24560 0 0 0 466227 6 0 0 25 0 1 0 624771910 108933120 24514 33554432000 134512640 135217611 4293736336 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 26595 24514 77 173 0 26420 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 115084

[startup+4722.31 s]
/proc/loadavg: 1.09 1.33 1.68 2/345 19775
/proc/meminfo: memFree=14751616/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=107172 CPUtime=4722.34 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 24755 0 0 0 472228 6 0 0 25 0 1 0 624771910 109744128 24709 33554432000 134512640 135217611 4293736336 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 26793 24709 77 173 0 26618 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 115876

[startup+4782.3 s]
/proc/loadavg: 1.03 1.27 1.63 2/345 19777
/proc/meminfo: memFree=14751720/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=107620 CPUtime=4782.33 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 24840 0 0 0 478227 6 0 0 25 0 1 0 624771910 110202880 24794 33554432000 134512640 135217611 4293736336 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 26905 24794 77 173 0 26730 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 116324

[startup+4842.3 s]
/proc/loadavg: 1.01 1.22 1.59 2/345 19778
/proc/meminfo: memFree=14751420/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=107860 CPUtime=4842.33 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 24900 0 0 0 484227 6 0 0 25 0 1 0 624771910 110448640 24854 33554432000 134512640 135217611 4293736336 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 26965 24854 77 173 0 26790 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 116564

[startup+4902.3 s]
/proc/loadavg: 1.00 1.18 1.55 2/345 19780
/proc/meminfo: memFree=14751284/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=108460 CPUtime=4902.33 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 25009 0 0 0 490227 6 0 0 25 0 1 0 624771910 111063040 24963 33554432000 134512640 135217611 4293736336 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 27115 24963 77 173 0 26940 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 117164

[startup+4962.3 s]
/proc/loadavg: 1.00 1.14 1.52 2/345 19782
/proc/meminfo: memFree=14750852/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=109320 CPUtime=4962.33 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 25141 0 0 0 496227 6 0 0 25 0 1 0 624771910 111943680 25095 33554432000 134512640 135217611 4293736336 18446744073709551615 134522694 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 27330 25095 77 173 0 27155 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 118024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.12 1.49 2/345 19783
/proc/meminfo: memFree=14750588/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=109536 CPUtime=4999.94 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 25189 0 0 0 499988 6 0 0 25 0 1 0 624771910 112164864 25143 33554432000 134512640 135217611 4293736336 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 27384 25143 77 173 0 27209 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 118240

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.12 1.49 2/345 19783
/proc/meminfo: memFree=14750588/32951124 swapFree=67111348/67111528
[pid=19576] ppid=19574 vsize=8704 CPUtime=0.07 cores=1,3,5,7
/proc/19576/stat : 19576 (glucose.sh) S 19574 19576 19050 0 -1 4202496 357 1158 0 0 0 0 7 0 25 0 1 0 624771902 8912896 254 33554432000 4194304 4922060 140734133936208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19576/statm: 2176 254 211 178 0 69 0
[pid=19579] ppid=19576 vsize=109536 CPUtime=4999.94 cores=1,3,5,7
/proc/19579/stat : 19579 (glucose_static) R 19576 19576 19050 0 -1 4202496 25189 0 0 0 499988 6 0 0 25 0 1 0 624771910 112164864 25143 33554432000 134512640 135217611 4293736336 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/19579/statm: 27384 25143 77 173 0 27209 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 118240

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19576 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=71989
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.076988
# while last known CPU time is 5000.01
#
# 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.01
CPU user time (s): 4999.95
CPU system time (s): 0.06
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 118240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.071989
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1515
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= 6

runsolver used 16.0606 second user time and 38.5241 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-13 23:52:38
IDJOB=3365980
IDBENCH=84180
IDSOLVER=1842
FILE ID=node144/3365980-1305323558
RUNJOBID= node144-1305315242-19069
PBS_JOBID= 13324288
Free space on /tmp= 37412 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365980-1305323558/watcher-3365980-1305323558 -o /tmp/evaluation-result-3365980-1305323558/solver-3365980-1305323558 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365980-1305323558.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=142028097

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14725516 kB
Buffers:        238856 kB
Cached:       10295200 kB
SwapCached:          0 kB
Active:        8151656 kB
Inactive:      9599856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14725516 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2516 kB
Writeback:           0 kB
AnonPages:     7217756 kB
Mapped:          27728 kB
Slab:           373648 kB
PageTables:      37108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82089400 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= 37448 MiB
End job on node144 at 2011-05-14 01:16:00