Trace number 3498733

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.05 5000.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark847.939
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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 |  230335   563654 |   69100       0        0     nan |  0.000 % |
0.00/0.73	c |         0 |  144146   487352 |      --       0       --      -- |     --   | -86189/-76302
0.00/0.73	c ==============================================================================
0.00/0.73	c Result  :   #vars: 28296   #clauses: 144146   #literals: 487352
0.00/0.73	c CPU time:   0.704892 s
0.00/0.73	c ==============================================================================
0.00/0.82	c
0.00/0.82	c Starting glucose
0.00/0.82	c
0.00/0.82	
0.00/0.82	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.82	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.82	
0.00/0.82	c ============================[ Problem Statistics ]=============================
0.00/0.82	c |                                                                             |
0.00/0.82	c |  Number of variables:  28296                                                |
0.00/0.82	c |  Number of clauses:    144146                                               |
0.00/0.88	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 /tmp/evaluation-result-3498733-1307966154/watcher-3498733-1307966154 -o /tmp/evaluation-result-3498733-1307966154/solver-3498733-1307966154 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498733-1307966154.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.00 2.00 1.94 2/173 9889
/proc/meminfo: memFree=28751836/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 357 233 0 0 0 0 0 0 25 0 1 0 908215022 8912896 253 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9889/statm: 2176 253 211 178 0 69 0

[startup+0.0250509 s]
/proc/loadavg: 2.00 2.00 1.94 2/173 9889
/proc/meminfo: memFree=28751836/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 357 233 0 0 0 0 0 0 25 0 1 0 908215022 8912896 253 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9889/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101036 s]
/proc/loadavg: 2.00 2.00 1.94 2/173 9889
/proc/meminfo: memFree=28751836/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 357 233 0 0 0 0 0 0 25 0 1 0 908215022 8912896 253 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9889/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301004 s]
/proc/loadavg: 2.00 2.00 1.94 2/173 9889
/proc/meminfo: memFree=28751836/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 357 233 0 0 0 0 0 0 25 0 1 0 908215022 8912896 253 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9889/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700967 s]
/proc/loadavg: 2.00 2.00 1.94 2/173 9889
/proc/meminfo: memFree=28751836/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 357 233 0 0 0 0 0 0 25 0 1 0 908215022 8912896 253 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9889/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50083 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 9893
/proc/meminfo: memFree=28730020/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=17512 CPUtime=0.66 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 3800 0 0 0 66 0 0 0 21 0 1 0 908215104 17932288 3741 33554432000 134512640 134556542 4292238672 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 4378 3741 214 11 0 3712 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26216

[startup+3.10056 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 9893
/proc/meminfo: memFree=28727912/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=19836 CPUtime=2.26 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 4345 0 0 0 226 0 0 0 25 0 1 0 908215104 20312064 4286 33554432000 134512640 134556542 4292238672 18446744073709551615 134537248 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 4959 4286 214 11 0 4293 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28540

[startup+6.30099 s]
/proc/loadavg: 2.00 2.00 1.94 3/175 9893
/proc/meminfo: memFree=28725308/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=21320 CPUtime=5.46 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 4730 0 0 0 546 0 0 0 25 0 1 0 908215104 21831680 4671 33554432000 134512640 134556542 4292238672 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 5330 4671 214 11 0 4664 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30024

[startup+12.7009 s]
/proc/loadavg: 2.08 2.02 1.95 3/175 9895
/proc/meminfo: memFree=28722960/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=22652 CPUtime=11.86 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 5086 0 0 0 1186 0 0 0 25 0 1 0 908215104 23195648 5027 33554432000 134512640 134556542 4292238672 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 5663 5027 214 11 0 4997 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31356

[startup+25.5008 s]
/proc/loadavg: 2.06 2.02 1.95 3/175 9895
/proc/meminfo: memFree=28720732/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=25176 CPUtime=24.66 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 5675 0 0 0 2466 0 0 0 25 0 1 0 908215104 25780224 5616 33554432000 134512640 134556542 4292238672 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 6294 5616 214 11 0 5628 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33880

[startup+51.1005 s]
/proc/loadavg: 2.04 2.01 1.95 3/175 9895
/proc/meminfo: memFree=28718468/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=27004 CPUtime=50.26 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 6131 0 0 0 5026 0 0 0 25 0 1 0 908215104 27652096 6072 33554432000 134512640 134556542 4292238672 18446744073709551615 134543413 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 6751 6072 214 11 0 6085 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35708

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.95 3/175 9897
/proc/meminfo: memFree=28714864/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=30404 CPUtime=101.47 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 6954 0 0 0 10147 0 0 0 25 0 1 0 908215104 31133696 6895 33554432000 134512640 134556542 4292238672 18446744073709551615 134537273 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 7601 6895 214 11 0 6935 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 39108

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 9941
/proc/meminfo: memFree=28752076/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=33764 CPUtime=161.47 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 7775 0 0 0 16146 1 0 0 25 0 1 0 908215104 34574336 7716 33554432000 134512640 134556542 4292238672 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 8441 7716 214 11 0 7775 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 42468

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 9941
/proc/meminfo: memFree=28744384/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=35940 CPUtime=221.47 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 8276 0 0 0 22146 1 0 0 25 0 1 0 908215104 36802560 8217 33554432000 134512640 134556542 4292238672 18446744073709551615 134537352 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 8985 8217 214 11 0 8319 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 44644

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 9943
/proc/meminfo: memFree=28739412/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=37848 CPUtime=281.47 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 8749 0 0 0 28145 2 0 0 25 0 1 0 908215104 38756352 8690 33554432000 134512640 134556542 4292238672 18446744073709551615 134537168 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 9462 8690 214 11 0 8796 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 46552

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 9954
/proc/meminfo: memFree=28734332/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=40512 CPUtime=341.47 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 9419 0 0 0 34145 2 0 0 25 0 1 0 908215104 41484288 9360 33554432000 134512640 134556542 4292238672 18446744073709551615 134530966 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 10128 9360 214 11 0 9462 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 49216

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 9956
/proc/meminfo: memFree=28730732/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6

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

/proc/9893/statm: 22229 21009 214 11 0 21563 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 97620

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 10077
/proc/meminfo: memFree=28629144/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=88916 CPUtime=4361.54 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21096 0 0 0 436143 11 0 0 25 0 1 0 908215104 91049984 21013 33554432000 134512640 134556542 4292238672 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22229 21013 214 11 0 21563 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 97620

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 10077
/proc/meminfo: memFree=28629264/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=88916 CPUtime=4421.54 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21100 0 0 0 442143 11 0 0 25 0 1 0 908215104 91049984 21017 33554432000 134512640 134556542 4292238672 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22229 21017 214 11 0 21563 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 97620

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10079
/proc/meminfo: memFree=28629136/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=88916 CPUtime=4481.53 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21123 0 0 0 448142 11 0 0 25 0 1 0 908215104 91049984 21040 33554432000 134512640 134556542 4292238672 18446744073709551615 134525024 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22229 21040 214 11 0 21563 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 97620

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10081
/proc/meminfo: memFree=28629116/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=88916 CPUtime=4541.53 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21123 0 0 0 454142 11 0 0 25 0 1 0 908215104 91049984 21040 33554432000 134512640 134556542 4292238672 18446744073709551615 134537050 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22229 21040 214 11 0 21563 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 97620

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10083
/proc/meminfo: memFree=28628984/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=88916 CPUtime=4601.54 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21124 0 0 0 460143 11 0 0 25 0 1 0 908215104 91049984 21041 33554432000 134512640 134556542 4292238672 18446744073709551615 134536816 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22229 21041 214 11 0 21563 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 97620

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10085
/proc/meminfo: memFree=28628480/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=89144 CPUtime=4661.53 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21161 0 0 0 466142 11 0 0 25 0 1 0 908215104 91283456 21078 33554432000 134512640 134556542 4292238672 18446744073709551615 134537445 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22286 21078 214 11 0 21620 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 97848

[startup+4722.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 10085
/proc/meminfo: memFree=28627972/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=89144 CPUtime=4721.54 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21164 0 0 0 472143 11 0 0 25 0 1 0 908215104 91283456 21081 33554432000 134512640 134556542 4292238672 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22286 21081 214 11 0 21620 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 97848

[startup+4782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 10087
/proc/meminfo: memFree=28627464/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=89684 CPUtime=4781.54 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21311 0 0 0 478143 11 0 0 25 0 1 0 908215104 91836416 21228 33554432000 134512640 134556542 4292238672 18446744073709551615 134538259 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22421 21228 214 11 0 21755 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 98388

[startup+4842.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 10089
/proc/meminfo: memFree=28626704/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=90444 CPUtime=4841.54 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21479 0 0 0 484143 11 0 0 25 0 1 0 908215104 92614656 21396 33554432000 134512640 134556542 4292238672 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22611 21396 214 11 0 21945 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 99148

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10091
/proc/meminfo: memFree=28624840/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=91720 CPUtime=4901.54 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21781 0 0 0 490143 11 0 0 25 0 1 0 908215104 93921280 21698 33554432000 134512640 134556542 4292238672 18446744073709551615 134536958 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22930 21698 214 11 0 22264 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 100424

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10093
/proc/meminfo: memFree=28624704/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=91720 CPUtime=4961.54 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21786 0 0 0 496143 11 0 0 25 0 1 0 908215104 93921280 21703 33554432000 134512640 134556542 4292238672 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22930 21703 214 11 0 22264 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 100424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10093
/proc/meminfo: memFree=28624700/32951132 swapFree=67061148/67111528
[pid=9889] ppid=9887 vsize=8704 CPUtime=0.81 cores=0,2,4,6
/proc/9889/stat : 9889 (ebglucose.sh) S 9887 9889 8795 0 -1 4202496 382 10609 0 0 0 0 78 3 18 0 1 0 908215022 8912896 256 33554432000 4194304 4922060 140734795170736 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9889/statm: 2176 256 211 178 0 69 0
[pid=9893] ppid=9889 vsize=91720 CPUtime=4999.24 cores=0,2,4,6
/proc/9893/stat : 9893 (ebglucose_stati) R 9889 9889 8795 0 -1 4202496 21788 0 0 0 499913 11 0 0 25 0 1 0 908215104 93921280 21705 33554432000 134512640 134556542 4292238672 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/9893/statm: 22930 21705 214 11 0 22264 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 100424

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.05
CPU user time (s): 4999.91
CPU system time (s): 0.14
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 100424

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

runsolver used 8.58569 second user time and 16.7105 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-13 13:55:54
IDJOB=3498733
IDBENCH=83103
IDSOLVER=1992
FILE ID=node129/3498733-1307966154
RUNJOBID= node129-1307961152-9629
PBS_JOBID= 13559699
Free space on /tmp= 74044 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498733-1307966154/watcher-3498733-1307966154 -o /tmp/evaluation-result-3498733-1307966154/solver-3498733-1307966154 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498733-1307966154.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1093353184

node129.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.831
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.66
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.831
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	: 5332.83
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      28752512 kB
Buffers:        453280 kB
Cached:        3387520 kB
SwapCached:      13132 kB
Active:        1234668 kB
Inactive:      2679668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28752512 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:            5080 kB
Writeback:           0 kB
AnonPages:       70376 kB
Mapped:           9996 kB
Slab:           221028 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   233688 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74036 MiB
End job on node129 at 2011-06-13 15:19:16