Trace number 3498589

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.06 4999.91

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.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 |  225114   525266 |   67534       0        0     nan |  0.000 % |
0.00/0.88	c |         0 |  139451   431015 |      --       0       --      -- |     --   | -85661/-94246
0.00/0.88	c ==============================================================================
0.00/0.88	c Result  :   #vars: 27388   #clauses: 139451   #literals: 431015
0.00/0.88	c CPU time:   0.858869 s
0.00/0.88	c ==============================================================================
0.00/0.96	c
0.00/0.96	c Starting glucose
0.00/0.96	c
0.00/0.97	
0.00/0.97	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.97	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.97	
0.00/0.97	c ============================[ Problem Statistics ]=============================
0.00/0.97	c |                                                                             |
0.00/0.97	c |  Number of variables:  27388                                                |
0.00/0.97	c |  Number of clauses:    139451                                               |
0.99/1.02	c |  Parsing time:         0.05         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-3498589-1307960004/watcher-3498589-1307960004 -o /var/tmp/evaluation-result-3498589-1307960004/solver-3498589-1307960004 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498589-1307960004.cnf 

running on 4 cores: 0,2,4,6

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 1.99 1.83 2/175 3079
/proc/meminfo: memFree=12958136/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 986230906 8912896 253 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3079/statm: 2176 253 211 178 0 69 0

[startup+0.052327 s]
/proc/loadavg: 2.05 1.99 1.83 2/175 3079
/proc/meminfo: memFree=12958136/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 986230906 8912896 253 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3079/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100318 s]
/proc/loadavg: 2.05 1.99 1.83 2/175 3079
/proc/meminfo: memFree=12958136/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 986230906 8912896 253 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3079/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300291 s]
/proc/loadavg: 2.05 1.99 1.83 2/175 3079
/proc/meminfo: memFree=12958136/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 986230906 8912896 253 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3079/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700219 s]
/proc/loadavg: 2.05 1.99 1.83 2/175 3079
/proc/meminfo: memFree=12958136/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 986230906 8912896 253 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3079/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50109 s]
/proc/loadavg: 2.05 1.99 1.83 3/177 3084
/proc/meminfo: memFree=12941896/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=16808 CPUtime=0.52 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 3596 0 0 0 52 0 0 0 20 0 1 0 986231003 17211392 3537 33554432000 134512640 134556542 4293136480 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 4202 3537 214 11 0 3536 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25512

[startup+3.10079 s]
/proc/loadavg: 2.05 1.99 1.83 3/177 3084
/proc/meminfo: memFree=12934084/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=19852 CPUtime=2.12 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 4369 0 0 0 212 0 0 0 25 0 1 0 986231003 20328448 4310 33554432000 134512640 134556542 4293136480 18446744073709551615 134529857 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 4963 4310 214 11 0 4297 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28556

[startup+6.30119 s]
/proc/loadavg: 2.20 2.02 1.84 3/177 3085
/proc/meminfo: memFree=12930736/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=21172 CPUtime=5.33 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 4696 0 0 0 532 1 0 0 25 0 1 0 986231003 21680128 4637 33554432000 134512640 134556542 4293136480 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 5293 4637 214 11 0 4627 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29876

[startup+12.701 s]
/proc/loadavg: 2.19 2.02 1.84 3/177 3085
/proc/meminfo: memFree=12927588/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=24132 CPUtime=11.72 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 5423 0 0 0 1171 1 0 0 25 0 1 0 986231003 24711168 5364 33554432000 134512640 134556542 4293136480 18446744073709551615 134526982 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 6033 5364 214 11 0 5367 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32836

[startup+25.5006 s]
/proc/loadavg: 2.14 2.02 1.84 3/177 3085
/proc/meminfo: memFree=12925940/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=25812 CPUtime=24.52 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 5834 0 0 0 2451 1 0 0 25 0 1 0 986231003 26431488 5775 33554432000 134512640 134556542 4293136480 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 6453 5775 214 11 0 5787 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34516

[startup+51.1009 s]
/proc/loadavg: 2.09 2.02 1.84 3/177 3086
/proc/meminfo: memFree=12922380/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=29304 CPUtime=50.12 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 6695 0 0 0 5011 1 0 0 25 0 1 0 986231003 30007296 6636 33554432000 134512640 134556542 4293136480 18446744073709551615 134537168 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 7326 6636 214 11 0 6660 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38008

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 1.85 3/177 3087
/proc/meminfo: memFree=12918376/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=32644 CPUtime=101.33 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 7518 0 0 0 10132 1 0 0 25 0 1 0 986231003 33427456 7459 33554432000 134512640 134556542 4293136480 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 8161 7459 214 11 0 7495 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 41348

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 1.86 3/177 3089
/proc/meminfo: memFree=12914760/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=36084 CPUtime=161.32 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 8383 0 0 0 16131 1 0 0 25 0 1 0 986231003 36950016 8324 33554432000 134512640 134556542 4293136480 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 9021 8324 214 11 0 8355 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 44788

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.86 3/177 3090
/proc/meminfo: memFree=12911256/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=39456 CPUtime=221.32 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 9214 0 0 0 22131 1 0 0 25 0 1 0 986231003 40402944 9155 33554432000 134512640 134556542 4293136480 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 9864 9155 214 11 0 9198 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 48160

[startup+282.301 s]
/proc/loadavg: 2.05 2.01 1.87 3/177 3092
/proc/meminfo: memFree=12907892/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=41864 CPUtime=281.34 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 9788 0 0 0 28132 2 0 0 25 0 1 0 986231003 42868736 9729 33554432000 134512640 134556542 4293136480 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 10466 9729 214 11 0 9800 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 50568

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 1.88 3/177 3093
/proc/meminfo: memFree=12903760/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=45560 CPUtime=341.33 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 10730 0 0 0 34131 2 0 0 25 0 1 0 986231003 46653440 10671 33554432000 134512640 134556542 4293136480 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 11390 10671 214 11 0 10724 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54264

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 3095
/proc/meminfo: memFree=12901244/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6

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

/proc/3084/statm: 28264 27420 214 11 0 27598 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 121760

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3273
/proc/meminfo: memFree=12755436/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=116080 CPUtime=4421.47 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28252 0 0 0 442139 8 0 0 25 0 1 0 986231003 118865920 28193 33554432000 134512640 134556542 4293136480 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29020 28193 214 11 0 28354 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 124784

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3275
/proc/meminfo: memFree=12754160/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=116224 CPUtime=4481.47 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28277 0 0 0 448139 8 0 0 25 0 1 0 986231003 119013376 28218 33554432000 134512640 134556542 4293136480 18446744073709551615 134537484 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29056 28218 214 11 0 28390 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 124928

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3276
/proc/meminfo: memFree=12753996/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=116368 CPUtime=4541.48 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28311 0 0 0 454140 8 0 0 25 0 1 0 986231003 119160832 28252 33554432000 134512640 134556542 4293136480 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29092 28252 214 11 0 28426 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 125072

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3278
/proc/meminfo: memFree=12743792/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=116568 CPUtime=4601.48 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28328 0 0 0 460140 8 0 0 25 0 1 0 986231003 119365632 28269 33554432000 134512640 134556542 4293136480 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29142 28269 214 11 0 28476 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 125272

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3280
/proc/meminfo: memFree=12743156/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=118336 CPUtime=4661.48 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28534 0 0 0 466140 8 0 0 25 0 1 0 986231003 121176064 28475 33554432000 134512640 134556542 4293136480 18446744073709551615 134537324 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29584 28475 214 11 0 28918 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 127040

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3281
/proc/meminfo: memFree=12737152/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=118336 CPUtime=4721.49 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28534 0 0 0 472141 8 0 0 25 0 1 0 986231003 121176064 28475 33554432000 134512640 134556542 4293136480 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29584 28475 214 11 0 28918 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 127040

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3283
/proc/meminfo: memFree=12736872/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=118336 CPUtime=4781.48 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28538 0 0 0 478140 8 0 0 25 0 1 0 986231003 121176064 28479 33554432000 134512640 134556542 4293136480 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29584 28479 214 11 0 28918 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 127040

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3284
/proc/meminfo: memFree=12730992/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=118336 CPUtime=4841.48 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28539 0 0 0 484140 8 0 0 25 0 1 0 986231003 121176064 28480 33554432000 134512640 134556542 4293136480 18446744073709551615 134537265 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29584 28480 214 11 0 28918 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 127040

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3286
/proc/meminfo: memFree=12729600/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=119788 CPUtime=4901.49 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28921 0 0 0 490140 9 0 0 25 0 1 0 986231003 122662912 28862 33554432000 134512640 134556542 4293136480 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29947 28862 214 11 0 29281 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 128492

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3288
/proc/meminfo: memFree=12729460/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=119788 CPUtime=4961.49 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28921 0 0 0 496140 9 0 0 25 0 1 0 986231003 122662912 28862 33554432000 134512640 134556542 4293136480 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29947 28862 214 11 0 29281 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 128492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 3289
/proc/meminfo: memFree=12722112/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=119788 CPUtime=4999.1 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28931 0 0 0 499901 9 0 0 25 0 1 0 986231003 122662912 28872 33554432000 134512640 134556542 4293136480 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29947 28872 214 11 0 29281 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 128492

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: 2.00 2.00 1.95 3/177 3289
/proc/meminfo: memFree=12722112/32951124 swapFree=67062556/67111528
[pid=3079] ppid=3077 vsize=8704 CPUtime=0.96 cores=0,2,4,6
/proc/3079/stat : 3079 (ebglucose.sh) S 3077 3079 1923 0 -1 4202496 382 10875 0 0 0 0 93 3 18 0 1 0 986230906 8912896 256 33554432000 4194304 4922060 140736223103248 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3079/statm: 2176 256 211 178 0 69 0
[pid=3084] ppid=3079 vsize=119788 CPUtime=4999.1 cores=0,2,4,6
/proc/3084/stat : 3084 (ebglucose_stati) R 3079 3079 1923 0 -1 4202496 28931 0 0 0 499901 9 0 0 25 0 1 0 986231003 122662912 28872 33554432000 134512640 134556542 4293136480 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3084/statm: 29947 28872 214 11 0 29281 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 128492

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.94
CPU system time (s): 0.12
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 128492

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

runsolver used 7.48986 second user time and 15.3417 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-13 12:13:24
IDJOB=3498589
IDBENCH=70781
IDSOLVER=1992
FILE ID=node111/3498589-1307960004
RUNJOBID= node111-1307958829-2690
PBS_JOBID= 13559717
Free space on /var/tmp= 2880 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498589-1307960004/watcher-3498589-1307960004 -o /var/tmp/evaluation-result-3498589-1307960004/solver-3498589-1307960004 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498589-1307960004.cnf

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=1805526557

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12958804 kB
Buffers:         98912 kB
Cached:       19170268 kB
SwapCached:      11344 kB
Active:        3920200 kB
Inactive:     15405668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12958804 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:            4644 kB
Writeback:           4 kB
AnonPages:       54332 kB
Mapped:          11188 kB
Slab:           602268 kB
PageTables:       4400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217920 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= 2856 MiB
End job on node111 at 2011-06-13 13:36:46