Trace number 3498579

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
EBGlucose 1.0? (TO) 5000.1 5000.11

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.0737
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c
0.00/0.01	c Starting SatElite Preprocessing
0.00/0.01	c
0.00/0.01	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  180292   522218 |   54087       0        0     nan |  0.000 % |
0.00/0.36	c |         0 |  120343   408065 |      --       0       --      -- |     --   | -57260/-106174
0.00/0.36	c ==============================================================================
0.00/0.36	c Result  :   #vars: 20573   #clauses: 120343   #literals: 408065
0.00/0.36	c CPU time:   0.338948 s
0.00/0.36	c ==============================================================================
0.00/0.44	c
0.00/0.44	c Starting glucose
0.00/0.44	c
0.42/0.53	
0.42/0.53	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.42/0.53	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.42/0.53	
0.42/0.53	c ============================[ Problem Statistics ]=============================
0.42/0.53	c |                                                                             |
0.42/0.53	c |  Number of variables:  20573                                                |
0.42/0.53	c |  Number of clauses:    120343                                               |
0.42/0.58	c |  Parsing time:         0.04         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.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 /var/tmp/evaluation-result-3498579-1307959724/watcher-3498579-1307959724 -o /var/tmp/evaluation-result-3498579-1307959724/solver-3498579-1307959724 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498579-1307959724.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: 1.08 1.04 1.31 2/174 30984
/proc/meminfo: memFree=13276832/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 321 0 0 0 0 0 0 0 22 0 1 0 888388549 8908800 249 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106768640 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/30984/statm: 2175 249 209 178 0 68 0

[startup+0.05783 s]
/proc/loadavg: 1.08 1.04 1.31 2/174 30984
/proc/meminfo: memFree=13276832/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 354 232 0 1 0 0 0 0 22 0 1 0 888388549 8912896 252 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30984/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100824 s]
/proc/loadavg: 1.08 1.04 1.31 2/174 30984
/proc/meminfo: memFree=13276832/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 354 232 0 1 0 0 0 0 22 0 1 0 888388549 8912896 252 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30984/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300798 s]
/proc/loadavg: 1.08 1.04 1.31 2/174 30984
/proc/meminfo: memFree=13276832/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 354 232 0 1 0 0 0 0 22 0 1 0 888388549 8912896 252 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30984/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700727 s]
/proc/loadavg: 1.08 1.04 1.31 2/174 30984
/proc/meminfo: memFree=13276832/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 8704

[startup+1.50058 s]
/proc/loadavg: 1.08 1.04 1.31 3/180 31000
/proc/meminfo: memFree=13188008/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=15732 CPUtime=0.95 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 3360 0 19 0 95 0 0 0 20 0 1 0 888388593 16109568 3316 33554432000 134512640 134556542 4289702960 18446744073709551615 8035672 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 3933 3316 214 11 0 3267 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 24436

[startup+3.10031 s]
/proc/loadavg: 1.08 1.04 1.31 3/180 31000
/proc/meminfo: memFree=13047748/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=17132 CPUtime=2.55 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 3687 0 19 0 255 0 0 0 25 0 1 0 888388593 17543168 3643 33554432000 134512640 134556542 4289702960 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 4283 3643 214 11 0 3617 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 25836

[startup+6.30075 s]
/proc/loadavg: 1.15 1.06 1.31 3/180 31000
/proc/meminfo: memFree=12996520/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=18748 CPUtime=5.75 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 4107 0 19 0 575 0 0 0 25 0 1 0 888388593 19197952 4063 33554432000 134512640 134556542 4289702960 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 4687 4063 214 11 0 4021 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 27452

[startup+12.7006 s]
/proc/loadavg: 1.22 1.07 1.32 3/180 31001
/proc/meminfo: memFree=13123972/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=20676 CPUtime=12.15 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 4580 0 19 0 1215 0 0 0 25 0 1 0 888388593 21172224 4536 33554432000 134512640 134556542 4289702960 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 5169 4536 214 11 0 4503 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 29380

[startup+25.5004 s]
/proc/loadavg: 1.39 1.12 1.33 3/180 31001
/proc/meminfo: memFree=13119152/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=23568 CPUtime=24.95 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 5281 0 19 0 2495 0 0 0 25 0 1 0 888388593 24133632 5237 33554432000 134512640 134556542 4289702960 18446744073709551615 134536841 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 5892 5237 214 11 0 5226 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 32272

[startup+51.1009 s]
/proc/loadavg: 1.60 1.19 1.34 3/180 31002
/proc/meminfo: memFree=13112580/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=26664 CPUtime=50.55 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 6026 0 19 0 5055 0 0 0 25 0 1 0 888388593 27303936 5982 33554432000 134512640 134556542 4289702960 18446744073709551615 134537755 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 6666 5982 214 11 0 6000 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 35368

[startup+102.307 s]
/proc/loadavg: 1.82 1.31 1.38 3/180 31003
/proc/meminfo: memFree=13103016/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=30488 CPUtime=101.76 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 7033 0 19 0 10175 1 0 0 25 0 1 0 888388593 31219712 6989 33554432000 134512640 134556542 4289702960 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 7622 6989 214 11 0 6956 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 39192

[startup+162.3 s]
/proc/loadavg: 1.93 1.43 1.41 3/180 31005
/proc/meminfo: memFree=13095296/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=33792 CPUtime=161.75 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 7813 0 19 0 16174 1 0 0 25 0 1 0 888388593 34603008 7769 33554432000 134512640 134556542 4289702960 18446744073709551615 134537755 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 8448 7769 214 11 0 7782 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 42496

[startup+222.301 s]
/proc/loadavg: 1.97 1.53 1.45 3/180 31007
/proc/meminfo: memFree=13088588/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=36432 CPUtime=221.75 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 8468 0 19 0 22174 1 0 0 25 0 1 0 888388593 37306368 8424 33554432000 134512640 134556542 4289702960 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 9108 8424 214 11 0 8442 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 45136

[startup+282.3 s]
/proc/loadavg: 1.99 1.62 1.48 3/180 31008
/proc/meminfo: memFree=13083364/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=38808 CPUtime=281.76 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 9100 0 19 0 28175 1 0 0 25 0 1 0 888388593 39739392 9056 33554432000 134512640 134556542 4289702960 18446744073709551615 134537352 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 9702 9056 214 11 0 9036 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 47512

[startup+342.301 s]
/proc/loadavg: 2.06 1.70 1.51 3/180 31052
/proc/meminfo: memFree=13224624/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=41052 CPUtime=341.76 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 9667 0 19 0 34174 2 0 0 25 0 1 0 888388593 42037248 9623 33554432000 134512640 134556542 4289702960 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 10263 9623 214 11 0 9597 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 49756

[startup+402.301 s]
/proc/loadavg: 2.02 1.75 1.54 3/180 31053
/proc/meminfo: memFree=13217352/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7

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

/proc/30988/statm: 25363 24534 214 11 0 24697 0
Current children cumulated CPU time (s) 4362.28
Current children cumulated vsize (KiB) 110156

[startup+4422.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/180 31173
/proc/meminfo: memFree=13105268/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=101452 CPUtime=4421.86 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 24578 0 19 0 442178 8 0 0 25 0 1 0 888388593 103886848 24534 33554432000 134512640 134556542 4289702960 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 25363 24534 214 11 0 24697 0
Current children cumulated CPU time (s) 4422.28
Current children cumulated vsize (KiB) 110156

[startup+4482.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/180 31174
/proc/meminfo: memFree=13104136/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=102376 CPUtime=4481.86 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 24825 0 19 0 448178 8 0 0 25 0 1 0 888388593 104833024 24781 33554432000 134512640 134556542 4289702960 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 25594 24781 214 11 0 24928 0
Current children cumulated CPU time (s) 4482.28
Current children cumulated vsize (KiB) 111080

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 31176
/proc/meminfo: memFree=13103624/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=102904 CPUtime=4541.86 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 24951 0 19 0 454178 8 0 0 25 0 1 0 888388593 105373696 24907 33554432000 134512640 134556542 4289702960 18446744073709551615 134537378 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 25726 24907 214 11 0 25060 0
Current children cumulated CPU time (s) 4542.28
Current children cumulated vsize (KiB) 111608

[startup+4602.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/180 31180
/proc/meminfo: memFree=13101936/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=102904 CPUtime=4601.87 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 24951 0 19 0 460179 8 0 0 25 0 1 0 888388593 105373696 24907 33554432000 134512640 134556542 4289702960 18446744073709551615 134537418 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 25726 24907 214 11 0 25060 0
Current children cumulated CPU time (s) 4602.29
Current children cumulated vsize (KiB) 111608

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 31182
/proc/meminfo: memFree=13101148/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=103696 CPUtime=4661.86 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 25164 0 19 0 466178 8 0 0 25 0 1 0 888388593 106184704 25120 33554432000 134512640 134556542 4289702960 18446744073709551615 134537341 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 25924 25120 214 11 0 25258 0
Current children cumulated CPU time (s) 4662.28
Current children cumulated vsize (KiB) 112400

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 31184
/proc/meminfo: memFree=13096408/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=105544 CPUtime=4721.87 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 25609 0 19 0 472179 8 0 0 25 0 1 0 888388593 108077056 25565 33554432000 134512640 134556542 4289702960 18446744073709551615 134537328 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 26386 25565 214 11 0 25720 0
Current children cumulated CPU time (s) 4722.29
Current children cumulated vsize (KiB) 114248

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 31185
/proc/meminfo: memFree=13096504/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=105544 CPUtime=4781.87 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 25609 0 19 0 478179 8 0 0 25 0 1 0 888388593 108077056 25565 33554432000 134512640 134556542 4289702960 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 26386 25565 214 11 0 25720 0
Current children cumulated CPU time (s) 4782.29
Current children cumulated vsize (KiB) 114248

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 31187
/proc/meminfo: memFree=13096360/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=105544 CPUtime=4841.87 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 25613 0 19 0 484179 8 0 0 25 0 1 0 888388593 108077056 25569 33554432000 134512640 134556542 4289702960 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 26386 25569 214 11 0 25720 0
Current children cumulated CPU time (s) 4842.29
Current children cumulated vsize (KiB) 114248

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 31188
/proc/meminfo: memFree=13096224/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=105544 CPUtime=4901.87 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 25613 0 19 0 490179 8 0 0 25 0 1 0 888388593 108077056 25569 33554432000 134512640 134556542 4289702960 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 26386 25569 214 11 0 25720 0
Current children cumulated CPU time (s) 4902.29
Current children cumulated vsize (KiB) 114248

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 31190
/proc/meminfo: memFree=13090356/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=106204 CPUtime=4961.87 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 25797 0 19 0 496179 8 0 0 25 0 1 0 888388593 108752896 25753 33554432000 134512640 134556542 4289702960 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 26551 25753 214 11 0 25885 0
Current children cumulated CPU time (s) 4962.29
Current children cumulated vsize (KiB) 114908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 31191
/proc/meminfo: memFree=13088612/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=107788 CPUtime=4999.68 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 26197 0 19 0 499959 9 0 0 25 0 1 0 888388593 110374912 26153 33554432000 134512640 134556542 4289702960 18446744073709551615 134543363 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 26947 26153 214 11 0 26281 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 116492

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

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

[startup+5000.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 31191
/proc/meminfo: memFree=13088612/32951124 swapFree=67055536/67111528
[pid=30984] ppid=30982 vsize=8704 CPUtime=0.42 cores=1,3,5,7
/proc/30984/stat : 30984 (ebglucose.sh) S 30982 30984 30305 0 -1 4202496 381 8268 0 1 0 0 40 2 18 0 1 0 888388549 8912896 255 33554432000 4194304 4922060 140733774614832 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30984/statm: 2176 255 211 178 0 69 0
[pid=30988] ppid=30984 vsize=107788 CPUtime=4999.68 cores=1,3,5,7
/proc/30988/stat : 30988 (ebglucose_stati) R 30984 30984 30305 0 -1 4202496 26197 0 19 0 499959 9 0 0 25 0 1 0 888388593 110374912 26153 33554432000 134512640 134556542 4289702960 18446744073709551615 134543363 0 0 4096 8388611 0 0 0 17 5 0 0 9
/proc/30988/statm: 26947 26153 214 11 0 26281 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 116492

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.11
CPU time (s): 5000.1
CPU user time (s): 4999.99
CPU system time (s): 0.11
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 116492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.407937
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8649
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 7

runsolver used 7.2349 second user time and 16.5585 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-13 12:08:44
IDJOB=3498579
IDBENCH=69598
IDSOLVER=1992
FILE ID=node144/3498579-1307959724
RUNJOBID= node144-1307959724-30967
PBS_JOBID= 13559684
Free space on /var/tmp= 2904 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498579-1307959724/watcher-3498579-1307959724 -o /var/tmp/evaluation-result-3498579-1307959724/solver-3498579-1307959724 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498579-1307959724.cnf

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=212559471

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:      13278244 kB
Buffers:         97784 kB
Cached:       18887884 kB
SwapCached:       9088 kB
Active:        3566968 kB
Inactive:     15440652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13278244 kB
SwapTotal:    67111528 kB
SwapFree:     67055536 kB
Dirty:            8160 kB
Writeback:           8 kB
AnonPages:       20544 kB
Mapped:          12536 kB
Slab:           600568 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190256 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 /var/tmp at the end= 2900 MiB
End job on node144 at 2011-06-13 13:32:06