Trace number 3498852

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-01? (TO) 5000.1 4999.91

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1218.25
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data

0.00/0.00	c Parsing...
0.00/0.23	c ==============================================================================
0.00/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.23	c ==============================================================================
0.00/0.23	c |         0 |  614789  1419314 |  184436       0        0     nan |  0.000 % |
1.78/1.80	c |         0 |  248601   661061 |      --       0       --      -- |     --   | -225959/-441263
1.78/1.80	c ==============================================================================
1.78/1.80	c Result  :   #vars: 44244   #clauses: 248601   #literals: 661061
1.78/1.80	c CPU time:   1.75273 s
1.78/1.80	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3498852-1308150001/watcher-3498852-1308150001 -o /tmp/evaluation-result-3498852-1308150001/solver-3498852-1308150001 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498852-1308150001.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.92 1.98 2.04 3/178 13326
/proc/meminfo: memFree=30770476/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 926599820 8908800 249 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13326/statm: 2175 249 209 178 0 68 0

[startup+0.070568 s]
/proc/loadavg: 1.92 1.98 2.04 3/178 13326
/proc/meminfo: memFree=30770476/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 926599820 8908800 249 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13326/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10056 s]
/proc/loadavg: 1.92 1.98 2.04 3/178 13326
/proc/meminfo: memFree=30770476/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 926599820 8908800 249 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13326/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300523 s]
/proc/loadavg: 1.92 1.98 2.04 3/178 13326
/proc/meminfo: memFree=30770476/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 926599820 8908800 249 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13326/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700447 s]
/proc/loadavg: 1.92 1.98 2.04 3/178 13326
/proc/meminfo: memFree=30770476/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 926599820 8908800 249 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13326/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50035 s]
/proc/loadavg: 1.92 1.98 2.04 3/180 13328
/proc/meminfo: memFree=30695216/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 926599820 8908800 249 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13326/statm: 2175 249 209 178 0 68 0
[pid=13327] ppid=13326 vsize=84904 CPUtime=1.48 cores=0,2,4,6
/proc/13327/stat : 13327 (SatELite_releas) R 13326 13326 13278 0 -1 4202496 20278 0 0 0 145 3 0 0 25 0 1 0 926599820 86941696 17128 33554432000 134512640 135144242 4294576352 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13327/statm: 21226 17128 77 155 0 21069 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93604

[startup+3.1011 s]
/proc/loadavg: 1.92 1.98 2.04 3/180 13329
/proc/meminfo: memFree=30743700/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=24756 CPUtime=1.15 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 4450 0 0 0 114 1 0 0 22 0 1 0 926600014 25350144 4361 33554432000 4194304 4218580 140733389161696 18446744073709551615 4213540 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 6189 4361 131 6 0 4659 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33456

[startup+6.30049 s]
/proc/loadavg: 2.01 2.00 2.05 3/180 13329
/proc/meminfo: memFree=30739004/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=25560 CPUtime=4.35 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 4672 0 0 0 434 1 0 0 25 0 1 0 926600014 26173440 4583 33554432000 4194304 4218580 140733389161696 18446744073709551615 4213807 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 6390 4583 131 6 0 4860 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34260

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.05 3/180 13329
/proc/meminfo: memFree=30736028/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=26752 CPUtime=10.75 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 4962 0 0 0 1074 1 0 0 25 0 1 0 926600014 27394048 4873 33554432000 4194304 4218580 140733389161696 18446744073709551615 4213866 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 6688 4873 131 6 0 5158 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35452

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 2.05 3/180 13330
/proc/meminfo: memFree=30732816/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=28108 CPUtime=23.55 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 5299 0 0 0 2354 1 0 0 25 0 1 0 926600014 28782592 5210 33554432000 4194304 4218580 140733389161696 18446744073709551615 4211034 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 7027 5210 131 6 0 5497 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36808

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 13330
/proc/meminfo: memFree=30726412/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=31412 CPUtime=49.15 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 6142 0 0 0 4914 1 0 0 25 0 1 0 926600014 32165888 6049 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 7853 6049 131 6 0 6323 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40112

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 13341
/proc/meminfo: memFree=30720452/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=34404 CPUtime=100.36 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 6899 0 0 0 10035 1 0 0 25 0 1 0 926600014 35229696 6796 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 8601 6796 131 6 0 7071 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 43104

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/180 13383
/proc/meminfo: memFree=30560328/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=36580 CPUtime=160.36 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 7488 0 0 0 16033 3 0 0 25 0 1 0 926600014 37457920 7332 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 9145 7332 131 6 0 7615 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 45280

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/180 13385
/proc/meminfo: memFree=30555308/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=40232 CPUtime=220.35 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 8508 0 0 0 22032 3 0 0 25 0 1 0 926600014 41197568 8244 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208216 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 10058 8244 131 6 0 8528 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 48932

[startup+282.301 s]
/proc/loadavg: 2.07 2.02 2.03 3/180 13390
/proc/meminfo: memFree=30551972/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=41896 CPUtime=280.36 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 9065 0 0 0 28033 3 0 0 25 0 1 0 926600014 42901504 8674 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 10474 8674 131 6 0 8944 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 50596

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.02 3/180 13391
/proc/meminfo: memFree=30550460/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=43068 CPUtime=340.36 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 9432 0 0 0 34033 3 0 0 25 0 1 0 926600014 44101632 8932 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 10767 8932 131 6 0 9237 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 51768

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 2.02 3/180 13393
/proc/meminfo: memFree=30547580/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6

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

[pid=13329] ppid=13326 vsize=77228 CPUtime=4300.51 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 30596 0 0 0 430037 14 0 0 25 0 1 0 926600014 79081472 17477 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19307 17477 131 6 0 17777 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 85928

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 13615
/proc/meminfo: memFree=30628684/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=77264 CPUtime=4360.52 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 30813 0 0 0 436037 15 0 0 25 0 1 0 926600014 79118336 17479 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19316 17479 131 6 0 17786 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 85964

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13617
/proc/meminfo: memFree=30627788/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=77276 CPUtime=4420.52 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 31049 0 0 0 442037 15 0 0 25 0 1 0 926600014 79130624 17490 33554432000 4194304 4218580 140733389161696 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19319 17490 131 6 0 17789 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 85976

[startup+4482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 13619
/proc/meminfo: memFree=30625536/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=77212 CPUtime=4480.52 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 31249 0 0 0 448037 15 0 0 25 0 1 0 926600014 79065088 17475 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19303 17475 131 6 0 17773 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 85912

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 13620
/proc/meminfo: memFree=30624016/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=77436 CPUtime=4540.52 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 31452 0 0 0 454037 15 0 0 25 0 1 0 926600014 79294464 17529 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19359 17529 131 6 0 17829 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 86136

[startup+4602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 13622
/proc/meminfo: memFree=30621748/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=77432 CPUtime=4600.53 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 31666 0 0 0 460038 15 0 0 25 0 1 0 926600014 79290368 17526 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19358 17526 131 6 0 17828 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 86132

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13623
/proc/meminfo: memFree=30618616/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=77672 CPUtime=4660.52 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 31958 0 0 0 466037 15 0 0 25 0 1 0 926600014 79536128 17585 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19418 17585 131 6 0 17888 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 86372

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13625
/proc/meminfo: memFree=30616476/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=79244 CPUtime=4720.53 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 32580 0 0 0 472038 15 0 0 25 0 1 0 926600014 81145856 17974 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19811 17974 131 6 0 18281 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 87944

[startup+4782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 13627
/proc/meminfo: memFree=30615832/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=79140 CPUtime=4780.53 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 32887 0 0 0 478038 15 0 0 25 0 1 0 926600014 81039360 17949 33554432000 4194304 4218580 140733389161696 18446744073709551615 4209517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19785 17949 131 6 0 18255 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 87840

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 13628
/proc/meminfo: memFree=30615316/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=79356 CPUtime=4840.54 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 33305 0 0 0 484038 16 0 0 25 0 1 0 926600014 81260544 18004 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19839 18004 131 6 0 18309 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 88056

[startup+4902.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 13630
/proc/meminfo: memFree=30614672/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=79704 CPUtime=4900.54 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 33863 0 0 0 490038 16 0 0 25 0 1 0 926600014 81616896 18120 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 19926 18120 131 6 0 18396 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 88404

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13631
/proc/meminfo: memFree=30613776/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=80520 CPUtime=4960.54 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 34440 0 0 0 496038 16 0 0 25 0 1 0 926600014 82452480 18324 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 20130 18324 131 6 0 18600 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 89220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 13632
/proc/meminfo: memFree=30611400/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=80856 CPUtime=4998.15 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 34737 0 0 0 499799 16 0 0 25 0 1 0 926600014 82796544 18395 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 20214 18395 131 6 0 18684 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 89556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 13632
/proc/meminfo: memFree=30611400/32950928 swapFree=67055948/67111528
[pid=13326] ppid=13324 vsize=8700 CPUtime=1.93 cores=0,2,4,6
/proc/13326/stat : 13326 (esg_static.sh) S 13324 13326 13278 0 -1 4202496 352 26634 0 0 0 0 187 6 18 0 1 0 926599820 8908800 252 33554432000 4194304 4922060 140734169640976 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13326/statm: 2175 252 209 178 0 68 0
[pid=13329] ppid=13326 vsize=80856 CPUtime=4998.15 cores=0,2,4,6
/proc/13329/stat : 13329 (cdcl) R 13326 13326 13278 0 -1 4202496 34737 0 0 0 499799 16 0 0 25 0 1 0 926600014 82796544 18395 33554432000 4194304 4218580 140733389161696 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/13329/statm: 20214 18395 131 6 0 18684 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 89556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.1
CPU user time (s): 4999.87
CPU system time (s): 0.227965
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 100004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.87
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61736
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= 18
involuntary context switches= 4992

runsolver used 8.44671 second user time and 16.4065 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-15 17:00:02
IDJOB=3498852
IDBENCH=20387
IDSOLVER=1993
FILE ID=node127/3498852-1308150001
RUNJOBID= node127-1308150001-13296
PBS_JOBID= 13575583
Free space on /tmp= 73872 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498852-1308150001/watcher-3498852-1308150001 -o /tmp/evaluation-result-3498852-1308150001/solver-3498852-1308150001 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498852-1308150001.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=1105335168

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      30770772 kB
Buffers:        456404 kB
Cached:        1339724 kB
SwapCached:       9344 kB
Active:         754632 kB
Inactive:      1063504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30770772 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           12864 kB
Writeback:           0 kB
AnonPages:       19104 kB
Mapped:          13044 kB
Slab:           295896 kB
PageTables:       4308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   210848 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= 73856 MiB
End job on node127 at 2011-06-15 18:23:23