Trace number 3498837

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.0UNSAT 3664.13 3664.03

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark718.86
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

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.00	c num clauses = 9927770
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.00	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  651875                                               |
0.00/0.00	c |  Number of clauses:    9927770                                              |
3.29/3.32	c |  Parsing time:         3.13         s                                       |
3663.99/3663.99	c restarts              : 6210
3663.99/3663.99	c nb ReduceDB           : 43
3663.99/3663.99	c nb learnts DL2        : 63594
3663.99/3663.99	c nb learnts size 2     : 54488
3663.99/3663.99	c nb learnts size 1     : 137
3663.99/3663.99	c conflicts             : 1815956        (496 /sec)
3663.99/3663.99	c decisions             : 75535722       (1.10 % random) (20616 /sec)
3663.99/3663.99	c propagations          : 21988541784    (6001480 /sec)
3663.99/3663.99	c conflict literals     : 208160299      (23.93 % deleted)
3663.99/3663.99	c Memory used           : 622.40 MB
3663.99/3663.99	c CPU time              : 3663.85 s
3663.99/3663.99	
3663.99/3663.99	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3498837-1308503940/watcher-3498837-1308503940 -o /tmp/evaluation-result-3498837-1308503940/solver-3498837-1308503940 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498837-1308503940.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 2.00 3/178 18253
/proc/meminfo: memFree=27070720/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0

[startup+0.0919621 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18253
/proc/meminfo: memFree=27070720/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100969 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18253
/proc/meminfo: memFree=27070720/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300925 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18253
/proc/meminfo: memFree=27070720/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700854 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18253
/proc/meminfo: memFree=27070720/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50071 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18257
/proc/meminfo: memFree=26897368/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=266636 CPUtime=1.48 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 64341 0 0 0 140 8 0 0 25 0 1 0 961992750 273035264 64282 33554432000 134512640 134556542 4288663424 18446744073709551615 4261372 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 66659 64283 197 11 0 65993 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 275340

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18257
/proc/meminfo: memFree=26710128/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=552960 CPUtime=3.08 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 132611 0 0 0 291 17 0 0 25 0 1 0 961992750 566231040 132553 33554432000 134512640 134556542 4288663424 18446744073709551615 4261372 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 138240 132554 197 11 0 137574 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 561664

[startup+6.30084 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18257
/proc/meminfo: memFree=26487192/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=603968 CPUtime=6.28 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 146168 0 0 0 609 19 0 0 25 0 1 0 961992750 618463232 146109 33554432000 134512640 134556542 4288663424 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 150992 146109 213 11 0 150326 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 612672

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18257
/proc/meminfo: memFree=26486044/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=604904 CPUtime=12.69 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 146383 0 0 0 1249 20 0 0 25 0 1 0 961992750 619421696 146324 33554432000 134512640 134556542 4288663424 18446744073709551615 134543353 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 151226 146324 213 11 0 150560 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 613608

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18257
/proc/meminfo: memFree=26484500/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=606768 CPUtime=25.49 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 146863 0 0 0 2529 20 0 0 25 0 1 0 961992750 621330432 146804 33554432000 134512640 134556542 4288663424 18446744073709551615 134537248 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 151692 146804 213 11 0 151026 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 615472

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18258
/proc/meminfo: memFree=26479012/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=612336 CPUtime=51.08 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 148243 0 0 0 5088 20 0 0 25 0 1 0 961992750 627032064 148184 33554432000 134512640 134556542 4288663424 18446744073709551615 134543353 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 153084 148184 213 11 0 152418 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 621040

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18260
/proc/meminfo: memFree=26476000/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=614184 CPUtime=102.3 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 148698 0 0 0 10209 21 0 0 25 0 1 0 961992750 628924416 148639 33554432000 134512640 134556542 4288663424 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 153546 148639 213 11 0 152880 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 622888

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18261
/proc/meminfo: memFree=26461388/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=618736 CPUtime=162.3 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 149818 0 0 0 16208 22 0 0 25 0 1 0 961992750 633585664 149759 33554432000 134512640 134556542 4288663424 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 154684 149759 213 11 0 154018 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 627440

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18263
/proc/meminfo: memFree=26458256/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=621772 CPUtime=222.29 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 150597 0 0 0 22207 22 0 0 25 0 1 0 961992750 636694528 150538 33554432000 134512640 134556542 4288663424 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 155443 150538 213 11 0 154777 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 630476

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18264
/proc/meminfo: memFree=26454620/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=625204 CPUtime=282.3 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 151445 0 0 0 28207 23 0 0 25 0 1 0 961992750 640208896 151386 33554432000 134512640 134556542 4288663424 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 156301 151386 213 11 0 155635 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 633908

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18266
/proc/meminfo: memFree=26450264/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=626604 CPUtime=342.29 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 151790 0 0 0 34206 23 0 0 25 0 1 0 961992750 641642496 151731 33554432000 134512640 134556542 4288663424 18446744073709551615 134537335 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 156651 151731 213 11 0 155985 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 635308

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18268
/proc/meminfo: memFree=26450224/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7

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


[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/173 18383
/proc/meminfo: memFree=26771220/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=635480 CPUtime=3342.38 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 153959 0 0 0 334214 24 0 0 25 0 1 0 961992750 650731520 153900 33554432000 134512640 134556542 4288663424 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 158870 153900 213 11 0 158204 0
Current children cumulated CPU time (s) 3342.38
Current children cumulated vsize (KiB) 644184

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.09 2/173 18385
/proc/meminfo: memFree=26769444/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637200 CPUtime=3402.39 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154397 0 0 0 340215 24 0 0 25 0 1 0 961992750 652492800 154338 33554432000 134512640 134556542 4288663424 18446744073709551615 134543353 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159300 154338 213 11 0 158634 0
Current children cumulated CPU time (s) 3402.39
Current children cumulated vsize (KiB) 645904

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/173 18386
/proc/meminfo: memFree=26769408/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637200 CPUtime=3462.39 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154397 0 0 0 346215 24 0 0 25 0 1 0 961992750 652492800 154338 33554432000 134512640 134556542 4288663424 18446744073709551615 134531069 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159300 154338 213 11 0 158634 0
Current children cumulated CPU time (s) 3462.39
Current children cumulated vsize (KiB) 645904

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/173 18388
/proc/meminfo: memFree=26769364/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637200 CPUtime=3522.39 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154397 0 0 0 352215 24 0 0 25 0 1 0 961992750 652492800 154338 33554432000 134512640 134556542 4288663424 18446744073709551615 134536950 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159300 154338 213 11 0 158634 0
Current children cumulated CPU time (s) 3522.39
Current children cumulated vsize (KiB) 645904

[startup+3582.3 s]
/proc/loadavg: 1.08 1.02 1.08 2/173 18389
/proc/meminfo: memFree=26769324/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637200 CPUtime=3582.39 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154404 0 0 0 358215 24 0 0 25 0 1 0 961992750 652492800 154345 33554432000 134512640 134556542 4288663424 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159300 154345 213 11 0 158634 0
Current children cumulated CPU time (s) 3582.39
Current children cumulated vsize (KiB) 645904

[startup+3642.3 s]
/proc/loadavg: 1.03 1.01 1.07 2/173 18391
/proc/meminfo: memFree=26769416/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637200 CPUtime=3642.39 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154404 0 0 0 364215 24 0 0 25 0 1 0 961992750 652492800 154345 33554432000 134512640 134556542 4288663424 18446744073709551615 134529895 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159300 154345 213 11 0 158634 0
Current children cumulated CPU time (s) 3642.39
Current children cumulated vsize (KiB) 645904

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

[startup+3647.9 s]
/proc/loadavg: 1.02 1.01 1.07 2/173 18391
/proc/meminfo: memFree=26769288/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637200 CPUtime=3647.99 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154404 0 0 0 364775 24 0 0 25 0 1 0 961992750 652492800 154345 33554432000 134512640 134556542 4288663424 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159300 154345 213 11 0 158634 0
Current children cumulated CPU time (s) 3647.99
Current children cumulated vsize (KiB) 645904

[startup+3654.3 s]
/proc/loadavg: 1.02 1.01 1.07 2/173 18391
/proc/meminfo: memFree=26769396/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637200 CPUtime=3654.39 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154404 0 0 0 365415 24 0 0 25 0 1 0 961992750 652492800 154345 33554432000 134512640 134556542 4288663424 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159300 154345 213 11 0 158634 0
Current children cumulated CPU time (s) 3654.39
Current children cumulated vsize (KiB) 645904

[startup+3660.7 s]
/proc/loadavg: 1.02 1.01 1.07 2/173 18391
/proc/meminfo: memFree=26769264/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637336 CPUtime=3660.8 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154426 0 0 0 366056 24 0 0 25 0 1 0 961992750 652632064 154367 33554432000 134512640 134556542 4288663424 18446744073709551615 134529850 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159334 154367 213 11 0 158668 0
Current children cumulated CPU time (s) 3660.8
Current children cumulated vsize (KiB) 646040

[startup+3662.3 s]
/proc/loadavg: 1.02 1.01 1.07 2/173 18391
/proc/meminfo: memFree=26769264/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637336 CPUtime=3662.39 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154426 0 0 0 366215 24 0 0 25 0 1 0 961992750 652632064 154367 33554432000 134512640 134556542 4288663424 18446744073709551615 134536927 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159334 154367 213 11 0 158668 0
Current children cumulated CPU time (s) 3662.39
Current children cumulated vsize (KiB) 646040

[startup+3663.1 s]
/proc/loadavg: 1.02 1.01 1.07 2/173 18391
/proc/meminfo: memFree=26769264/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637336 CPUtime=3663.19 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154426 0 0 0 366295 24 0 0 25 0 1 0 961992750 652632064 154367 33554432000 134512640 134556542 4288663424 18446744073709551615 134529926 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159334 154367 213 11 0 158668 0
Current children cumulated CPU time (s) 3663.19
Current children cumulated vsize (KiB) 646040

[startup+3663.5 s]
/proc/loadavg: 1.02 1.01 1.07 2/173 18391
/proc/meminfo: memFree=26769264/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637336 CPUtime=3663.59 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154429 0 0 0 366335 24 0 0 25 0 1 0 961992750 652632064 154370 33554432000 134512640 134556542 4288663424 18446744073709551615 134536807 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159334 154370 213 11 0 158668 0
Current children cumulated CPU time (s) 3663.59
Current children cumulated vsize (KiB) 646040

[startup+3663.9 s]
/proc/loadavg: 1.02 1.01 1.07 2/173 18391
/proc/meminfo: memFree=26769264/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=637336 CPUtime=3663.99 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202496 154429 0 0 0 366375 24 0 0 25 0 1 0 961992750 652632064 154370 33554432000 134512640 134556542 4288663424 18446744073709551615 134529963 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/18256/statm: 159334 154370 213 11 0 158668 0
Current children cumulated CPU time (s) 3663.99
Current children cumulated vsize (KiB) 646040

[startup+3664 s]
/proc/loadavg: 1.02 1.01 1.07 2/173 18392
/proc/meminfo: memFree=26835728/32951124 swapFree=67051740/67111528
[pid=18253] ppid=18251 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18253/stat : 18253 (ebglucose.sh) S 18251 18253 17410 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 961992749 8912896 254 33554432000 4194304 4922060 140735071605680 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18253/statm: 2176 254 211 178 0 69 0
[pid=18256] ppid=18253 vsize=0 CPUtime=3664.1 cores=1,3,5,7
/proc/18256/stat : 18256 (ebglucose_stati) R 18253 18253 17410 0 -1 4202500 154444 0 0 0 366385 25 0 0 25 0 1 0 961992750 0 0 33554432000 0 0 0 0 0 0 0 4096 8388611 18446744073709551615 0 0 17 5 0 0 0
/proc/18256/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3664.1
Current children cumulated vsize (KiB) 8704

Child status: 20
Real time (s): 3664.03
CPU time (s): 3664.13
CPU user time (s): 3663.86
CPU system time (s): 0.271958
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 646040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3663.86
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155382
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= 45
involuntary context switches= 9142

runsolver used 5.14322 second user time and 12.3761 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-19 19:19:08
IDJOB=3498837
IDBENCH=88158
IDSOLVER=1992
FILE ID=node138/3498837-1308503940
RUNJOBID= node138-1308500393-17906
PBS_JOBID= 13608168
Free space on /tmp= 72944 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498837-1308503940/watcher-3498837-1308503940 -o /tmp/evaluation-result-3498837-1308503940/solver-3498837-1308503940 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498837-1308503940.cnf

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=2056661569

node138.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.854
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27071016 kB
Buffers:        564292 kB
Cached:        4662508 kB
SwapCached:      13416 kB
Active:        2336792 kB
Inactive:      3172476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27071016 kB
SwapTotal:    67111528 kB
SwapFree:     67051740 kB
Dirty:          226260 kB
Writeback:           0 kB
AnonPages:      279840 kB
Mapped:          10112 kB
Slab:           306284 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   472996 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 /tmp at the end= 72996 MiB
End job on node138 at 2011-06-19 20:20:12