Trace number 3387075

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
minisat hack: minisat_psm 2011-04-01UNSAT 2358.62 2358.55

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark642.926
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.01	c CPU time:   0.009998 s
0.00/0.01	c ==============================================================================
2358.57/2358.54	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-3387075-1305587663/watcher-3387075-1305587663 -o /tmp/evaluation-result-3387075-1305587663/solver-3387075-1305587663 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387075-1305587663.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: 3.02 2.94 2.61 4/431 14617
/proc/meminfo: memFree=21408796/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 670366776 8908800 250 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14617/statm: 2175 250 209 178 0 68 0

[startup+0.0980509 s]
/proc/loadavg: 3.02 2.94 2.61 4/431 14617
/proc/meminfo: memFree=21408796/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.101052 s]
/proc/loadavg: 3.02 2.94 2.61 4/431 14617
/proc/meminfo: memFree=21408796/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.301011 s]
/proc/loadavg: 3.02 2.94 2.61 4/431 14617
/proc/meminfo: memFree=21408796/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.700948 s]
/proc/loadavg: 3.02 2.94 2.61 4/431 14617
/proc/meminfo: memFree=21408796/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 3.02 2.94 2.61 4/433 14620
/proc/meminfo: memFree=21404288/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=22956 CPUtime=1.48 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 3136 0 0 0 148 0 0 0 25 0 1 0 670366778 23506944 2081 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213791 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 5739 2081 249 16 0 2381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31656

[startup+3.10049 s]
/proc/loadavg: 3.02 2.94 2.61 4/433 14620
/proc/meminfo: memFree=21395484/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=30028 CPUtime=3.07 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 5392 0 0 0 307 0 0 0 25 0 1 0 670366778 30748672 4117 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 7507 4117 249 16 0 4149 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38728

[startup+6.3009 s]
/proc/loadavg: 3.02 2.94 2.61 4/433 14620
/proc/meminfo: memFree=21394864/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=30100 CPUtime=6.27 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 7439 0 0 0 627 0 0 0 25 0 1 0 670366778 30822400 3181 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 7525 3181 250 16 0 4167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38800

[startup+12.7007 s]
/proc/loadavg: 3.02 2.94 2.61 4/433 14620
/proc/meminfo: memFree=21388204/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=30424 CPUtime=12.67 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 13764 0 0 0 1266 1 0 0 25 0 1 0 670366778 31154176 3838 33554432000 4194304 4256717 140736880839792 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 7606 3838 250 16 0 4248 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39124

[startup+25.5003 s]
/proc/loadavg: 3.02 2.95 2.62 4/433 14621
/proc/meminfo: memFree=21340856/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=68256 CPUtime=25.48 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 25643 0 0 0 2545 3 0 0 25 0 1 0 670366778 69894144 11561 33554432000 4194304 4256717 140736880839792 18446744073709551615 4218688 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 17064 11561 250 16 0 13706 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76956

[startup+51.1006 s]
/proc/loadavg: 3.01 2.95 2.63 4/433 14622
/proc/meminfo: memFree=21344068/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=68256 CPUtime=51.07 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 32975 0 0 0 5103 4 0 0 25 0 1 0 670366778 69894144 13685 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 17064 13685 250 16 0 13706 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 76956

[startup+102.316 s]
/proc/loadavg: 3.00 2.95 2.65 4/433 14623
/proc/meminfo: memFree=21322232/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=91840 CPUtime=102.3 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 38423 0 0 0 10225 5 0 0 25 0 1 0 670366778 94044160 18642 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 22960 18642 250 16 0 19602 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 100540

[startup+162.301 s]
/proc/loadavg: 3.00 2.96 2.66 4/433 14624
/proc/meminfo: memFree=21297772/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=110340 CPUtime=162.28 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 44543 0 0 0 16222 6 0 0 25 0 1 0 670366778 112988160 24206 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 27585 24206 250 16 0 24227 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 119040

[startup+222.301 s]
/proc/loadavg: 3.08 2.98 2.69 4/433 14626
/proc/meminfo: memFree=21257332/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=160300 CPUtime=222.28 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 63206 0 0 0 22220 8 0 0 25 0 1 0 670366778 164147200 33329 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 40075 33329 250 16 0 36717 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 169000

[startup+282.301 s]
/proc/loadavg: 3.03 2.98 2.70 4/433 14628
/proc/meminfo: memFree=21259904/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=160300 CPUtime=282.28 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 86168 0 0 0 28217 11 0 0 25 0 1 0 670366778 164147200 33376 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 40075 33376 250 16 0 36717 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 169000

[startup+342.3 s]
/proc/loadavg: 3.01 2.98 2.72 4/433 14629
/proc/meminfo: memFree=21257780/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=160300 CPUtime=342.29 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 100698 0 0 0 34215 14 0 0 25 0 1 0 670366778 164147200 35423 33554432000 4194304 4256717 140736880839792 18446744073709551615 4211943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 40075 35423 250 16 0 36717 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 169000

[startup+402.3 s]
/proc/loadavg: 3.04 3.00 2.74 4/433 14631
/proc/meminfo: memFree=21242872/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7

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


[startup+2022.3 s]
/proc/loadavg: 3.08 3.03 2.94 4/433 14674
/proc/meminfo: memFree=21192044/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2022.34 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 666036 0 0 0 202129 105 0 0 25 0 1 0 670366778 195706880 39429 33554432000 4194304 4256717 140736880839792 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 39429 250 16 0 44422 0
Current children cumulated CPU time (s) 2022.35
Current children cumulated vsize (KiB) 199820

[startup+2082.32 s]
/proc/loadavg: 3.06 3.04 2.94 4/433 14676
/proc/meminfo: memFree=21217676/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2082.36 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 685139 0 0 0 208128 108 0 0 25 0 1 0 670366778 195706880 38574 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 38574 250 16 0 44422 0
Current children cumulated CPU time (s) 2082.37
Current children cumulated vsize (KiB) 199820

[startup+2142.3 s]
/proc/loadavg: 3.02 3.03 2.94 4/433 14677
/proc/meminfo: memFree=21176868/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2142.34 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 689110 0 0 0 214125 109 0 0 25 0 1 0 670366778 195706880 42137 33554432000 4194304 4256717 140736880839792 18446744073709551615 4212208 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 42137 250 16 0 44422 0
Current children cumulated CPU time (s) 2142.35
Current children cumulated vsize (KiB) 199820

[startup+2202.3 s]
/proc/loadavg: 3.01 3.02 2.94 4/433 14679
/proc/meminfo: memFree=21185148/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2202.35 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 708888 0 0 0 220122 113 0 0 25 0 1 0 670366778 195706880 41091 33554432000 4194304 4256717 140736880839792 18446744073709551615 4211943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 41091 250 16 0 44422 0
Current children cumulated CPU time (s) 2202.36
Current children cumulated vsize (KiB) 199820

[startup+2262.3 s]
/proc/loadavg: 3.00 3.02 2.94 4/433 14680
/proc/meminfo: memFree=21193936/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=241208 CPUtime=2262.35 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 712802 0 0 0 226120 115 0 0 25 0 1 0 670366778 246996992 44623 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 60302 44623 250 16 0 56944 0
Current children cumulated CPU time (s) 2262.36
Current children cumulated vsize (KiB) 249908

[startup+2322.3 s]
/proc/loadavg: 3.00 3.01 2.94 4/433 14682
/proc/meminfo: memFree=21202216/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2322.35 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 733841 0 0 0 232116 119 0 0 25 0 1 0 670366778 195706880 43082 33554432000 4194304 4256717 140736880839792 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 43082 250 16 0 44422 0
Current children cumulated CPU time (s) 2322.36
Current children cumulated vsize (KiB) 199820

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

[startup+2329.5 s]
/proc/loadavg: 3.00 3.01 2.94 4/433 14682
/proc/meminfo: memFree=21196756/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2329.55 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 734106 0 0 0 232836 119 0 0 25 0 1 0 670366778 195706880 43314 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 43314 250 16 0 44422 0
Current children cumulated CPU time (s) 2329.56
Current children cumulated vsize (KiB) 199820

[startup+2342.3 s]
/proc/loadavg: 3.00 3.01 2.94 4/433 14683
/proc/meminfo: memFree=21186704/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2342.35 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 734966 0 0 0 234116 119 0 0 25 0 1 0 670366778 195706880 44079 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 44079 250 16 0 44422 0
Current children cumulated CPU time (s) 2342.36
Current children cumulated vsize (KiB) 199820

[startup+2348.7 s]
/proc/loadavg: 3.00 3.01 2.94 4/433 14683
/proc/meminfo: memFree=21180872/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=241208 CPUtime=2348.76 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 735555 0 0 0 234756 120 0 0 25 0 1 0 670366778 246996992 44607 33554432000 4194304 4256717 140736880839792 18446744073709551615 4212226 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 60302 44607 250 16 0 56944 0
Current children cumulated CPU time (s) 2348.77
Current children cumulated vsize (KiB) 249908

[startup+2355.12 s]
/proc/loadavg: 3.07 3.02 2.95 4/433 14683
/proc/meminfo: memFree=21210260/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2355.17 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 768007 0 0 0 235392 125 0 0 25 0 1 0 670366778 195706880 37050 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 37050 250 16 0 44422 0
Current children cumulated CPU time (s) 2355.18
Current children cumulated vsize (KiB) 199820

[startup+2356.7 s]
/proc/loadavg: 3.07 3.02 2.95 4/433 14683
/proc/meminfo: memFree=21208648/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2356.76 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 768227 0 0 0 235551 125 0 0 25 0 1 0 670366778 195706880 37245 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 37245 250 16 0 44422 0
Current children cumulated CPU time (s) 2356.77
Current children cumulated vsize (KiB) 199820

[startup+2357.5 s]
/proc/loadavg: 3.07 3.02 2.95 4/433 14683
/proc/meminfo: memFree=21207284/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2357.56 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 768338 0 0 0 235631 125 0 0 25 0 1 0 670366778 195706880 37342 33554432000 4194304 4256717 140736880839792 18446744073709551615 4218657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 37342 250 16 0 44422 0
Current children cumulated CPU time (s) 2357.57
Current children cumulated vsize (KiB) 199820

[startup+2358.3 s]
/proc/loadavg: 3.07 3.02 2.95 4/433 14683
/proc/meminfo: memFree=21206168/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2358.37 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 768437 0 0 0 235712 125 0 0 25 0 1 0 670366778 195706880 37424 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 37424 250 16 0 44422 0
Current children cumulated CPU time (s) 2358.38
Current children cumulated vsize (KiB) 199820

[startup+2358.5 s]
/proc/loadavg: 3.07 3.02 2.95 4/433 14683
/proc/meminfo: memFree=21206168/32951124 swapFree=44485784/67111528
[pid=14617] ppid=14615 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/14617/stat : 14617 (esg_static.sh) S 14615 14617 14479 0 -1 4202496 353 347 0 0 0 0 1 0 24 0 1 0 670366776 8908800 252 33554432000 4194304 4922060 140735162386368 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14617/statm: 2175 252 209 178 0 68 0
[pid=14620] ppid=14617 vsize=191120 CPUtime=2358.56 cores=1,3,5,7
/proc/14620/stat : 14620 (minisat_static) R 14617 14617 14479 0 -1 4202496 768452 0 0 0 235731 125 0 0 25 0 1 0 670366778 195706880 37439 33554432000 4194304 4256717 140736880839792 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14620/statm: 47780 37439 250 16 0 44422 0
Current children cumulated CPU time (s) 2358.57
Current children cumulated vsize (KiB) 199820

Child status: 20
Real time (s): 2358.55
CPU time (s): 2358.62
CPU user time (s): 2357.36
CPU system time (s): 1.26681
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 330048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2357.36
system time used= 1.26681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 769379
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= 43
involuntary context switches= 2210

runsolver used 9.1716 second user time and 23.1585 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-17 01:14:23
IDJOB=3387075
IDBENCH=20472
IDSOLVER=1874
FILE ID=node105/3387075-1305587663
RUNJOBID= node105-1305586740-14498
PBS_JOBID= 13350373
Free space on /tmp= 73516 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387075-1305587663/watcher-3387075-1305587663 -o /tmp/evaluation-result-3387075-1305587663/solver-3387075-1305587663 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387075-1305587663.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=535205636

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21408820 kB
Buffers:        326516 kB
Cached:        7197920 kB
SwapCached:      39636 kB
Active:        4115136 kB
Inactive:      7132528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21408820 kB
SwapTotal:    67111528 kB
SwapFree:     44485784 kB
Dirty:            1124 kB
Writeback:           0 kB
AnonPages:     3691072 kB
Mapped:          19596 kB
Slab:           144664 kB
PageTables:      81492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115494720 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= 73516 MiB
End job on node105 at 2011-05-17 01:53:42