Trace number 3498838

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 2632.65 2632.58

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark552.98
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

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 = 8562505
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:  569795                                               |
0.00/0.00	c |  Number of clauses:    8562505                                              |
2.78/2.88	c |  Parsing time:         2.66         s                                       |
2632.56/2632.55	c restarts              : 4908
2632.56/2632.55	c nb ReduceDB           : 38
2632.56/2632.55	c nb learnts DL2        : 57420
2632.56/2632.55	c nb learnts size 2     : 43976
2632.56/2632.55	c nb learnts size 1     : 91
2632.56/2632.55	c conflicts             : 1512862        (575 /sec)
2632.56/2632.55	c decisions             : 56439020       (1.14 % random) (21440 /sec)
2632.56/2632.55	c propagations          : 16276433419    (6183175 /sec)
2632.56/2632.55	c conflict literals     : 167503096      (25.90 % deleted)
2632.56/2632.55	c Memory used           : 557.51 MB
2632.56/2632.55	c CPU time              : 2632.37 s
2632.56/2632.55	
2632.56/2632.55	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-3498838-1308504487/watcher-3498838-1308504487 -o /tmp/evaluation-result-3498838-1308504487/solver-3498838-1308504487 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498838-1308504487.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.88 2/178 1655
/proc/meminfo: memFree=26991644/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0

[startup+0.01297 s]
/proc/loadavg: 2.00 2.00 1.88 2/178 1655
/proc/meminfo: memFree=26991644/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100958 s]
/proc/loadavg: 2.00 2.00 1.88 2/178 1655
/proc/meminfo: memFree=26991644/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300921 s]
/proc/loadavg: 2.00 2.00 1.88 2/178 1655
/proc/meminfo: memFree=26991644/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700862 s]
/proc/loadavg: 2.00 2.00 1.88 2/178 1655
/proc/meminfo: memFree=26991644/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 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 1.88 3/180 1659
/proc/meminfo: memFree=26820248/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=266344 CPUtime=1.49 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 64270 0 0 0 138 11 0 0 25 0 1 0 962047022 272736256 64210 33554432000 134512640 134556542 4288446624 18446744073709551615 3941884 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 66586 64210 197 11 0 65920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 275048

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 1.88 3/180 1659
/proc/meminfo: memFree=26637472/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=525760 CPUtime=3.09 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 123821 0 0 0 288 21 0 0 25 0 1 0 962047022 538378240 123753 33554432000 134512640 134556542 4288446624 18446744073709551615 3941884 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 131440 123754 206 11 0 130774 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 534464

[startup+6.30084 s]
/proc/loadavg: 2.00 2.00 1.88 3/180 1659
/proc/meminfo: memFree=26490160/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=538168 CPUtime=6.29 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 126814 0 0 0 608 21 0 0 25 0 1 0 962047022 551084032 126746 33554432000 134512640 134556542 4288446624 18446744073709551615 134543821 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 134542 126746 213 11 0 133876 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 546872

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 1.88 3/180 1659
/proc/meminfo: memFree=26487340/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=540688 CPUtime=12.69 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 127431 0 0 0 1248 21 0 0 25 0 1 0 962047022 553664512 127363 33554432000 134512640 134556542 4288446624 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 135172 127363 213 11 0 134506 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 549392

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.88 3/180 1660
/proc/meminfo: memFree=26484732/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=543748 CPUtime=25.49 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 128201 0 0 0 2527 22 0 0 25 0 1 0 962047022 556797952 128133 33554432000 134512640 134556542 4288446624 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 135937 128133 213 11 0 135271 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 552452

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.89 3/180 1660
/proc/meminfo: memFree=26481484/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=546396 CPUtime=51.09 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 128864 0 0 0 5087 22 0 0 25 0 1 0 962047022 559509504 128796 33554432000 134512640 134556542 4288446624 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 136599 128796 213 11 0 135933 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 555100

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.89 3/180 1662
/proc/meminfo: memFree=26469684/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=550232 CPUtime=102.3 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 129826 0 0 0 10207 23 0 0 25 0 1 0 962047022 563437568 129758 33554432000 134512640 134556542 4288446624 18446744073709551615 134537074 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 137558 129758 213 11 0 136892 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 558936

[startup+162.301 s]
/proc/loadavg: 2.04 2.01 1.90 3/180 1663
/proc/meminfo: memFree=26462932/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=554492 CPUtime=162.29 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 130866 0 0 0 16206 23 0 0 25 0 1 0 962047022 567799808 130798 33554432000 134512640 134556542 4288446624 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 138623 130798 213 11 0 137957 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 563196

[startup+222.301 s]
/proc/loadavg: 2.06 2.02 1.91 3/180 1665
/proc/meminfo: memFree=26461360/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=556404 CPUtime=222.29 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 131369 0 0 0 22206 23 0 0 25 0 1 0 962047022 569757696 131301 33554432000 134512640 134556542 4288446624 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 139101 131301 213 11 0 138435 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 565108

[startup+282.301 s]
/proc/loadavg: 2.02 2.02 1.91 3/180 1666
/proc/meminfo: memFree=26461328/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=556624 CPUtime=282.3 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 131397 0 0 0 28207 23 0 0 25 0 1 0 962047022 569982976 131329 33554432000 134512640 134556542 4288446624 18446744073709551615 134543404 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 139156 131329 213 11 0 138490 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 565328

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 1.91 3/180 1668
/proc/meminfo: memFree=26461172/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=556768 CPUtime=342.3 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 131420 0 0 0 34207 23 0 0 25 0 1 0 962047022 570130432 131352 33554432000 134512640 134556542 4288446624 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 139192 131352 213 11 0 138526 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 565472

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/180 1670
/proc/meminfo: memFree=26461028/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7

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


[startup+2202.3 s]
/proc/loadavg: 2.06 2.01 1.93 3/180 1730
/proc/meminfo: memFree=26436700/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570228 CPUtime=2202.35 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134737 0 0 0 220211 24 0 0 25 0 1 0 962047022 583913472 134668 33554432000 134512640 134556542 4288446624 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142557 134668 213 11 0 141891 0
Current children cumulated CPU time (s) 2202.35
Current children cumulated vsize (KiB) 578932

[startup+2262.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/180 1731
/proc/meminfo: memFree=26433512/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570228 CPUtime=2262.35 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134737 0 0 0 226211 24 0 0 25 0 1 0 962047022 583913472 134668 33554432000 134512640 134556542 4288446624 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142557 134668 213 11 0 141891 0
Current children cumulated CPU time (s) 2262.35
Current children cumulated vsize (KiB) 578932

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1733
/proc/meminfo: memFree=26433352/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570228 CPUtime=2322.35 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134743 0 0 0 232211 24 0 0 25 0 1 0 962047022 583913472 134674 33554432000 134512640 134556542 4288446624 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142557 134674 213 11 0 141891 0
Current children cumulated CPU time (s) 2322.35
Current children cumulated vsize (KiB) 578932

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1734
/proc/meminfo: memFree=26430592/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570228 CPUtime=2382.35 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134743 0 0 0 238211 24 0 0 25 0 1 0 962047022 583913472 134674 33554432000 134512640 134556542 4288446624 18446744073709551615 134537837 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142557 134674 213 11 0 141891 0
Current children cumulated CPU time (s) 2382.35
Current children cumulated vsize (KiB) 578932

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1736
/proc/meminfo: memFree=26429928/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570752 CPUtime=2442.35 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134867 0 0 0 244211 24 0 0 25 0 1 0 962047022 584450048 134798 33554432000 134512640 134556542 4288446624 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142688 134798 213 11 0 142022 0
Current children cumulated CPU time (s) 2442.35
Current children cumulated vsize (KiB) 579456

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1738
/proc/meminfo: memFree=26429912/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570752 CPUtime=2502.36 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134867 0 0 0 250212 24 0 0 25 0 1 0 962047022 584450048 134798 33554432000 134512640 134556542 4288446624 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142688 134798 213 11 0 142022 0
Current children cumulated CPU time (s) 2502.36
Current children cumulated vsize (KiB) 579456

[startup+2562.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1739
/proc/meminfo: memFree=26429516/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570884 CPUtime=2562.36 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134923 0 0 0 256212 24 0 0 25 0 1 0 962047022 584585216 134854 33554432000 134512640 134556542 4288446624 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142721 134854 213 11 0 142055 0
Current children cumulated CPU time (s) 2562.36
Current children cumulated vsize (KiB) 579588

[startup+2622.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1741
/proc/meminfo: memFree=26429480/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570884 CPUtime=2622.36 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134923 0 0 0 262212 24 0 0 25 0 1 0 962047022 584585216 134854 33554432000 134512640 134556542 4288446624 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142721 134854 213 11 0 142055 0
Current children cumulated CPU time (s) 2622.36
Current children cumulated vsize (KiB) 579588

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

[startup+2623.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1741
/proc/meminfo: memFree=26429480/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570884 CPUtime=2623.96 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134923 0 0 0 262372 24 0 0 25 0 1 0 962047022 584585216 134854 33554432000 134512640 134556542 4288446624 18446744073709551615 134529963 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142721 134854 213 11 0 142055 0
Current children cumulated CPU time (s) 2623.96
Current children cumulated vsize (KiB) 579588

[startup+2627.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1741
/proc/meminfo: memFree=26429480/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570884 CPUtime=2627.16 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134923 0 0 0 262692 24 0 0 25 0 1 0 962047022 584585216 134854 33554432000 134512640 134556542 4288446624 18446744073709551615 134536950 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142721 134854 213 11 0 142055 0
Current children cumulated CPU time (s) 2627.16
Current children cumulated vsize (KiB) 579588

[startup+2630.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1741
/proc/meminfo: memFree=26429472/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570884 CPUtime=2630.36 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134923 0 0 0 263012 24 0 0 25 0 1 0 962047022 584585216 134854 33554432000 134512640 134556542 4288446624 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142721 134854 213 11 0 142055 0
Current children cumulated CPU time (s) 2630.36
Current children cumulated vsize (KiB) 579588

[startup+2631.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1741
/proc/meminfo: memFree=26429472/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570884 CPUtime=2631.96 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134923 0 0 0 263172 24 0 0 25 0 1 0 962047022 584585216 134854 33554432000 134512640 134556542 4288446624 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142721 134854 213 11 0 142055 0
Current children cumulated CPU time (s) 2631.96
Current children cumulated vsize (KiB) 579588

[startup+2632.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1741
/proc/meminfo: memFree=26429472/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570884 CPUtime=2632.36 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134923 0 0 0 263212 24 0 0 25 0 1 0 962047022 584585216 134854 33554432000 134512640 134556542 4288446624 18446744073709551615 134543398 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142721 134854 213 11 0 142055 0
Current children cumulated CPU time (s) 2632.36
Current children cumulated vsize (KiB) 579588

[startup+2632.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 1741
/proc/meminfo: memFree=26429472/32951124 swapFree=67053196/67111528
[pid=1655] ppid=1653 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/1655/stat : 1655 (ebglucose.sh) S 1653 1655 920 0 -1 4202496 380 344 0 0 0 0 0 0 25 0 1 0 962047021 8912896 255 33554432000 4194304 4922060 140735014168896 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1655/statm: 2176 255 211 178 0 69 0
[pid=1658] ppid=1655 vsize=570884 CPUtime=2632.56 cores=1,3,5,7
/proc/1658/stat : 1658 (ebglucose_stati) R 1655 1655 920 0 -1 4202496 134923 0 0 0 263232 24 0 0 25 0 1 0 962047022 584585216 134854 33554432000 134512640 134556542 4288446624 18446744073709551615 134531501 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/1658/statm: 142721 134854 213 11 0 142055 0
Current children cumulated CPU time (s) 2632.56
Current children cumulated vsize (KiB) 579588

Child status: 20
Real time (s): 2632.58
CPU time (s): 2632.65
CPU user time (s): 2632.38
CPU system time (s): 0.272958
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 579588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2632.38
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135873
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= 51
involuntary context switches= 3632

runsolver used 4.20336 second user time and 9.05962 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-19 19:28:13
IDJOB=3498838
IDBENCH=88159
IDSOLVER=1992
FILE ID=node137/3498838-1308504487
RUNJOBID= node137-1308502318-1512
PBS_JOBID= 13608169
Free space on /tmp= 72968 MiB

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

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

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=89443766

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26992436 kB
Buffers:        593848 kB
Cached:        4909260 kB
SwapCached:      12168 kB
Active:        1820436 kB
Inactive:      3764500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26992436 kB
SwapTotal:    67111528 kB
SwapFree:     67053196 kB
Dirty:          194140 kB
Writeback:           0 kB
AnonPages:       79200 kB
Mapped:          10172 kB
Slab:           310720 kB
PageTables:       4868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   275432 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= 72968 MiB
End job on node137 at 2011-06-19 20:12:06