Trace number 3366078

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
SAT09 reference solver:glucose 1.0UNSAT 3551.98 3551.92

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 glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
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.09/3.22	c |  Parsing time:         3.02         s                                       |
3551.85/3551.89	c restarts              : 5128
3551.85/3551.89	c nb ReduceDB           : 44
3551.85/3551.89	c nb learnts DL2        : 45523
3551.85/3551.89	c nb learnts size 2     : 42380
3551.85/3551.89	c nb learnts size 1     : 91
3551.85/3551.89	c conflicts             : 1852810        (522 /sec)
3551.85/3551.89	c decisions             : 58693858       (1.08 % random) (16526 /sec)
3551.85/3551.89	c propagations          : 20067701751    (5650395 /sec)
3551.85/3551.89	c conflict literals     : 280671069      (31.31 % deleted)
3551.85/3551.89	c Memory used           : 652.55 MB
3551.85/3551.89	c CPU time              : 3551.56 s
3551.85/3551.89	
3551.85/3551.89	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.0 (svn: 961)

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-3366078-1305325697/watcher-3366078-1305325697 -o /tmp/evaluation-result-3366078-1305325697/solver-3366078-1305325697 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3366078-1305325697.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: 1.92 1.99 1.99 2/356 11332
/proc/meminfo: memFree=21578320/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0

[startup+0.106882 s]
/proc/loadavg: 1.92 1.99 1.99 2/356 11332
/proc/meminfo: memFree=21578320/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200871 s]
/proc/loadavg: 1.92 1.99 1.99 2/356 11332
/proc/meminfo: memFree=21578320/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300851 s]
/proc/loadavg: 1.92 1.99 1.99 2/356 11332
/proc/meminfo: memFree=21578320/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700796 s]
/proc/loadavg: 1.92 1.99 1.99 2/356 11332
/proc/meminfo: memFree=21578320/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50066 s]
/proc/loadavg: 1.92 1.99 1.99 3/358 11335
/proc/meminfo: memFree=21381168/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=280080 CPUtime=1.49 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 66321 0 0 0 141 8 0 0 25 0 1 0 644169579 286801920 66274 33554432000 134512640 135217611 4292651984 18446744073709551615 134740255 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 70020 66276 60 173 0 69845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 288784

[startup+3.10037 s]
/proc/loadavg: 1.93 1.99 1.99 3/358 11335
/proc/meminfo: memFree=21188100/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=566132 CPUtime=3.09 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 136672 0 0 0 290 19 0 0 25 0 1 0 644169579 579719168 136625 33554432000 134512640 135217611 4292651984 18446744073709551615 134740255 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 141533 136625 60 173 0 141358 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 574836

[startup+38.3114 s]
/proc/loadavg: 1.93 1.99 1.99 3/358 11335
/proc/meminfo: memFree=21188100/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=609428 CPUtime=38.3 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 147886 0 0 0 3808 22 0 0 25 0 1 0 644169579 624054272 147839 33554432000 134512640 135217611 4292651984 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 152357 147839 76 173 0 152182 0
Current children cumulated CPU time (s) 38.3
Current children cumulated vsize (KiB) 618132

[startup+38.4004 s]
/proc/loadavg: 4.59 2.64 2.21 4/358 11336
/proc/meminfo: memFree=20980364/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=609428 CPUtime=38.4 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 147889 0 0 0 3818 22 0 0 25 0 1 0 644169579 624054272 147842 33554432000 134512640 135217611 4292651984 18446744073709551615 134526251 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 152357 147842 76 173 0 152182 0
Current children cumulated CPU time (s) 38.4
Current children cumulated vsize (KiB) 618132

[startup+38.5134 s]
/proc/loadavg: 4.59 2.64 2.21 4/358 11336
/proc/meminfo: memFree=20980364/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=609560 CPUtime=38.5 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 147902 0 0 0 3828 22 0 0 25 0 1 0 644169579 624189440 147855 33554432000 134512640 135217611 4292651984 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 152390 147855 76 173 0 152215 0
Current children cumulated CPU time (s) 38.5
Current children cumulated vsize (KiB) 618264

[startup+51.1003 s]
/proc/loadavg: 4.72 2.74 2.25 3/358 11337
/proc/meminfo: memFree=20976792/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=613144 CPUtime=51.09 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 148799 0 0 0 5082 27 0 0 25 0 1 0 644169579 627859456 148752 33554432000 134512640 135217611 4292651984 18446744073709551615 134528147 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 153286 148752 76 173 0 153111 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 621848

[startup+102.314 s]
/proc/loadavg: 3.86 2.89 2.33 3/358 11338
/proc/meminfo: memFree=20970356/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=624644 CPUtime=102.31 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 151674 0 0 0 10195 36 0 0 25 0 1 0 644169579 639635456 151627 33554432000 134512640 135217611 4292651984 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 156161 151627 76 173 0 155986 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 633348

[startup+162.301 s]
/proc/loadavg: 2.74 2.73 2.31 3/358 11339
/proc/meminfo: memFree=20968800/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=625040 CPUtime=162.29 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 151765 0 0 0 16193 36 0 0 25 0 1 0 644169579 640040960 151718 33554432000 134512640 135217611 4292651984 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 156260 151718 76 173 0 156085 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 633744

[startup+222.3 s]
/proc/loadavg: 2.27 2.60 2.28 3/358 11341
/proc/meminfo: memFree=20960352/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=630952 CPUtime=222.29 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 153246 0 0 0 22193 36 0 0 25 0 1 0 644169579 646094848 153199 33554432000 134512640 135217611 4292651984 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 157738 153199 76 173 0 157563 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 639656

[startup+282.3 s]
/proc/loadavg: 2.10 2.49 2.26 3/358 11343
/proc/meminfo: memFree=20959948/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=630952 CPUtime=282.29 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 153248 0 0 0 28193 36 0 0 25 0 1 0 644169579 646094848 153201 33554432000 134512640 135217611 4292651984 18446744073709551615 134532712 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 157738 153201 76 173 0 157563 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 639656

[startup+342.301 s]
/proc/loadavg: 2.21 2.44 2.26 3/358 11344
/proc/meminfo: memFree=20959184/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=630952 CPUtime=342.29 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 153250 0 0 0 34193 36 0 0 25 0 1 0 644169579 646094848 153203 33554432000 134512640 135217611 4292651984 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 157738 153203 76 173 0 157563 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 639656

[startup+402.301 s]
/proc/loadavg: 2.14 2.37 2.25 3/358 11346
/proc/meminfo: memFree=20958796/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7

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


[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 11431
/proc/meminfo: memFree=20889952/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3162.34 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162530 0 0 0 316196 38 0 0 25 0 1 0 644169579 684244992 162483 33554432000 134512640 135217611 4292651984 18446744073709551615 134537005 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162483 76 173 0 166877 0
Current children cumulated CPU time (s) 3162.34
Current children cumulated vsize (KiB) 676912

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 11433
/proc/meminfo: memFree=20890428/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3222.34 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162536 0 0 0 322196 38 0 0 25 0 1 0 644169579 684244992 162489 33554432000 134512640 135217611 4292651984 18446744073709551615 134526248 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162489 76 173 0 166877 0
Current children cumulated CPU time (s) 3222.34
Current children cumulated vsize (KiB) 676912

[startup+3282.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/358 11435
/proc/meminfo: memFree=20882968/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3282.35 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162536 0 0 0 328197 38 0 0 25 0 1 0 644169579 684244992 162489 33554432000 134512640 135217611 4292651984 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162489 76 173 0 166877 0
Current children cumulated CPU time (s) 3282.35
Current children cumulated vsize (KiB) 676912

[startup+3342.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/358 11436
/proc/meminfo: memFree=20879976/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3342.34 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162540 0 0 0 334196 38 0 0 25 0 1 0 644169579 684244992 162493 33554432000 134512640 135217611 4292651984 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162493 76 173 0 166877 0
Current children cumulated CPU time (s) 3342.34
Current children cumulated vsize (KiB) 676912

[startup+3402.31 s]
/proc/loadavg: 2.07 2.05 2.01 3/358 11438
/proc/meminfo: memFree=20878964/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3402.35 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162540 0 0 0 340197 38 0 0 25 0 1 0 644169579 684244992 162493 33554432000 134512640 135217611 4292651984 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162493 76 173 0 166877 0
Current children cumulated CPU time (s) 3402.35
Current children cumulated vsize (KiB) 676912

[startup+3462.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/358 11439
/proc/meminfo: memFree=20874480/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3462.34 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162541 0 0 0 346196 38 0 0 25 0 1 0 644169579 684244992 162494 33554432000 134512640 135217611 4292651984 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162494 76 173 0 166877 0
Current children cumulated CPU time (s) 3462.34
Current children cumulated vsize (KiB) 676912

[startup+3522.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/358 11441
/proc/meminfo: memFree=20873708/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3522.34 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162547 0 0 0 352196 38 0 0 25 0 1 0 644169579 684244992 162500 33554432000 134512640 135217611 4292651984 18446744073709551615 134532734 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162500 76 173 0 166877 0
Current children cumulated CPU time (s) 3522.34
Current children cumulated vsize (KiB) 676912

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

[startup+3529.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/358 11441
/proc/meminfo: memFree=20873584/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3529.54 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162547 0 0 0 352916 38 0 0 25 0 1 0 644169579 684244992 162500 33554432000 134512640 135217611 4292651984 18446744073709551615 134532729 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162500 76 173 0 166877 0
Current children cumulated CPU time (s) 3529.54
Current children cumulated vsize (KiB) 676912

[startup+3542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/358 11441
/proc/meminfo: memFree=20873580/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3542.34 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162547 0 0 0 354196 38 0 0 25 0 1 0 644169579 684244992 162500 33554432000 134512640 135217611 4292651984 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162500 76 173 0 166877 0
Current children cumulated CPU time (s) 3542.34
Current children cumulated vsize (KiB) 676912

[startup+3548.7 s]
/proc/loadavg: 2.00 2.03 2.00 3/358 11442
/proc/meminfo: memFree=20873332/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3548.74 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162547 0 0 0 354836 38 0 0 25 0 1 0 644169579 684244992 162500 33554432000 134512640 135217611 4292651984 18446744073709551615 134532926 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162500 76 173 0 166877 0
Current children cumulated CPU time (s) 3548.74
Current children cumulated vsize (KiB) 676912

[startup+3550.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/358 11442
/proc/meminfo: memFree=20873332/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3550.34 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162547 0 0 0 354996 38 0 0 25 0 1 0 644169579 684244992 162500 33554432000 134512640 135217611 4292651984 18446744073709551615 134526344 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162500 76 173 0 166877 0
Current children cumulated CPU time (s) 3550.34
Current children cumulated vsize (KiB) 676912

[startup+3551.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/358 11442
/proc/meminfo: memFree=20873332/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3551.14 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162547 0 0 0 355076 38 0 0 25 0 1 0 644169579 684244992 162500 33554432000 134512640 135217611 4292651984 18446744073709551615 134532591 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162500 76 173 0 166877 0
Current children cumulated CPU time (s) 3551.14
Current children cumulated vsize (KiB) 676912

[startup+3551.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/358 11442
/proc/meminfo: memFree=20873332/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=668208 CPUtime=3551.54 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202496 162547 0 0 0 355116 38 0 0 25 0 1 0 644169579 684244992 162500 33554432000 134512640 135217611 4292651984 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/11334/statm: 167052 162500 76 173 0 166877 0
Current children cumulated CPU time (s) 3551.54
Current children cumulated vsize (KiB) 676912

[startup+3551.91 s]
/proc/loadavg: 2.00 2.03 2.00 3/358 11442
/proc/meminfo: memFree=20873332/32951132 swapFree=64495980/67111528
[pid=11332] ppid=11330 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/11332/stat : 11332 (glucose.sh) S 11330 11332 10617 0 -1 4202496 357 110 0 0 0 0 0 0 22 0 1 0 644169579 8912896 254 33554432000 4194304 4922060 140735939988096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2176 254 211 178 0 69 0
[pid=11334] ppid=11332 vsize=0 CPUtime=3551.96 cores=1,3,5,7
/proc/11334/stat : 11334 (glucose_static) R 11332 11332 10617 0 -1 4202500 162560 0 0 0 355155 41 0 0 25 0 1 0 644169579 0 0 33554432000 0 0 0 0 0 0 0 4096 8388611 18446744073709551615 0 0 17 5 0 0 0
/proc/11334/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3551.96
Current children cumulated vsize (KiB) 8704

Child status: 20
Real time (s): 3551.92
CPU time (s): 3551.98
CPU user time (s): 3551.56
CPU system time (s): 0.417936
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 676912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3551.56
system time used= 0.417936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163238
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= 38
involuntary context switches= 6398

runsolver used 11.5982 second user time and 29.8925 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-14 00:28:20
IDJOB=3366078
IDBENCH=88158
IDSOLVER=1842
FILE ID=node129/3366078-1305325697
RUNJOBID= node129-1305315245-10636
PBS_JOBID= 13324303
Free space on /tmp= 47900 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366078-1305325697/watcher-3366078-1305325697 -o /tmp/evaluation-result-3366078-1305325697/solver-3366078-1305325697 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3366078-1305325697.cnf

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=154173624

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21578468 kB
Buffers:        210040 kB
Cached:        5951272 kB
SwapCached:      52668 kB
Active:        3108072 kB
Inactive:      8038024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21578468 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:          226528 kB
Writeback:           0 kB
AnonPages:     4941224 kB
Mapped:          17792 kB
Slab:           125440 kB
PageTables:      37996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79793200 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= 47900 MiB
End job on node129 at 2011-05-14 01:27:32