Trace number 3498898

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
rcl 2011-04-01UNSAT 4281.09 4280.97

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.2849
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   39141    91329 |   11742       0        0     nan |  0.000 % |
0.00/0.14	c |         0 |   22050    73506 |      --       0       --      -- |     --   | -17049/-17722
0.00/0.14	c ==============================================================================
0.00/0.14	c Result  :   #vars: 4743   #clauses: 22050   #literals: 73506
0.00/0.14	c CPU time:   0.123981 s
0.00/0.14	c ==============================================================================
4281.01/4280.96	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-3498898-1308150534/watcher-3498898-1308150534 -o /tmp/evaluation-result-3498898-1308150534/solver-3498898-1308150534 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498898-1308150534.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 1.96 1.95 2/179 13092
/proc/meminfo: memFree=30944064/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/13092/stat : 13092 (runsolver) S 13090 13092 13045 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 926651278 12087296 50 33554432000 4194304 5436572 140735727306144 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071700214583 0 0 17 3 0 0 0
/proc/13092/statm: 2951 50 31 304 0 2643 0

[startup+0.04879 s]
/proc/loadavg: 2.00 1.96 1.95 2/179 13092
/proc/meminfo: memFree=30944064/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 926651278 8908800 250 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100755 s]
/proc/loadavg: 2.00 1.96 1.95 2/179 13092
/proc/meminfo: memFree=30944064/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 926651278 8908800 250 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300716 s]
/proc/loadavg: 2.00 1.96 1.95 2/179 13092
/proc/meminfo: memFree=30944064/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8700

[startup+0.700642 s]
/proc/loadavg: 2.00 1.96 1.95 2/179 13092
/proc/meminfo: memFree=30944064/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 2.00 1.96 1.95 3/181 13096
/proc/meminfo: memFree=30938344/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=11224 CPUtime=1.34 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 1269 0 0 0 134 0 0 0 25 0 1 0 926651293 11493376 1180 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 2806 1180 130 6 0 1276 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19924

[startup+3.1002 s]
/proc/loadavg: 2.00 1.96 1.95 3/181 13096
/proc/meminfo: memFree=30935368/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=12940 CPUtime=2.94 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 1729 0 0 0 294 0 0 0 25 0 1 0 926651293 13250560 1640 33554432000 4194304 4218580 140736793288576 18446744073709551615 4213549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 3235 1640 130 6 0 1705 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 21640

[startup+6.3006 s]
/proc/loadavg: 2.00 1.96 1.95 3/181 13096
/proc/meminfo: memFree=30930916/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=14996 CPUtime=6.14 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 2236 0 0 0 614 0 0 0 25 0 1 0 926651293 15355904 2147 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208192 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 3749 2147 131 6 0 2219 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23696

[startup+12.7004 s]
/proc/loadavg: 2.00 1.96 1.95 3/181 13096
/proc/meminfo: memFree=30925524/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=17316 CPUtime=12.54 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 2804 0 0 0 1254 0 0 0 25 0 1 0 926651293 17731584 2714 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 4329 2714 131 6 0 2799 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26016

[startup+25.501 s]
/proc/loadavg: 2.00 1.96 1.95 3/181 13096
/proc/meminfo: memFree=30919636/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=20328 CPUtime=25.34 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 3588 0 0 0 2534 0 0 0 25 0 1 0 926651293 20815872 3475 33554432000 4194304 4218580 140736793288576 18446744073709551615 4210799 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 5082 3475 131 6 0 3552 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29028

[startup+51.1003 s]
/proc/loadavg: 2.00 1.97 1.95 3/181 13097
/proc/meminfo: memFree=30911300/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=27560 CPUtime=50.93 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 5427 0 0 0 5093 0 0 0 25 0 1 0 926651293 28221440 5263 33554432000 4194304 4218580 140736793288576 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 6890 5263 131 6 0 5360 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 36260

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 1.95 3/181 13098
/proc/meminfo: memFree=30896280/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=35488 CPUtime=102.15 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 7642 0 0 0 10214 1 0 0 25 0 1 0 926651293 36339712 7252 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208604 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 8872 7252 131 6 0 7342 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 44188

[startup+162.301 s]
/proc/loadavg: 2.00 1.97 1.95 3/181 13100
/proc/meminfo: memFree=30892288/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=36508 CPUtime=162.14 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 8229 0 0 0 16213 1 0 0 25 0 1 0 926651293 37384192 7505 33554432000 4194304 4218580 140736793288576 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 9127 7505 131 6 0 7597 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 45208

[startup+222.301 s]
/proc/loadavg: 2.05 1.99 1.96 3/181 13102
/proc/meminfo: memFree=30888680/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=37912 CPUtime=222.14 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 8978 0 0 0 22213 1 0 0 25 0 1 0 926651293 38821888 7872 33554432000 4194304 4218580 140736793288576 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 9478 7872 131 6 0 7948 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 46612

[startup+282.301 s]
/proc/loadavg: 2.09 2.00 1.96 3/181 13103
/proc/meminfo: memFree=30873284/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=51916 CPUtime=282.14 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 12813 0 0 0 28212 2 0 0 25 0 1 0 926651293 53161984 11374 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 12979 11374 131 6 0 11449 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 60616

[startup+342.3 s]
/proc/loadavg: 2.03 2.00 1.96 3/181 13105
/proc/meminfo: memFree=30869912/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=52792 CPUtime=342.15 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 13303 0 0 0 34212 3 0 0 25 0 1 0 926651293 54059008 11573 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208202 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 13198 11573 131 6 0 11668 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 61492

[startup+402.3 s]
/proc/loadavg: 2.12 2.03 1.97 3/181 13106
/proc/meminfo: memFree=30868276/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7

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


[startup+3942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13222
/proc/meminfo: memFree=30601972/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=163628 CPUtime=3942.27 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 60277 0 0 0 394204 23 0 0 25 0 1 0 926651293 167555072 39308 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40907 39308 131 6 0 39377 0
Current children cumulated CPU time (s) 3942.4
Current children cumulated vsize (KiB) 172328

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13223
/proc/meminfo: memFree=30598476/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=163988 CPUtime=4002.27 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 60521 0 0 0 400204 23 0 0 25 0 1 0 926651293 167923712 39403 33554432000 4194304 4218580 140736793288576 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40997 39403 131 6 0 39467 0
Current children cumulated CPU time (s) 4002.4
Current children cumulated vsize (KiB) 172688

[startup+4062.31 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 13225
/proc/meminfo: memFree=30597084/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=164168 CPUtime=4062.27 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 60716 0 0 0 406204 23 0 0 25 0 1 0 926651293 168108032 39447 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 41042 39447 131 6 0 39512 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 172868

[startup+4122.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 13227
/proc/meminfo: memFree=30594192/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=164396 CPUtime=4122.27 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 60919 0 0 0 412203 24 0 0 25 0 1 0 926651293 168341504 39503 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 41099 39503 131 6 0 39569 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 173096

[startup+4182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 13228
/proc/meminfo: memFree=30592072/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=163364 CPUtime=4182.28 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 61068 0 0 0 418204 24 0 0 25 0 1 0 926651293 167284736 39244 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40841 39244 131 6 0 39311 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 172064

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13230
/proc/meminfo: memFree=30588704/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=163300 CPUtime=4242.28 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 61294 0 0 0 424204 24 0 0 25 0 1 0 926651293 167219200 39228 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40825 39228 131 6 0 39295 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 172000

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

[startup+4249.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13230
/proc/meminfo: memFree=30588700/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=163428 CPUtime=4249.48 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 61327 0 0 0 424924 24 0 0 25 0 1 0 926651293 167350272 39261 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40857 39261 131 6 0 39327 0
Current children cumulated CPU time (s) 4249.61
Current children cumulated vsize (KiB) 172128

[startup+4262.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13230
/proc/meminfo: memFree=30588452/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=163268 CPUtime=4262.28 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 61359 0 0 0 426204 24 0 0 25 0 1 0 926651293 167186432 39221 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40817 39221 131 6 0 39287 0
Current children cumulated CPU time (s) 4262.41
Current children cumulated vsize (KiB) 171968

[startup+4268.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13230
/proc/meminfo: memFree=30588452/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=163364 CPUtime=4268.68 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 61385 0 0 0 426844 24 0 0 25 0 1 0 926651293 167284736 39247 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40841 39247 131 6 0 39311 0
Current children cumulated CPU time (s) 4268.81
Current children cumulated vsize (KiB) 172064

[startup+4275.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13231
/proc/meminfo: memFree=30588080/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=162788 CPUtime=4275.08 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 61401 0 0 0 427484 24 0 0 25 0 1 0 926651293 166694912 39104 33554432000 4194304 4218580 140736793288576 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40697 39104 131 6 0 39167 0
Current children cumulated CPU time (s) 4275.21
Current children cumulated vsize (KiB) 171488

[startup+4278.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13231
/proc/meminfo: memFree=30588200/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=162852 CPUtime=4278.28 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 61411 0 0 0 427804 24 0 0 25 0 1 0 926651293 166760448 39114 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40713 39114 131 6 0 39183 0
Current children cumulated CPU time (s) 4278.41
Current children cumulated vsize (KiB) 171552

[startup+4279.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13231
/proc/meminfo: memFree=30588076/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=162852 CPUtime=4279.88 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 61416 0 0 0 427964 24 0 0 25 0 1 0 926651293 166760448 39119 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40713 39119 131 6 0 39183 0
Current children cumulated CPU time (s) 4280.01
Current children cumulated vsize (KiB) 171552

[startup+4280.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13231
/proc/meminfo: memFree=30588072/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=162884 CPUtime=4280.68 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 61420 0 0 0 428044 24 0 0 25 0 1 0 926651293 166793216 39123 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40721 39123 131 6 0 39191 0
Current children cumulated CPU time (s) 4280.81
Current children cumulated vsize (KiB) 171584

[startup+4280.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13231
/proc/meminfo: memFree=30588072/32951124 swapFree=67072804/67111528
[pid=13092] ppid=13090 vsize=8700 CPUtime=0.13 cores=1,3,5,7
/proc/13092/stat : 13092 (esg_static.sh) S 13090 13092 13045 0 -1 4202496 354 1865 0 0 0 0 13 0 24 0 1 0 926651278 8908800 253 33554432000 4194304 4922060 140735725647392 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13092/statm: 2175 253 209 178 0 68 0
[pid=13096] ppid=13092 vsize=162884 CPUtime=4280.88 cores=1,3,5,7
/proc/13096/stat : 13096 (cdcl) R 13092 13092 13045 0 -1 4202496 61421 0 0 0 428064 24 0 0 25 0 1 0 926651293 166793216 39124 33554432000 4194304 4218580 140736793288576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13096/statm: 40721 39124 131 6 0 39191 0
Current children cumulated CPU time (s) 4281.01
Current children cumulated vsize (KiB) 171584

Child status: 20
Real time (s): 4280.97
CPU time (s): 4281.09
CPU user time (s): 4280.83
CPU system time (s): 0.26296
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 173320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4280.83
system time used= 0.26296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63858
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= 42
involuntary context switches= 7907

runsolver used 6.84296 second user time and 16.3905 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-15 17:08:54
IDJOB=3498898
IDBENCH=70818
IDSOLVER=1993
FILE ID=node135/3498898-1308150534
RUNJOBID= node135-1308150534-13064
PBS_JOBID= 13575598
Free space on /tmp= 73704 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498898-1308150534/watcher-3498898-1308150534 -o /tmp/evaluation-result-3498898-1308150534/solver-3498898-1308150534 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498898-1308150534.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=1142121576

node135.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.851
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30944584 kB
Buffers:        538412 kB
Cached:        1051424 kB
SwapCached:       6548 kB
Active:         771944 kB
Inactive:       848208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30944584 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:            2748 kB
Writeback:           4 kB
AnonPages:       29956 kB
Mapped:          10768 kB
Slab:           321572 kB
PageTables:       4272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73704 MiB
End job on node135 at 2011-06-15 18:20:15