Trace number 3498751

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  114186   292484 |   34255       0        0     nan |  0.000 % |
0.00/0.39	c |         0 |   78857   291048 |      --       0       --      -- |     --   | -35329/-1436
0.00/0.39	c ==============================================================================
0.00/0.39	c Result  :   #vars: 14260   #clauses: 78857   #literals: 291048
0.00/0.39	c CPU time:   0.375942 s
0.00/0.39	c ==============================================================================
0.00/0.44	c
0.00/0.44	c Starting glucose
0.00/0.44	c
0.00/0.44	
0.00/0.44	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.44	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.44	
0.00/0.44	c ============================[ Problem Statistics ]=============================
0.00/0.44	c |                                                                             |
0.00/0.44	c |  Number of variables:  14260                                                |
0.00/0.44	c |  Number of clauses:    78857                                                |
0.00/0.47	c |  Parsing time:         0.03         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-3498751-1307967459/watcher-3498751-1307967459 -o /var/tmp/evaluation-result-3498751-1307967459/solver-3498751-1307967459 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498751-1307967459.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 4569
/proc/meminfo: memFree=15077884/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 908346352 8912896 253 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4569/statm: 2176 253 211 178 0 69 0

[startup+0.0134869 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 4569
/proc/meminfo: memFree=15077884/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 908346352 8912896 253 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4569/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100473 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 4569
/proc/meminfo: memFree=15077884/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 908346352 8912896 253 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4569/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300436 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 4569
/proc/meminfo: memFree=15077884/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 908346352 8912896 253 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4569/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700361 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 4569
/proc/meminfo: memFree=15077884/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 8704

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 4573
/proc/meminfo: memFree=15064376/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=12436 CPUtime=1.05 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 2611 0 0 0 105 0 0 0 25 0 1 0 908346396 12734464 2552 33554432000 134512640 134556542 4293808432 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4573/statm: 3109 2552 214 11 0 2443 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21140

[startup+3.10093 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 4573
/proc/meminfo: memFree=15062268/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=14736 CPUtime=2.65 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 3166 0 0 0 265 0 0 0 25 0 1 0 908346396 15089664 3107 33554432000 134512640 134556542 4293808432 18446744073709551615 134537568 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4573/statm: 3684 3107 214 11 0 3018 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23440

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 4573
/proc/meminfo: memFree=15059204/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=16616 CPUtime=5.85 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 3628 0 0 0 585 0 0 0 25 0 1 0 908346396 17014784 3569 33554432000 134512640 134556542 4293808432 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4573/statm: 4154 3569 214 11 0 3488 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25320

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 4573
/proc/meminfo: memFree=15056804/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=18440 CPUtime=12.25 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 4083 0 0 0 1225 0 0 0 25 0 1 0 908346396 18882560 4024 33554432000 134512640 134556542 4293808432 18446744073709551615 134532677 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/4573/statm: 4610 4024 214 11 0 3944 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27144

[startup+25.5009 s]
/proc/loadavg: 2.07 2.02 1.95 3/177 4574
/proc/meminfo: memFree=15054680/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=20968 CPUtime=25.05 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 4728 0 0 0 2505 0 0 0 25 0 1 0 908346396 21471232 4669 33554432000 134512640 134556542 4293808432 18446744073709551615 134537248 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 5242 4669 214 11 0 4576 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29672

[startup+51.1002 s]
/proc/loadavg: 2.05 2.01 1.95 3/177 4574
/proc/meminfo: memFree=15052788/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=23220 CPUtime=50.64 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 5283 0 0 0 5064 0 0 0 25 0 1 0 908346396 23777280 5224 33554432000 134512640 134556542 4293808432 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 5805 5224 214 11 0 5139 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31924

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 4576
/proc/meminfo: memFree=15046924/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=27112 CPUtime=101.85 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 6252 0 0 0 10185 0 0 0 25 0 1 0 908346396 27762688 6193 33554432000 134512640 134556542 4293808432 18446744073709551615 134537168 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 6778 6193 214 11 0 6112 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 35816

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 4577
/proc/meminfo: memFree=15043416/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=29552 CPUtime=161.85 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 6871 0 0 0 16185 0 0 0 25 0 1 0 908346396 30261248 6812 33554432000 134512640 134556542 4293808432 18446744073709551615 134537418 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 7388 6812 214 11 0 6722 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 38256

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 4579
/proc/meminfo: memFree=15039040/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=32528 CPUtime=221.85 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 7577 0 0 0 22185 0 0 0 25 0 1 0 908346396 33308672 7518 33554432000 134512640 134556542 4293808432 18446744073709551615 134537515 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 8132 7518 214 11 0 7466 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 41232

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 4581
/proc/meminfo: memFree=15035920/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=35572 CPUtime=281.86 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 8321 0 0 0 28185 1 0 0 25 0 1 0 908346396 36425728 8262 33554432000 134512640 134556542 4293808432 18446744073709551615 134534199 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 8893 8262 214 11 0 8227 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 44276

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 4582
/proc/meminfo: memFree=15032908/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=37040 CPUtime=341.86 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 8701 0 0 0 34185 1 0 0 25 0 1 0 908346396 37928960 8642 33554432000 134512640 134556542 4293808432 18446744073709551615 134537233 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 9260 8642 214 11 0 8594 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 45744

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 4584
/proc/meminfo: memFree=15029284/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7

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

/proc/4573/statm: 25371 24284 214 11 0 24705 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 110188

[startup+4362.3 s]
/proc/loadavg: 1.99 1.99 1.98 3/177 4743
/proc/meminfo: memFree=14205376/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=102088 CPUtime=4361.97 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 24367 0 0 0 436191 6 0 0 25 0 1 0 908346396 104538112 24287 33554432000 134512640 134556542 4293808432 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 25522 24287 214 11 0 24856 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 110792

[startup+4422.3 s]
/proc/loadavg: 1.99 1.99 1.98 3/177 4745
/proc/meminfo: memFree=14203644/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=103396 CPUtime=4421.96 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 24657 0 0 0 442190 6 0 0 25 0 1 0 908346396 105877504 24577 33554432000 134512640 134556542 4293808432 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 25849 24577 214 11 0 25183 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 112100

[startup+4482.3 s]
/proc/loadavg: 2.05 2.00 1.99 3/177 4747
/proc/meminfo: memFree=14197840/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=103396 CPUtime=4481.96 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 24667 0 0 0 448190 6 0 0 25 0 1 0 908346396 105877504 24587 33554432000 134512640 134556542 4293808432 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 25849 24587 214 11 0 25183 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 112100

[startup+4542.3 s]
/proc/loadavg: 2.02 2.00 1.99 3/177 4748
/proc/meminfo: memFree=14195980/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=103396 CPUtime=4541.96 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 24675 0 0 0 454190 6 0 0 25 0 1 0 908346396 105877504 24595 33554432000 134512640 134556542 4293808432 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 25849 24595 214 11 0 25183 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 112100

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 4750
/proc/meminfo: memFree=14183352/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=103396 CPUtime=4601.97 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 24677 0 0 0 460191 6 0 0 25 0 1 0 908346396 105877504 24597 33554432000 134512640 134556542 4293808432 18446744073709551615 134537378 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 25849 24597 214 11 0 25183 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 112100

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 4751
/proc/meminfo: memFree=14183112/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=103396 CPUtime=4661.96 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 24677 0 0 0 466190 6 0 0 25 0 1 0 908346396 105877504 24597 33554432000 134512640 134556542 4293808432 18446744073709551615 134537324 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 25849 24597 214 11 0 25183 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 112100

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 4753
/proc/meminfo: memFree=14182764/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=103672 CPUtime=4721.97 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 24754 0 0 0 472191 6 0 0 25 0 1 0 908346396 106160128 24674 33554432000 134512640 134556542 4293808432 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 25918 24674 214 11 0 25252 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 112376

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 4755
/proc/meminfo: memFree=14182540/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=103744 CPUtime=4781.96 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 24760 0 0 0 478190 6 0 0 25 0 1 0 908346396 106233856 24680 33554432000 134512640 134556542 4293808432 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 25936 24680 214 11 0 25270 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 112448

[startup+4842.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 4756
/proc/meminfo: memFree=14176600/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=107044 CPUtime=4841.96 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 25595 0 0 0 484190 6 0 0 25 0 1 0 908346396 109613056 25515 33554432000 134512640 134556542 4293808432 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 26761 25515 214 11 0 26095 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 115748

[startup+4902.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4758
/proc/meminfo: memFree=14165940/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=107044 CPUtime=4901.96 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 25595 0 0 0 490190 6 0 0 25 0 1 0 908346396 109613056 25515 33554432000 134512640 134556542 4293808432 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 26761 25515 214 11 0 26095 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 115748

[startup+4962.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 4759
/proc/meminfo: memFree=14165108/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=107836 CPUtime=4961.96 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 25751 0 0 0 496190 6 0 0 25 0 1 0 908346396 110424064 25671 33554432000 134512640 134556542 4293808432 18446744073709551615 134537846 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 26959 25671 214 11 0 26293 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 116540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4760
/proc/meminfo: memFree=14164884/32951124 swapFree=67060180/67111528
[pid=4569] ppid=4567 vsize=8704 CPUtime=0.43 cores=1,3,5,7
/proc/4569/stat : 4569 (ebglucose.sh) S 4567 4569 3094 0 -1 4202496 382 5462 0 0 0 0 42 1 21 0 1 0 908346352 8912896 256 33554432000 4194304 4922060 140736452172096 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4569/statm: 2176 256 211 178 0 69 0
[pid=4573] ppid=4569 vsize=107980 CPUtime=4999.66 cores=1,3,5,7
/proc/4573/stat : 4573 (ebglucose_stati) R 4569 4569 3094 0 -1 4202496 25803 0 0 0 499960 6 0 0 25 0 1 0 908346396 110571520 25723 33554432000 134512640 134556542 4293808432 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/4573/statm: 26995 25723 214 11 0 26329 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 116684

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 4569 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=425935
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.440932
# while last known CPU time is 5000.09
#
# 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.09
CPU user time (s): 5000.02
CPU system time (s): 0.07
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 116684

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

runsolver used 7.33988 second user time and 16.4685 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-13 14:17:40
IDJOB=3498751
IDBENCH=83127
IDSOLVER=1992
FILE ID=node106/3498751-1307967459
RUNJOBID= node106-1307961457-3804
PBS_JOBID= 13559722
Free space on /var/tmp= 2884 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=1863101818

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:      15078568 kB
Buffers:         86712 kB
Cached:       17107012 kB
SwapCached:      12896 kB
Active:        1817200 kB
Inactive:     15438804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15078568 kB
SwapTotal:    67111528 kB
SwapFree:     67060180 kB
Dirty:            2728 kB
Writeback:           0 kB
AnonPages:       59096 kB
Mapped:          11092 kB
Slab:           553496 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222232 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= 2672 MiB
End job on node106 at 2011-06-13 15:41:02