Trace number 3348939

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: minisat_psm 2011-04-01? (TO) 1300.02 1300.02

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 benchmark234.365
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.26	c ==============================================================================
0.00/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.26	c ==============================================================================
0.00/0.26	c |         0 |  783852  1708423 |  235155       0        0     nan |  0.000 % |
0.99/1.03	c |         0 |  779390  1794017 |      --       0       --      -- |     --   | -3820/87017
0.99/1.03	c ==============================================================================
0.99/1.03	c Result  :   #vars: 97280   #clauses: 779390   #literals: 1794017
0.99/1.03	c CPU time:   1.00885 s
0.99/1.03	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.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3348939-1304970956/watcher-3348939-1304970956 -o /tmp/evaluation-result-3348939-1304970956/solver-3348939-1304970956 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348939-1304970956.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.93 3.99 3.81 5/367 412
/proc/meminfo: memFree=6201536/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=4,6
/proc/412/stat : 412 (esg_static.sh) R 410 412 32333 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 608692688 8908800 250 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476515221 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/412/statm: 2175 250 209 178 0 68 0

[startup+0.0755641 s]
/proc/loadavg: 3.93 3.99 3.81 5/367 412
/proc/meminfo: memFree=6201536/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 608692688 8908800 250 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100552 s]
/proc/loadavg: 3.93 3.99 3.81 5/367 412
/proc/meminfo: memFree=6201536/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 608692688 8908800 250 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300514 s]
/proc/loadavg: 3.93 3.99 3.81 5/367 412
/proc/meminfo: memFree=6201536/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 608692688 8908800 250 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700455 s]
/proc/loadavg: 3.93 3.99 3.81 5/367 412
/proc/meminfo: memFree=6201536/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=0 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 608692688 8908800 250 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50029 s]
/proc/loadavg: 3.93 3.99 3.81 5/369 414
/proc/meminfo: memFree=6129980/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 8700

[startup+3.10098 s]
/proc/loadavg: 3.93 3.99 3.81 5/369 415
/proc/meminfo: memFree=6128988/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=65420 CPUtime=1.72 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 14911 0 0 0 170 2 0 0 25 0 1 0 608692825 66990080 12415 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213791 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 16355 12415 253 16 0 12997 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 74120

[startup+6.30036 s]
/proc/loadavg: 3.93 3.99 3.81 5/369 415
/proc/meminfo: memFree=6118672/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=78036 CPUtime=4.92 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 23452 0 0 0 488 4 0 0 25 0 1 0 608692825 79908864 12823 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 19509 12823 253 16 0 16151 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 86736

[startup+12.7011 s]
/proc/loadavg: 3.94 3.99 3.81 5/369 415
/proc/meminfo: memFree=6110344/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=108292 CPUtime=11.32 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 41050 0 0 0 1126 6 0 0 25 0 1 0 608692825 110891008 19819 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 27073 19819 253 16 0 23715 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 116992

[startup+25.5007 s]
/proc/loadavg: 3.95 3.99 3.81 5/369 416
/proc/meminfo: memFree=6154488/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=138640 CPUtime=24.12 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 52538 0 0 0 2405 7 0 0 25 0 1 0 608692825 141967360 29012 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 34660 29012 253 16 0 31302 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 147340

[startup+51.1008 s]
/proc/loadavg: 4.10 4.02 3.83 5/369 417
/proc/meminfo: memFree=6097708/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=138640 CPUtime=49.72 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 53139 0 0 0 4964 8 0 0 25 0 1 0 608692825 141967360 29607 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 34660 29607 253 16 0 31302 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 147340

[startup+102.314 s]
/proc/loadavg: 4.12 4.03 3.84 5/369 418
/proc/meminfo: memFree=6094232/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=108292 CPUtime=100.93 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 135346 0 0 0 10075 18 0 0 25 0 1 0 608692825 110891008 22148 33554432000 4194304 4256717 140733985020448 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 27073 22148 253 16 0 23715 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 116992

[startup+162.3 s]
/proc/loadavg: 4.04 4.03 3.84 5/369 419
/proc/meminfo: memFree=6069000/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=157612 CPUtime=160.92 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 211473 0 0 0 16063 29 0 0 25 0 1 0 608692825 161394688 29923 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 39403 29923 253 16 0 36045 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 166312

[startup+222.301 s]
/proc/loadavg: 4.07 4.03 3.86 5/369 421
/proc/meminfo: memFree=6064748/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=157612 CPUtime=220.92 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 287076 0 0 0 22052 40 0 0 25 0 1 0 608692825 161394688 31219 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 39403 31219 253 16 0 36045 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 166312

[startup+282.3 s]
/proc/loadavg: 4.17 4.07 3.88 5/369 423
/proc/meminfo: memFree=6027512/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=157612 CPUtime=280.92 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 368497 0 0 0 28041 51 0 0 25 0 1 0 608692825 161394688 33290 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 39403 33290 253 16 0 36045 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 166312

[startup+342.301 s]
/proc/loadavg: 4.06 4.05 3.88 5/369 433
/proc/meminfo: memFree=5960968/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=157612 CPUtime=340.93 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 472246 0 0 0 34028 65 0 0 25 0 1 0 608692825 161394688 31008 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 39403 31008 253 16 0 36045 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 166312

[startup+402.3 s]
/proc/loadavg: 4.10 4.07 3.90 5/369 435
/proc/meminfo: memFree=5830364/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=157612 CPUtime=400.93 cores=4,6

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

/proc/415/statm: 39403 32118 253 16 0 36045 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 166312

[startup+642.3 s]
/proc/loadavg: 4.04 4.05 3.91 5/369 444
/proc/meminfo: memFree=5951068/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=157612 CPUtime=640.95 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 833330 0 0 0 63976 119 0 0 25 0 1 0 608692825 161394688 32007 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 39403 32007 253 16 0 36045 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 166312

[startup+702.301 s]
/proc/loadavg: 4.05 4.05 3.92 5/369 446
/proc/meminfo: memFree=5953140/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=188432 CPUtime=700.94 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 898217 0 0 0 69965 129 0 0 25 0 1 0 608692825 192954368 35105 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 47108 35105 253 16 0 43750 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 197132

[startup+762.313 s]
/proc/loadavg: 4.16 4.08 3.94 5/369 447
/proc/meminfo: memFree=5912448/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=188432 CPUtime=760.96 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 963891 0 0 0 75956 140 0 0 25 0 1 0 608692825 192954368 35414 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213943 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 47108 35414 253 16 0 43750 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 197132

[startup+822.301 s]
/proc/loadavg: 4.10 4.08 3.94 5/369 449
/proc/meminfo: memFree=5884272/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=157612 CPUtime=820.95 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 1043461 0 0 0 81944 151 0 0 25 0 1 0 608692825 161394688 33486 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 39403 33486 253 16 0 36045 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 166312

[startup+882.301 s]
/proc/loadavg: 4.04 4.06 3.94 5/369 451
/proc/meminfo: memFree=5791372/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=188432 CPUtime=880.95 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 1096208 0 0 0 87936 159 0 0 25 0 1 0 608692825 192954368 35737 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 47108 35737 253 16 0 43750 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 197132

[startup+942.301 s]
/proc/loadavg: 4.07 4.06 3.95 5/369 452
/proc/meminfo: memFree=5879260/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=188432 CPUtime=940.96 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 1162957 0 0 0 93926 170 0 0 25 0 1 0 608692825 192954368 35720 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 47108 35720 253 16 0 43750 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 197132

[startup+1002.3 s]
/proc/loadavg: 4.02 4.05 3.95 5/369 454
/proc/meminfo: memFree=5834352/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=188432 CPUtime=1000.95 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 1232456 0 0 0 99914 181 0 0 25 0 1 0 608692825 192954368 35631 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 47108 35631 253 16 0 43750 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 197132

[startup+1062.3 s]
/proc/loadavg: 3.15 3.84 3.88 2/348 519
/proc/meminfo: memFree=6539224/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=188432 CPUtime=1060.96 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 1302732 0 0 0 105903 193 0 0 25 0 1 0 608692825 192954368 34746 33554432000 4194304 4256717 140733985020448 18446744073709551615 4214166 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 47108 34746 253 16 0 43750 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 197132

[startup+1122.3 s]
/proc/loadavg: 1.79 3.32 3.70 2/348 521
/proc/meminfo: memFree=6521744/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=188432 CPUtime=1120.96 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 1365698 0 0 0 111894 202 0 0 25 0 1 0 608692825 192954368 38904 33554432000 4194304 4256717 140733985020448 18446744073709551615 4211932 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 47108 38904 253 16 0 43750 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 197132

[startup+1182.3 s]
/proc/loadavg: 1.29 2.90 3.53 2/348 523
/proc/meminfo: memFree=6531520/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=188432 CPUtime=1180.97 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 1440578 0 0 0 117884 213 0 0 25 0 1 0 608692825 192954368 36705 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 47108 36705 253 16 0 43750 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 197132

[startup+1242.3 s]
/proc/loadavg: 1.10 2.55 3.37 2/348 524
/proc/meminfo: memFree=6523940/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=188432 CPUtime=1240.97 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 1513546 0 0 0 123873 224 0 0 25 0 1 0 608692825 192954368 34760 33554432000 4194304 4256717 140733985020448 18446744073709551615 4214109 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 47108 34760 253 16 0 43750 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 197132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.10 2.28 3.22 2/348 526
/proc/meminfo: memFree=6535584/32950928 swapFree=67056568/67111528
[pid=412] ppid=410 vsize=8700 CPUtime=1.35 cores=4,6
/proc/412/stat : 412 (esg_static.sh) S 410 412 32333 0 -1 4202496 352 17572 0 0 0 0 130 5 18 0 1 0 608692688 8908800 252 33554432000 4194304 4922060 140735498249488 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/412/statm: 2175 252 209 178 0 68 0
[pid=415] ppid=412 vsize=188432 CPUtime=1298.67 cores=4,6
/proc/415/stat : 415 (minisat_static) R 412 412 32333 0 -1 4202496 1570050 0 0 0 129635 232 0 0 25 0 1 0 608692825 192954368 35390 33554432000 4194304 4256717 140733985020448 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/415/statm: 47108 35390 253 16 0 43750 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 197132

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 412 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=307801
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=51992
# CPU time returned by wait4() is 1.35979
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1297.65
CPU system time (s): 2.37
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 277272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.3078
system time used= 0.051992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17924
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= 8
involuntary context switches= 3

runsolver used 4.74828 second user time and 10.3824 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 21:55:56
IDJOB=3348939
IDBENCH=82431
IDSOLVER=1811
FILE ID=node148/3348939-1304970956
RUNJOBID= node148-1304968091-32352
PBS_JOBID= 13285602
Free space on /tmp= 30800 MiB

SOLVER NAME= minisat hack: minisat_psm 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-3348939-1304970956/watcher-3348939-1304970956 -o /tmp/evaluation-result-3348939-1304970956/solver-3348939-1304970956 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348939-1304970956.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=1445625432

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6201940 kB
Buffers:        238592 kB
Cached:       22370556 kB
SwapCached:       8268 kB
Active:       11051188 kB
Inactive:     14908332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6201940 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           13596 kB
Writeback:           0 kB
AnonPages:     3348524 kB
Mapped:          27572 kB
Slab:           693380 kB
PageTables:      30552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85191428 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= 30856 MiB
End job on node148 at 2011-05-09 22:17:38