Trace number 3498868

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 4394.07 4394.03

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark162.983
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  133142   370214 |   39942       0        0     nan |  0.000 % |
0.00/0.38	c |         0 |  110225   402477 |      --       0       --      -- |     --   | -21015/37952
0.00/0.38	c ==============================================================================
0.00/0.38	c Result  :   #vars: 14762   #clauses: 110225   #literals: 402477
0.00/0.38	c CPU time:   0.368943 s
0.00/0.38	c ==============================================================================
4394.02/4394.02	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-3498868-1308150180/watcher-3498868-1308150180 -o /tmp/evaluation-result-3498868-1308150180/solver-3498868-1308150180 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498868-1308150180.cnf 

running on 4 cores: 0,2,4,6

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.47 1.86 2.56 2/173 28081
/proc/meminfo: memFree=27573388/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926617645 8908800 250 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28081/statm: 2175 250 209 178 0 68 0

[startup+0.0571309 s]
/proc/loadavg: 1.47 1.86 2.56 2/173 28081
/proc/meminfo: memFree=27573388/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926617645 8908800 250 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28081/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101119 s]
/proc/loadavg: 1.47 1.86 2.56 2/173 28081
/proc/meminfo: memFree=27573388/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926617645 8908800 250 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28081/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301069 s]
/proc/loadavg: 1.47 1.86 2.56 2/173 28081
/proc/meminfo: memFree=27573388/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 926617645 8908800 250 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28081/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700999 s]
/proc/loadavg: 1.47 1.86 2.56 2/173 28081
/proc/meminfo: memFree=27573388/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 8700

[startup+1.50086 s]
/proc/loadavg: 1.51 1.86 2.56 3/175 28085
/proc/meminfo: memFree=27563724/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=17228 CPUtime=1.03 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 2780 0 0 0 103 0 0 0 21 0 1 0 926617691 17641472 2689 33554432000 4194304 4218580 140733243552448 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/28085/statm: 4307 2689 131 6 0 2777 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25928

[startup+3.10064 s]
/proc/loadavg: 1.51 1.86 2.56 3/175 28085
/proc/meminfo: memFree=27561368/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=18996 CPUtime=2.63 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 3193 0 0 0 263 0 0 0 25 0 1 0 926617691 19451904 3102 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/28085/statm: 4749 3102 131 6 0 3219 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27696

[startup+6.30109 s]
/proc/loadavg: 1.63 1.88 2.56 3/175 28085
/proc/meminfo: memFree=27556888/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=20188 CPUtime=5.83 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 3516 0 0 0 580 3 0 0 25 0 1 0 926617691 20672512 3425 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 5047 3425 131 6 0 3517 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28888

[startup+12.701 s]
/proc/loadavg: 1.74 1.90 2.56 3/175 28085
/proc/meminfo: memFree=27551092/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=23432 CPUtime=12.23 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 4337 0 0 0 1219 4 0 0 25 0 1 0 926617691 23994368 4246 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 5858 4246 131 6 0 4328 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32132

[startup+25.5009 s]
/proc/loadavg: 1.78 1.90 2.55 3/175 28085
/proc/meminfo: memFree=27544424/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=27396 CPUtime=25.03 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 5331 0 0 0 2499 4 0 0 25 0 1 0 926617691 28053504 5226 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 6849 5226 131 6 0 5319 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36096

[startup+51.1005 s]
/proc/loadavg: 1.87 1.91 2.53 3/175 28087
/proc/meminfo: memFree=27533336/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=33096 CPUtime=50.63 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 6805 0 0 0 5059 4 0 0 25 0 1 0 926617691 33890304 6637 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 8274 6637 131 6 0 6744 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41796

[startup+102.307 s]
/proc/loadavg: 1.94 1.92 2.50 3/175 28087
/proc/meminfo: memFree=27511384/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=39696 CPUtime=101.83 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 8686 0 0 0 10179 4 0 0 25 0 1 0 926617691 40648704 8316 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208366 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 9924 8316 131 6 0 8394 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 48396

[startup+162.301 s]
/proc/loadavg: 1.98 1.93 2.47 3/175 28089
/proc/meminfo: memFree=27500088/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=45488 CPUtime=161.83 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 10350 0 0 0 16178 5 0 0 25 0 1 0 926617691 46579712 9748 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 11372 9748 131 6 0 9842 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 54188

[startup+222.301 s]
/proc/loadavg: 2.07 1.97 2.45 3/175 28094
/proc/meminfo: memFree=27475876/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=65056 CPUtime=221.83 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 15445 0 0 0 22177 6 0 0 25 0 1 0 926617691 66617344 14649 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 16264 14649 131 6 0 14734 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 73756

[startup+282.301 s]
/proc/loadavg: 2.02 1.97 2.42 3/175 28096
/proc/meminfo: memFree=27474624/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=66436 CPUtime=281.83 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 15935 0 0 0 28177 6 0 0 25 0 1 0 926617691 68030464 14967 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 16609 14967 131 6 0 15079 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 75136

[startup+342.3 s]
/proc/loadavg: 2.01 1.97 2.39 3/175 28098
/proc/meminfo: memFree=27471632/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=66628 CPUtime=341.83 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 16269 0 0 0 34177 6 0 0 25 0 1 0 926617691 68227072 15014 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 16657 15014 131 6 0 15127 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 75328

[startup+402.3 s]
/proc/loadavg: 2.00 1.97 2.36 3/175 28098
/proc/meminfo: memFree=27446068/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6

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


[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28299
/proc/meminfo: memFree=27351436/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=221868 CPUtime=4061.87 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 75009 0 0 0 406136 51 0 0 25 0 1 0 926617691 227192832 53846 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 55467 53846 131 6 0 53937 0
Current children cumulated CPU time (s) 4062.32
Current children cumulated vsize (KiB) 230568

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28301
/proc/meminfo: memFree=27346096/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=223552 CPUtime=4121.87 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 75480 0 0 0 412136 51 0 0 25 0 1 0 926617691 228917248 54263 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 55888 54263 131 6 0 54358 0
Current children cumulated CPU time (s) 4122.32
Current children cumulated vsize (KiB) 232252

[startup+4182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 28303
/proc/meminfo: memFree=27338644/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=230012 CPUtime=4181.87 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 77115 0 0 0 418135 52 0 0 25 0 1 0 926617691 235532288 55856 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 57503 55856 131 6 0 55973 0
Current children cumulated CPU time (s) 4182.32
Current children cumulated vsize (KiB) 238712

[startup+4242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 28305
/proc/meminfo: memFree=27330580/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=237804 CPUtime=4241.87 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 79144 0 0 0 424134 53 0 0 25 0 1 0 926617691 243511296 57826 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 59451 57826 131 6 0 57921 0
Current children cumulated CPU time (s) 4242.32
Current children cumulated vsize (KiB) 246504

[startup+4302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 28305
/proc/meminfo: memFree=27316432/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=249504 CPUtime=4301.87 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 82230 0 0 0 430134 53 0 0 25 0 1 0 926617691 255492096 60739 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 62376 60739 131 6 0 60846 0
Current children cumulated CPU time (s) 4302.32
Current children cumulated vsize (KiB) 258204

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28307
/proc/meminfo: memFree=27309848/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=254008 CPUtime=4361.87 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 83504 0 0 0 436133 54 0 0 25 0 1 0 926617691 260104192 61888 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208583 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 63502 61888 131 6 0 61972 0
Current children cumulated CPU time (s) 4362.32
Current children cumulated vsize (KiB) 262708

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

[startup+4377.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28307
/proc/meminfo: memFree=27308112/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=255780 CPUtime=4377.07 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 83970 0 0 0 437653 54 0 0 25 0 1 0 926617691 261918720 62308 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 63945 62308 131 6 0 62415 0
Current children cumulated CPU time (s) 4377.52
Current children cumulated vsize (KiB) 264480

[startup+4383.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28309
/proc/meminfo: memFree=27306872/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=256968 CPUtime=4383.47 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 84306 0 0 0 438293 54 0 0 25 0 1 0 926617691 263135232 62626 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 64242 62626 131 6 0 62712 0
Current children cumulated CPU time (s) 4383.92
Current children cumulated vsize (KiB) 265668

[startup+4390.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 28309
/proc/meminfo: memFree=27305260/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=258452 CPUtime=4389.87 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 84674 0 0 0 438933 54 0 0 25 0 1 0 926617691 264654848 62994 33554432000 4194304 4218580 140733243552448 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 64613 62994 131 6 0 63083 0
Current children cumulated CPU time (s) 4390.32
Current children cumulated vsize (KiB) 267152

[startup+4391.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 28309
/proc/meminfo: memFree=27305136/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=258488 CPUtime=4391.47 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 84686 0 0 0 439093 54 0 0 25 0 1 0 926617691 264691712 63006 33554432000 4194304 4218580 140733243552448 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 64622 63006 131 6 0 63092 0
Current children cumulated CPU time (s) 4391.92
Current children cumulated vsize (KiB) 267188

[startup+4392.7 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 28309
/proc/meminfo: memFree=27305136/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=258488 CPUtime=4392.27 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 84686 0 0 0 439173 54 0 0 25 0 1 0 926617691 264691712 63006 33554432000 4194304 4218580 140733243552448 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 64622 63006 131 6 0 63092 0
Current children cumulated CPU time (s) 4392.72
Current children cumulated vsize (KiB) 267188

[startup+4393.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 28309
/proc/meminfo: memFree=27305136/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=258488 CPUtime=4393.07 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 84686 0 0 0 439253 54 0 0 25 0 1 0 926617691 264691712 63006 33554432000 4194304 4218580 140733243552448 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 64622 63006 131 6 0 63092 0
Current children cumulated CPU time (s) 4393.52
Current children cumulated vsize (KiB) 267188

[startup+4393.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 28309
/proc/meminfo: memFree=27305136/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=258488 CPUtime=4393.47 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 84686 0 0 0 439293 54 0 0 25 0 1 0 926617691 264691712 63006 33554432000 4194304 4218580 140733243552448 18446744073709551615 4199536 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 64622 63006 131 6 0 63092 0
Current children cumulated CPU time (s) 4393.92
Current children cumulated vsize (KiB) 267188

[startup+4394 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 28309
/proc/meminfo: memFree=27305136/32951132 swapFree=67061148/67111528
[pid=28081] ppid=28079 vsize=8700 CPUtime=0.45 cores=0,2,4,6
/proc/28081/stat : 28081 (esg_static.sh) S 28079 28081 28034 0 -1 4202496 353 5788 0 0 0 0 44 1 18 0 1 0 926617645 8908800 253 33554432000 4194304 4922060 140734923333712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28081/statm: 2175 253 209 178 0 68 0
[pid=28085] ppid=28081 vsize=258488 CPUtime=4393.57 cores=0,2,4,6
/proc/28085/stat : 28085 (cdcl) R 28081 28081 28034 0 -1 4202496 84688 0 0 0 439303 54 0 0 25 0 1 0 926617691 264691712 63008 33554432000 4194304 4218580 140733243552448 18446744073709551615 210646795468 0 16384 4096 24578 0 0 0 17 0 0 0 0
/proc/28085/statm: 64622 63008 133 6 0 63092 0
Current children cumulated CPU time (s) 4394.02
Current children cumulated vsize (KiB) 267188

Child status: 20
Real time (s): 4394.03
CPU time (s): 4394.07
CPU user time (s): 4393.49
CPU system time (s): 0.581911
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 267188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4393.49
system time used= 0.581911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91043
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= 8790

runsolver used 6.77297 second user time and 13.7849 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-15 17:03:00
IDJOB=3498868
IDBENCH=20529
IDSOLVER=1993
FILE ID=node129/3498868-1308150180
RUNJOBID= node129-1308150180-28052
PBS_JOBID= 13575589
Free space on /tmp= 73880 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498868-1308150180/watcher-3498868-1308150180 -o /tmp/evaluation-result-3498868-1308150180/solver-3498868-1308150180 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498868-1308150180.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=374404578

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:      27574576 kB
Buffers:        585748 kB
Cached:        4378812 kB
SwapCached:      13132 kB
Active:        1671796 kB
Inactive:      3334376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27574576 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:            9456 kB
Writeback:           0 kB
AnonPages:       38448 kB
Mapped:           9264 kB
Slab:           306828 kB
PageTables:       4304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   200636 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= 73880 MiB
End job on node129 at 2011-06-15 18:16:14