Trace number 3498628

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   87044   258924 |   26113       0        0     nan |  0.000 % |
0.00/0.40	c |         0 |   86161   373261 |      --       0       --      -- |     --   | -883/114337
0.00/0.40	c ==============================================================================
0.00/0.40	c Result  :   #vars: 871   #clauses: 86161   #literals: 373261
0.00/0.40	c CPU time:   0.400939 s
0.00/0.40	c ==============================================================================
0.00/0.46	c
0.00/0.46	c Starting glucose
0.00/0.46	c
0.00/0.46	
0.00/0.46	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.46	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.46	
0.00/0.46	c ============================[ Problem Statistics ]=============================
0.00/0.46	c |                                                                             |
0.00/0.46	c |  Number of variables:  871                                                  |
0.00/0.46	c |  Number of clauses:    86161                                                |
0.00/0.49	c |  Parsing time:         0.02         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-3498628-1307962605/watcher-3498628-1307962605 -o /tmp/evaluation-result-3498628-1307962605/solver-3498628-1307962605 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498628-1307962605.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.24 1.99 1.69 2/176 13439
/proc/meminfo: memFree=31016672/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 354 234 0 0 0 0 0 0 25 0 1 0 907859162 8912896 252 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13439/statm: 2176 252 211 178 0 69 0

[startup+0.0715629 s]
/proc/loadavg: 2.24 1.99 1.69 2/176 13439
/proc/meminfo: memFree=31016672/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 354 234 0 0 0 0 0 0 25 0 1 0 907859162 8912896 252 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13439/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100558 s]
/proc/loadavg: 2.24 1.99 1.69 2/176 13439
/proc/meminfo: memFree=31016672/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 354 234 0 0 0 0 0 0 25 0 1 0 907859162 8912896 252 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13439/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300525 s]
/proc/loadavg: 2.24 1.99 1.69 2/176 13439
/proc/meminfo: memFree=31016672/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 354 234 0 0 0 0 0 0 25 0 1 0 907859162 8912896 252 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13439/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700441 s]
/proc/loadavg: 2.24 1.99 1.69 2/176 13439
/proc/meminfo: memFree=31016672/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 8704

[startup+1.50031 s]
/proc/loadavg: 2.24 1.99 1.69 3/178 13443
/proc/meminfo: memFree=31005644/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=11844 CPUtime=1.03 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 2541 0 0 0 103 0 0 0 25 0 1 0 907859209 12128256 2481 33554432000 134512640 134556542 4287696208 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 2961 2481 214 11 0 2295 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20548

[startup+3.10105 s]
/proc/loadavg: 2.24 1.99 1.69 3/178 13443
/proc/meminfo: memFree=31003784/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=14032 CPUtime=2.63 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 3067 0 0 0 263 0 0 0 25 0 1 0 907859209 14368768 3007 33554432000 134512640 134556542 4287696208 18446744073709551615 134537356 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 3508 3007 214 11 0 2842 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22736

[startup+6.30049 s]
/proc/loadavg: 2.22 1.99 1.69 3/178 13443
/proc/meminfo: memFree=31000296/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=17464 CPUtime=5.83 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 3927 0 0 0 583 0 0 0 25 0 1 0 907859209 17883136 3867 33554432000 134512640 134556542 4287696208 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 4366 3867 214 11 0 3700 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26168

[startup+12.7004 s]
/proc/loadavg: 2.20 1.99 1.69 3/178 13443
/proc/meminfo: memFree=30996408/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=20480 CPUtime=12.23 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 4649 0 0 0 1223 0 0 0 25 0 1 0 907859209 20971520 4589 33554432000 134512640 134556542 4287696208 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 5120 4589 214 11 0 4454 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29184

[startup+25.5002 s]
/proc/loadavg: 2.16 1.99 1.69 3/178 13443
/proc/meminfo: memFree=30994048/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=23384 CPUtime=25.03 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 5343 0 0 0 2502 1 0 0 25 0 1 0 907859209 23945216 5283 33554432000 134512640 134556542 4287696208 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 5846 5283 214 11 0 5180 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32088

[startup+51.1008 s]
/proc/loadavg: 2.10 1.99 1.70 3/178 13443
/proc/meminfo: memFree=30989016/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=28916 CPUtime=50.63 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 6620 0 0 0 5062 1 0 0 25 0 1 0 907859209 29609984 6560 33554432000 134512640 134556542 4287696208 18446744073709551615 134537366 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 7229 6560 214 11 0 6563 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37620

[startup+102.306 s]
/proc/loadavg: 2.04 1.99 1.72 3/178 13445
/proc/meminfo: memFree=30983808/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=34552 CPUtime=101.84 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 7859 0 0 0 10183 1 0 0 25 0 1 0 907859209 35381248 7799 33554432000 134512640 134556542 4287696208 18446744073709551615 134533373 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 8638 7799 214 11 0 7972 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 43256

[startup+162.301 s]
/proc/loadavg: 2.01 1.99 1.73 3/178 13447
/proc/meminfo: memFree=30980084/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=37532 CPUtime=161.83 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 8533 0 0 0 16182 1 0 0 25 0 1 0 907859209 38432768 8473 33554432000 134512640 134556542 4287696208 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 9383 8473 214 11 0 8717 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46236

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.74 3/178 13449
/proc/meminfo: memFree=30975368/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=41016 CPUtime=221.83 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 9302 0 0 0 22182 1 0 0 25 0 1 0 907859209 42000384 9242 33554432000 134512640 134556542 4287696208 18446744073709551615 134537515 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 10254 9242 214 11 0 9588 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 49720

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.75 3/178 13458
/proc/meminfo: memFree=30974752/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=42208 CPUtime=281.83 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 9576 0 0 0 28182 1 0 0 25 0 1 0 907859209 43220992 9516 33554432000 134512640 134556542 4287696208 18446744073709551615 134537492 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 10552 9516 214 11 0 9886 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 50912

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.77 3/178 13460
/proc/meminfo: memFree=30973012/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=44208 CPUtime=341.83 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 10057 0 0 0 34182 1 0 0 25 0 1 0 907859209 45268992 9997 33554432000 134512640 134556542 4287696208 18446744073709551615 134537335 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/13443/statm: 11052 9997 214 11 0 10386 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 52912

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/178 13462
/proc/meminfo: memFree=30972256/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7

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

/proc/13443/statm: 36720 32235 214 11 0 36054 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 155584

[startup+4362.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/178 13583
/proc/meminfo: memFree=30869760/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=146880 CPUtime=4361.91 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 32744 0 0 0 436183 8 0 0 25 0 1 0 907859209 150405120 32240 33554432000 134512640 134556542 4287696208 18446744073709551615 134537526 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 36720 32240 214 11 0 36054 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 155584

[startup+4422.3 s]
/proc/loadavg: 2.10 2.03 1.95 3/178 13585
/proc/meminfo: memFree=30868260/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=149184 CPUtime=4421.92 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 33243 0 0 0 442183 9 0 0 25 0 1 0 907859209 152764416 32739 33554432000 134512640 134556542 4287696208 18446744073709551615 134533364 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 37296 32739 214 11 0 36630 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 157888

[startup+4482.3 s]
/proc/loadavg: 2.24 2.07 1.97 3/178 13627
/proc/meminfo: memFree=31016524/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=149692 CPUtime=4481.92 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 33378 0 0 0 448183 9 0 0 25 0 1 0 907859209 153284608 32874 33554432000 134512640 134556542 4287696208 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 37423 32874 214 11 0 36757 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 158396

[startup+4542.3 s]
/proc/loadavg: 2.09 2.05 1.97 3/178 13629
/proc/meminfo: memFree=31012516/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=149996 CPUtime=4541.92 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 33455 0 0 0 454183 9 0 0 25 0 1 0 907859209 153595904 32951 33554432000 134512640 134556542 4287696208 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 37499 32951 214 11 0 36833 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 158700

[startup+4602.3 s]
/proc/loadavg: 2.03 2.04 1.97 3/178 13631
/proc/meminfo: memFree=31006680/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=152748 CPUtime=4601.93 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 33924 0 0 0 460183 10 0 0 25 0 1 0 907859209 156413952 33420 33554432000 134512640 134556542 4287696208 18446744073709551615 134537390 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 38187 33420 214 11 0 37521 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 161452

[startup+4662.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/178 13633
/proc/meminfo: memFree=31004676/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=152748 CPUtime=4661.92 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 33966 0 0 0 466182 10 0 0 25 0 1 0 907859209 156413952 33462 33554432000 134512640 134556542 4287696208 18446744073709551615 134537174 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 38187 33462 214 11 0 37521 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 161452

[startup+4722.31 s]
/proc/loadavg: 2.00 2.02 1.97 3/178 13635
/proc/meminfo: memFree=31001560/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=153984 CPUtime=4721.93 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 34169 0 0 0 472183 10 0 0 25 0 1 0 907859209 157679616 33665 33554432000 134512640 134556542 4287696208 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 38496 33665 214 11 0 37830 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 162688

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/178 13635
/proc/meminfo: memFree=30999056/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=154672 CPUtime=4781.93 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 34305 0 0 0 478183 10 0 0 25 0 1 0 907859209 158384128 33801 33554432000 134512640 134556542 4287696208 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 38668 33801 214 11 0 38002 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 163376

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/178 13637
/proc/meminfo: memFree=30997416/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=154832 CPUtime=4841.93 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 34353 0 0 0 484183 10 0 0 25 0 1 0 907859209 158547968 33849 33554432000 134512640 134556542 4287696208 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 38708 33849 214 11 0 38042 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 163536

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/178 13639
/proc/meminfo: memFree=30994924/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=155832 CPUtime=4901.93 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 34566 0 0 0 490183 10 0 0 25 0 1 0 907859209 159571968 34062 33554432000 134512640 134556542 4287696208 18446744073709551615 134537324 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 38958 34062 214 11 0 38292 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 164536

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13641
/proc/meminfo: memFree=30990312/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=159516 CPUtime=4961.93 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 35409 0 0 0 496183 10 0 0 25 0 1 0 907859209 163344384 34905 33554432000 134512640 134556542 4287696208 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 39879 34905 214 11 0 39213 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 168220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 13641
/proc/meminfo: memFree=30989320/32951132 swapFree=67052544/67111528
[pid=13439] ppid=13437 vsize=8704 CPUtime=0.45 cores=1,3,5,7
/proc/13439/stat : 13439 (ebglucose.sh) S 13437 13439 12590 0 -1 4202496 380 2630 0 0 0 0 45 0 21 0 1 0 907859162 8912896 255 33554432000 4194304 4922060 140734888570528 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13439/statm: 2176 255 211 178 0 69 0
[pid=13443] ppid=13439 vsize=160960 CPUtime=4999.63 cores=1,3,5,7
/proc/13443/stat : 13443 (ebglucose_stati) R 13439 13439 12590 0 -1 4202496 35656 0 0 0 499953 10 0 0 25 0 1 0 907859209 164823040 35152 33554432000 134512640 134556542 4287696208 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/13443/statm: 40240 35152 214 11 0 39574 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 169664

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 13439 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=452931
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=9998
# CPU time returned by wait4() is 0.462929
# while last known CPU time is 5000.08
#
# 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.08
CPU user time (s): 4999.98
CPU system time (s): 0.1
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 169664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.452931
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3010
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.14991 second user time and 16.3315 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-13 12:56:45
IDJOB=3498628
IDBENCH=71089
IDSOLVER=1992
FILE ID=node128/3498628-1307962605
RUNJOBID= node128-1307961960-13177
PBS_JOBID= 13559700
Free space on /tmp= 74024 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498628-1307962605/watcher-3498628-1307962605 -o /tmp/evaluation-result-3498628-1307962605/solver-3498628-1307962605 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498628-1307962605.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1243579295

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.75
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.852
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.82
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.852
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.75
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.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31017092 kB
Buffers:        325024 kB
Cached:        1241868 kB
SwapCached:      11368 kB
Active:         693884 kB
Inactive:      1009596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31017092 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:            1960 kB
Writeback:           0 kB
AnonPages:      134460 kB
Mapped:          11060 kB
Slab:           166056 kB
PageTables:       4588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   329080 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= 74064 MiB
End job on node128 at 2011-06-13 14:20:07