Trace number 3498987

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 2042.83 2042.79

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark218.303
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

Solver Data

0.00/0.00	c Parsing...
0.00/0.25	c ==============================================================================
0.00/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.25	c ==============================================================================
0.00/0.25	c |         0 |  783852  1708423 |  235155       0        0     nan |  0.000 % |
0.99/1.02	c |         0 |  779390  1794017 |      --       0       --      -- |     --   | -3820/87017
0.99/1.02	c ==============================================================================
0.99/1.02	c Result  :   #vars: 97280   #clauses: 779390   #literals: 1794017
0.99/1.02	c CPU time:   0.997848 s
0.99/1.02	c ==============================================================================
2042.72/2042.78	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-3498987-1308151392/watcher-3498987-1308151392 -o /tmp/evaluation-result-3498987-1308151392/solver-3498987-1308151392 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498987-1308151392.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: 2.00 1.95 1.87 2/178 14960
/proc/meminfo: memFree=30469468/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 1005369906 8908800 250 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14960/statm: 2175 250 209 178 0 68 0

[startup+0.0215601 s]
/proc/loadavg: 2.00 1.95 1.87 2/178 14960
/proc/meminfo: memFree=30469468/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 1005369906 8908800 250 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14960/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100572 s]
/proc/loadavg: 2.00 1.95 1.87 2/178 14960
/proc/meminfo: memFree=30469468/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 1005369906 8908800 250 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14960/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300534 s]
/proc/loadavg: 2.00 1.95 1.87 2/178 14960
/proc/meminfo: memFree=30469468/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 1005369906 8908800 250 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14960/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700461 s]
/proc/loadavg: 2.00 1.95 1.87 2/178 14960
/proc/meminfo: memFree=30469468/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 1005369906 8908800 250 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14960/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50026 s]
/proc/loadavg: 2.00 1.95 1.87 3/180 14962
/proc/meminfo: memFree=30403380/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8700

[startup+3.10105 s]
/proc/loadavg: 2.00 1.95 1.87 3/180 14964
/proc/meminfo: memFree=30424460/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=40548 CPUtime=1.74 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 8166 0 0 0 173 1 0 0 25 0 1 0 1005370041 41521152 8069 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 10137 8069 131 6 0 8607 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 49248

[startup+6.30049 s]
/proc/loadavg: 2.00 1.95 1.87 3/180 14964
/proc/meminfo: memFree=30421240/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=42528 CPUtime=4.94 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 8645 0 0 0 493 1 0 0 25 0 1 0 1005370041 43548672 8548 33554432000 4194304 4218580 140734816526496 18446744073709551615 4213919 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 10632 8548 131 6 0 9102 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 51228

[startup+12.7004 s]
/proc/loadavg: 2.00 1.96 1.87 3/180 14964
/proc/meminfo: memFree=30416772/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=45960 CPUtime=11.34 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 9519 0 0 0 1133 1 0 0 25 0 1 0 1005370041 47063040 9422 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208205 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 11490 9422 131 6 0 9960 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54660

[startup+25.5011 s]
/proc/loadavg: 2.00 1.96 1.87 3/180 14964
/proc/meminfo: memFree=30412424/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=50456 CPUtime=24.15 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 10636 0 0 0 2413 2 0 0 25 0 1 0 1005370041 51666944 10539 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 12614 10539 131 6 0 11084 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59156

[startup+51.1006 s]
/proc/loadavg: 2.00 1.96 1.87 3/180 14965
/proc/meminfo: memFree=30408476/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=54876 CPUtime=49.74 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 11738 0 0 0 4972 2 0 0 25 0 1 0 1005370041 56193024 11641 33554432000 4194304 4218580 140734816526496 18446744073709551615 4210444 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 13719 11641 131 6 0 12189 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63576

[startup+102.307 s]
/proc/loadavg: 2.06 1.98 1.88 3/180 14966
/proc/meminfo: memFree=30401040/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=57980 CPUtime=100.95 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 12509 0 0 0 10093 2 0 0 25 0 1 0 1005370041 59371520 12412 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 14495 12412 131 6 0 12965 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 66680

[startup+162.301 s]
/proc/loadavg: 2.02 1.98 1.89 3/180 14968
/proc/meminfo: memFree=30394188/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=62952 CPUtime=160.94 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 13786 0 0 0 16092 2 0 0 25 0 1 0 1005370041 64462848 13687 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 15738 13687 131 6 0 14208 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 71652

[startup+222.301 s]
/proc/loadavg: 2.00 1.98 1.90 3/180 14969
/proc/meminfo: memFree=30384720/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=70560 CPUtime=220.95 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 15665 0 0 0 22092 3 0 0 25 0 1 0 1005370041 72253440 15560 33554432000 4194304 4218580 140734816526496 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 17640 15560 131 6 0 16110 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 79260

[startup+282.301 s]
/proc/loadavg: 2.00 1.98 1.90 3/180 14971
/proc/meminfo: memFree=30383072/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=71664 CPUtime=280.95 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 15948 0 0 0 28092 3 0 0 25 0 1 0 1005370041 73383936 15838 33554432000 4194304 4218580 140734816526496 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 17916 15838 131 6 0 16386 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 80364

[startup+342.301 s]
/proc/loadavg: 2.00 1.98 1.91 3/180 14973
/proc/meminfo: memFree=30380668/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=74084 CPUtime=340.95 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 16560 0 0 0 34092 3 0 0 25 0 1 0 1005370041 75862016 16442 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 18521 16442 131 6 0 16991 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 82784

[startup+402.301 s]
/proc/loadavg: 2.00 1.98 1.91 3/180 14974
/proc/meminfo: memFree=30377528/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=75976 CPUtime=400.95 cores=0,2,4,6

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


[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/180 15018
/proc/meminfo: memFree=30329744/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=108520 CPUtime=1600.98 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 25815 0 0 0 160092 6 0 0 25 0 1 0 1005370041 111124480 25071 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208493 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 27130 25071 131 6 0 25600 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 117220

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/180 15020
/proc/meminfo: memFree=30328464/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=109016 CPUtime=1660.98 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 25981 0 0 0 166092 6 0 0 25 0 1 0 1005370041 111632384 25194 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 27254 25194 131 6 0 25724 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 117716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 15021
/proc/meminfo: memFree=30325192/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=112252 CPUtime=1720.98 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 26829 0 0 0 172092 6 0 0 25 0 1 0 1005370041 114946048 26008 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 28063 26008 131 6 0 26533 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 120952

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 15023
/proc/meminfo: memFree=30323408/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=112284 CPUtime=1780.98 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 26872 0 0 0 178092 6 0 0 25 0 1 0 1005370041 114978816 26019 33554432000 4194304 4218580 140734816526496 18446744073709551615 4210960 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 28071 26019 131 6 0 26541 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 120984

[startup+1842.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/180 15025
/proc/meminfo: memFree=30322252/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=112220 CPUtime=1840.98 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 26914 0 0 0 184092 6 0 0 25 0 1 0 1005370041 114913280 26008 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 28055 26008 131 6 0 26525 0
Current children cumulated CPU time (s) 1842.31
Current children cumulated vsize (KiB) 120920

[startup+1902.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/180 15026
/proc/meminfo: memFree=30321584/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=112284 CPUtime=1900.99 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 26960 0 0 0 190093 6 0 0 25 0 1 0 1005370041 114978816 26016 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 28071 26016 131 6 0 26541 0
Current children cumulated CPU time (s) 1902.32
Current children cumulated vsize (KiB) 120984

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 15028
/proc/meminfo: memFree=30315960/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=117944 CPUtime=1960.99 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 28383 0 0 0 196093 6 0 0 25 0 1 0 1005370041 120774656 27408 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 29486 27408 131 6 0 27956 0
Current children cumulated CPU time (s) 1962.32
Current children cumulated vsize (KiB) 126644

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 15029
/proc/meminfo: memFree=30315440/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=118008 CPUtime=2020.98 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 28423 0 0 0 202092 6 0 0 25 0 1 0 1005370041 120840192 27422 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 29502 27422 131 6 0 27972 0
Current children cumulated CPU time (s) 2022.31
Current children cumulated vsize (KiB) 126708

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

[startup+2035.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 15030
/proc/meminfo: memFree=30315424/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=118056 CPUtime=2033.79 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 28485 0 0 0 203373 6 0 0 25 0 1 0 1005370041 120889344 27465 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 29514 27465 131 6 0 27984 0
Current children cumulated CPU time (s) 2035.12
Current children cumulated vsize (KiB) 126756

[startup+2038.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 15030
/proc/meminfo: memFree=30315176/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=118088 CPUtime=2036.99 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 28485 0 0 0 203693 6 0 0 25 0 1 0 1005370041 120922112 27465 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 29522 27465 131 6 0 27992 0
Current children cumulated CPU time (s) 2038.32
Current children cumulated vsize (KiB) 126788

[startup+2039.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 15030
/proc/meminfo: memFree=30315052/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=118088 CPUtime=2038.59 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 28486 0 0 0 203853 6 0 0 25 0 1 0 1005370041 120922112 27466 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 29522 27466 131 6 0 27992 0
Current children cumulated CPU time (s) 2039.92
Current children cumulated vsize (KiB) 126788

[startup+2041.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 15030
/proc/meminfo: memFree=30315052/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=118088 CPUtime=2040.19 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 28488 0 0 0 204013 6 0 0 25 0 1 0 1005370041 120922112 27468 33554432000 4194304 4218580 140734816526496 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 29522 27468 131 6 0 27992 0
Current children cumulated CPU time (s) 2041.52
Current children cumulated vsize (KiB) 126788

[startup+2042.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 15030
/proc/meminfo: memFree=30315052/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=118088 CPUtime=2040.99 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 28489 0 0 0 204093 6 0 0 25 0 1 0 1005370041 120922112 27469 33554432000 4194304 4218580 140734816526496 18446744073709551615 4208240 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 29522 27469 131 6 0 27992 0
Current children cumulated CPU time (s) 2042.32
Current children cumulated vsize (KiB) 126788

[startup+2042.71 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 15030
/proc/meminfo: memFree=30314928/32951124 swapFree=67054724/67111528
[pid=14960] ppid=14958 vsize=8700 CPUtime=1.33 cores=0,2,4,6
/proc/14960/stat : 14960 (esg_static.sh) S 14958 14960 14809 0 -1 4202496 355 17573 0 0 0 0 129 4 18 0 1 0 1005369906 8908800 253 33554432000 4194304 4922060 140735403648384 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14960/statm: 2175 253 209 178 0 68 0
[pid=14963] ppid=14960 vsize=118088 CPUtime=2041.39 cores=0,2,4,6
/proc/14963/stat : 14963 (cdcl) R 14960 14960 14809 0 -1 4202496 28489 0 0 0 204133 6 0 0 25 0 1 0 1005370041 120922112 27469 33554432000 4194304 4218580 140734816526496 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/14963/statm: 29522 27469 131 6 0 27992 0
Current children cumulated CPU time (s) 2042.72
Current children cumulated vsize (KiB) 126788

Child status: 20
Real time (s): 2042.79
CPU time (s): 2042.83
CPU user time (s): 2042.71
CPU system time (s): 0.123981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 126852

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

runsolver used 3.64844 second user time and 7.44287 second system time

The end

Launcher Data

Begin job on node119 at 2011-06-15 17:23:12
IDJOB=3498987
IDBENCH=82431
IDSOLVER=1993
FILE ID=node119/3498987-1308151392
RUNJOBID= node119-1308150602-14827
PBS_JOBID= 13575615
Free space on /tmp= 73904 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498987-1308151392/watcher-3498987-1308151392 -o /tmp/evaluation-result-3498987-1308151392/solver-3498987-1308151392 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498987-1308151392.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=1660947551

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:     32951124 kB
MemFree:      30470144 kB
Buffers:        468736 kB
Cached:        1585384 kB
SwapCached:      11020 kB
Active:         716704 kB
Inactive:      1411184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30470144 kB
SwapTotal:    67111528 kB
SwapFree:     67054724 kB
Dirty:           13240 kB
Writeback:           0 kB
AnonPages:       71172 kB
Mapped:          12868 kB
Slab:           288976 kB
PageTables:       4556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   261100 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= 73904 MiB
End job on node119 at 2011-06-15 17:57:15