Trace number 3349043

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) 1299.96 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

Solver Data

0.00/0.00	c Parsing...
0.00/0.92	c ==============================================================================
0.00/0.92	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.92	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.92	c ==============================================================================
0.00/0.92	c |         0 | 2453278  5605905 |  735983       0        0     nan |  0.000 % |
3.79/3.83	c |         0 | 1759097  4095795 |      --       0       --      -- |     --   | -35/-52
3.79/3.83	c ==============================================================================
3.79/3.83	c Result  :   #vars: 125676   #clauses: 1759097   #literals: 4095795
3.79/3.83	c CPU time:   3.73143 s
3.79/3.83	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-3349043-1304970697/watcher-3349043-1304970697 -o /tmp/evaluation-result-3349043-1304970697/solver-3349043-1304970697 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349043-1304970697.cnf 

running on 2 cores: 0,2

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.82 3.99 3.75 5/367 375
/proc/meminfo: memFree=6452516/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=0 cores=0,2
/proc/375/stat : 375 (esg_static.sh) R 373 375 32333 0 -1 4202496 310 0 0 0 0 0 0 0 22 0 1 0 608666969 8908800 249 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476515221 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/375/statm: 2175 249 209 178 0 68 0

[startup+0.08396 s]
/proc/loadavg: 3.82 3.99 3.75 5/367 375
/proc/meminfo: memFree=6452516/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=0 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 608666969 8908800 249 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/375/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10096 s]
/proc/loadavg: 3.82 3.99 3.75 5/367 375
/proc/meminfo: memFree=6452516/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=0 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 608666969 8908800 249 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/375/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300918 s]
/proc/loadavg: 3.82 3.99 3.75 5/367 375
/proc/meminfo: memFree=6452516/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=0 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 608666969 8908800 249 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/375/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700841 s]
/proc/loadavg: 3.82 3.99 3.75 5/367 375
/proc/meminfo: memFree=6452516/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=0 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 608666969 8908800 249 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/375/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50069 s]
/proc/loadavg: 3.82 3.99 3.75 5/369 377
/proc/meminfo: memFree=6287636/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=0 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 608666969 8908800 249 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/375/statm: 2175 249 209 178 0 68 0
[pid=376] ppid=375 vsize=203648 CPUtime=1.49 cores=0,2
/proc/376/stat : 376 (SatELite_releas) R 375 375 32333 0 -1 4202496 48817 0 0 0 140 9 0 0 25 0 1 0 608666969 208535552 43602 33554432000 134512640 135144242 4294802624 18446744073709551615 134585340 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/376/statm: 50912 43602 77 155 0 50755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 212348

[startup+3.10038 s]
/proc/loadavg: 3.84 3.99 3.75 5/369 377
/proc/meminfo: memFree=6271144/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=0 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 608666969 8908800 249 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/375/statm: 2175 249 209 178 0 68 0
[pid=376] ppid=375 vsize=203648 CPUtime=3.09 cores=0,2
/proc/376/stat : 376 (SatELite_releas) R 375 375 32333 0 -1 4202496 48817 0 0 0 300 9 0 0 25 0 1 0 608666969 208535552 43602 33554432000 134512640 135144242 4294802624 18446744073709551615 134585712 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/376/statm: 50912 43602 77 155 0 50755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 212348

[startup+6.30078 s]
/proc/loadavg: 3.84 3.99 3.75 5/369 379
/proc/meminfo: memFree=6305128/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=125844 CPUtime=1.62 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 29995 0 0 0 157 5 0 0 24 0 1 0 608667435 128864256 24607 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 31461 24607 252 16 0 28103 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 134544

[startup+12.7005 s]
/proc/loadavg: 3.86 3.99 3.76 5/369 379
/proc/meminfo: memFree=6265980/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=158272 CPUtime=8.03 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 33272 0 0 0 797 6 0 0 25 0 1 0 608667435 162070528 27877 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209023 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 39568 27877 252 16 0 36210 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 166972

[startup+25.5011 s]
/proc/loadavg: 3.88 3.99 3.76 5/369 379
/proc/meminfo: memFree=6241036/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=159640 CPUtime=20.82 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 70514 0 0 0 2072 10 0 0 25 0 1 0 608667435 163471360 27996 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 39910 27996 252 16 0 36552 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 168340

[startup+51.1012 s]
/proc/loadavg: 3.92 3.99 3.76 5/369 380
/proc/meminfo: memFree=6194488/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=161004 CPUtime=46.42 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 114467 0 0 0 4625 17 0 0 25 0 1 0 608667435 164868096 31728 33554432000 4194304 4256717 140735968752160 18446744073709551615 4218657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 40251 31728 252 16 0 36893 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 169704

[startup+102.301 s]
/proc/loadavg: 3.97 3.99 3.77 5/369 381
/proc/meminfo: memFree=6136204/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=163144 CPUtime=97.63 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 208649 0 0 0 9730 33 0 0 25 0 1 0 608667435 167059456 35919 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209122 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 40786 35919 252 16 0 37428 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 171844

[startup+162.301 s]
/proc/loadavg: 4.06 4.02 3.80 5/369 383
/proc/meminfo: memFree=6161660/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=165964 CPUtime=157.63 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 333222 0 0 0 15711 52 0 0 25 0 1 0 608667435 169947136 36079 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 41491 36079 252 16 0 38133 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 174664

[startup+222.313 s]
/proc/loadavg: 4.02 4.01 3.81 5/369 384
/proc/meminfo: memFree=6103580/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=167204 CPUtime=217.64 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 447804 0 0 0 21694 70 0 0 25 0 1 0 608667435 171216896 36063 33554432000 4194304 4256717 140735968752160 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 41801 36063 252 16 0 38443 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 175904

[startup+282.301 s]
/proc/loadavg: 3.95 3.99 3.81 5/369 416
/proc/meminfo: memFree=6157216/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=168160 CPUtime=277.63 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 576185 0 0 0 27675 88 0 0 25 0 1 0 608667435 172195840 36663 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209083 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 42040 36663 252 16 0 38682 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 176860

[startup+342.301 s]
/proc/loadavg: 4.06 4.02 3.83 5/369 417
/proc/meminfo: memFree=6145400/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=169864 CPUtime=337.62 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 713683 0 0 0 33654 108 0 0 25 0 1 0 608667435 173940736 35517 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209093 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 42466 35517 252 16 0 39108 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 178564

[startup+402.301 s]
/proc/loadavg: 4.06 4.03 3.84 5/369 419
/proc/meminfo: memFree=6066032/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2

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

/proc/378/statm: 76515 69474 252 16 0 73157 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 314760

[startup+702.301 s]
/proc/loadavg: 4.10 4.07 3.91 5/369 436
/proc/meminfo: memFree=5913808/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=225004 CPUtime=697.61 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 1217542 0 0 0 69578 183 0 0 25 0 1 0 608667435 230404096 46814 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 56251 46814 252 16 0 52893 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 233704

[startup+762.301 s]
/proc/loadavg: 4.03 4.06 3.91 6/370 441
/proc/meminfo: memFree=5962132/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=225932 CPUtime=757.61 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 1304228 0 0 0 75564 197 0 0 25 0 1 0 608667435 231354368 50702 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 56483 50702 252 16 0 53125 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 234632

[startup+822.301 s]
/proc/loadavg: 4.01 4.05 3.91 5/369 442
/proc/meminfo: memFree=5977272/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=227260 CPUtime=817.62 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 1417293 0 0 0 81546 216 0 0 25 0 1 0 608667435 232714240 48548 33554432000 4194304 4256717 140735968752160 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 56815 48548 252 16 0 53457 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 235960

[startup+882.314 s]
/proc/loadavg: 4.06 4.05 3.91 5/369 444
/proc/meminfo: memFree=5972532/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=309020 CPUtime=877.63 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 1502860 0 0 0 87534 229 0 0 25 0 1 0 608667435 316436480 57397 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 77255 57397 252 16 0 73897 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 317720

[startup+942.301 s]
/proc/loadavg: 4.06 4.05 3.92 5/369 445
/proc/meminfo: memFree=5936792/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=229420 CPUtime=937.62 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 1600593 0 0 0 93520 242 0 0 25 0 1 0 608667435 234926080 52477 33554432000 4194304 4256717 140735968752160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 57355 52477 252 16 0 53997 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 238120

[startup+1002.3 s]
/proc/loadavg: 4.10 4.07 3.93 5/369 447
/proc/meminfo: memFree=5907740/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=230004 CPUtime=997.61 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 1720548 0 0 0 99502 259 0 0 25 0 1 0 608667435 235524096 49772 33554432000 4194304 4256717 140735968752160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 57501 49772 252 16 0 54143 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 238704

[startup+1062.3 s]
/proc/loadavg: 4.13 4.09 3.94 5/369 449
/proc/meminfo: memFree=5933136/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=312040 CPUtime=1057.61 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 1817328 0 0 0 105488 273 0 0 25 0 1 0 608667435 319528960 54633 33554432000 4194304 4256717 140735968752160 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 78010 54633 252 16 0 74652 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 320740

[startup+1122.3 s]
/proc/loadavg: 4.05 4.07 3.94 5/369 450
/proc/meminfo: memFree=5598056/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=313124 CPUtime=1117.61 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 1895771 0 0 0 111476 285 0 0 25 0 1 0 608667435 320638976 66498 33554432000 4194304 4256717 140735968752160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 78281 66498 252 16 0 74923 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 321824

[startup+1182.3 s]
/proc/loadavg: 4.09 4.07 3.95 5/369 452
/proc/meminfo: memFree=5886092/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=313624 CPUtime=1177.61 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 1955910 0 0 0 117467 294 0 0 25 0 1 0 608667435 321150976 61417 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209383 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 78406 61417 252 16 0 75048 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 322324

[startup+1242.3 s]
/proc/loadavg: 4.03 4.05 3.95 5/369 453
/proc/meminfo: memFree=5864488/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=232728 CPUtime=1237.6 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 2077593 0 0 0 123446 314 0 0 25 0 1 0 608667435 238313472 49405 33554432000 4194304 4256717 140735968752160 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 58182 49405 252 16 0 54824 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 241428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 3.95 3/363 457
/proc/meminfo: memFree=6159636/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=314456 CPUtime=1295.31 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 2149475 0 0 0 129205 326 0 0 25 0 1 0 608667435 322002944 71427 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209347 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 78614 71427 252 16 0 75256 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 323156

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.04 3.95 3/363 457
/proc/meminfo: memFree=6159636/32950928 swapFree=67056568/67111528
[pid=375] ppid=373 vsize=8700 CPUtime=4.65 cores=0,2
/proc/375/stat : 375 (esg_static.sh) S 373 375 32333 0 -1 4202496 352 53844 0 0 0 0 449 16 18 0 1 0 608666969 8908800 251 33554432000 4194304 4922060 140735743217792 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/375/statm: 2175 251 209 178 0 68 0
[pid=378] ppid=375 vsize=314456 CPUtime=1295.31 cores=0,2
/proc/378/stat : 378 (minisat_static) R 375 375 32333 0 -1 4202496 2149475 0 0 0 129205 326 0 0 25 0 1 0 608667435 322002944 71427 33554432000 4194304 4256717 140735968752160 18446744073709551615 4209347 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/378/statm: 78614 71427 252 16 0 75256 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 323156

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 375 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=495316
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=161975
# CPU time returned by wait4() is 4.65729
# while last known CPU time is 1299.96
#
# 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): 1299.96
CPU user time (s): 1296.54
CPU system time (s): 3.42
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 664880

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

runsolver used 4.93125 second user time and 10.3824 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 21:51:39
IDJOB=3349043
IDBENCH=82394
IDSOLVER=1811
FILE ID=node148/3349043-1304970697
RUNJOBID= node148-1304968091-32351
PBS_JOBID= 13285602
Free space on /tmp= 30832 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349043-1304970697/watcher-3349043-1304970697 -o /tmp/evaluation-result-3349043-1304970697/solver-3349043-1304970697 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3349043-1304970697.cnf

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=881830582

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:       6452796 kB
Buffers:        238408 kB
Cached:       22331268 kB
SwapCached:       8268 kB
Active:       10803704 kB
Inactive:     14904476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6452796 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           87908 kB
Writeback:           0 kB
AnonPages:     3136572 kB
Mapped:          27508 kB
Slab:           694916 kB
PageTables:      30072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84943000 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= 30804 MiB
End job on node148 at 2011-05-09 22:13:21