Trace number 3349343

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: EBMiniSAT 2011-03-02? (TO) 1300.14 1300.11

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


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-3349343-1304978340/watcher-3349343-1304978340 -o /tmp/evaluation-result-3349343-1304978340/solver-3349343-1304978340 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349343-1304978340.cnf -verb=0 

running on 2 cores: 1,3

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.96 4.00 3.41 5/367 1319
/proc/meminfo: memFree=6391896/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=11796 CPUtime=0 cores=1,3
/proc/1319/stat : 1319 (runsolver) R 1317 1319 968 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 590249610 12079104 49 33554432000 4194304 5432360 140736854505456 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/1319/statm: 2949 49 30 303 0 2643 0

[startup+0.047462 s]
/proc/loadavg: 3.96 4.00 3.41 5/367 1319
/proc/meminfo: memFree=6391896/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=22044 CPUtime=0.03 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 1298 0 0 0 3 0 0 0 22 0 1 0 590249610 22573056 1229 33554432000 4194304 4293939 140734810315536 18446744073709551615 4200774 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 5511 1229 219 25 0 2144 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22044

[startup+0.100452 s]
/proc/loadavg: 3.96 4.00 3.41 5/367 1319
/proc/meminfo: memFree=6391896/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=29080 CPUtime=0.08 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 3922 0 0 0 8 0 0 0 22 0 1 0 590249610 29777920 3412 33554432000 4194304 4293939 140734810315536 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 7270 3412 219 25 0 3903 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29080

[startup+0.300425 s]
/proc/loadavg: 3.96 4.00 3.41 5/367 1319
/proc/meminfo: memFree=6391896/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=75108 CPUtime=0.28 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 17921 0 0 0 25 3 0 0 23 0 1 0 590249610 76910592 13437 33554432000 4194304 4293939 140734810315536 18446744073709551615 228095450880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 18777 13437 219 25 0 15410 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 75108

[startup+0.700338 s]
/proc/loadavg: 3.96 4.00 3.41 5/367 1319
/proc/meminfo: memFree=6391896/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=166100 CPUtime=0.67 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 44388 0 0 0 61 6 0 0 25 0 1 0 590249610 170086400 32743 33554432000 4194304 4293939 140734810315536 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 41525 32746 219 25 0 38158 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 166100

[startup+1.50021 s]
/proc/loadavg: 3.96 4.00 3.41 5/368 1320
/proc/meminfo: memFree=6223752/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=192604 CPUtime=1.48 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 57337 0 0 0 140 8 0 0 25 0 1 0 590249610 197226496 41472 33554432000 4194304 4293939 140734810315536 18446744073709551615 4230081 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 48151 41472 223 25 0 44784 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 192604

[startup+3.1009 s]
/proc/loadavg: 3.96 4.00 3.41 5/368 1320
/proc/meminfo: memFree=6220652/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=203880 CPUtime=3.07 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 64788 0 0 0 298 9 0 0 25 0 1 0 590249610 208773120 42550 33554432000 4194304 4293939 140734810315536 18446744073709551615 4257474 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 50970 42550 225 25 0 47603 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 203880

[startup+6.30031 s]
/proc/loadavg: 3.96 4.00 3.41 5/368 1320
/proc/meminfo: memFree=6244092/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=154560 CPUtime=6.28 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 66159 0 0 0 618 10 0 0 25 0 1 0 590249610 158269440 33653 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 38640 33653 243 25 0 35273 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 154560

[startup+12.7011 s]
/proc/loadavg: 3.96 4.00 3.41 5/368 1320
/proc/meminfo: memFree=6217196/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=173528 CPUtime=12.68 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 68692 0 0 0 1258 10 0 0 25 0 1 0 590249610 177692672 36181 33554432000 4194304 4293939 140734810315536 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 43382 36181 244 25 0 40015 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 173528

[startup+25.5008 s]
/proc/loadavg: 3.97 4.00 3.42 5/368 1321
/proc/meminfo: memFree=6163636/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=204348 CPUtime=25.47 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 75357 0 0 0 2536 11 0 0 25 0 1 0 590249610 209252352 42842 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 51087 42842 244 25 0 47720 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 204348

[startup+51.1011 s]
/proc/loadavg: 3.98 4.00 3.44 5/368 1321
/proc/meminfo: memFree=6063928/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=254436 CPUtime=51.08 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 87989 0 0 0 5093 15 0 0 25 0 1 0 590249610 260542464 55462 33554432000 4194304 4293939 140734810315536 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 63609 55462 244 25 0 60242 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 254436

[startup+102.314 s]
/proc/loadavg: 3.99 4.00 3.47 5/368 1323
/proc/meminfo: memFree=5847528/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=468084 CPUtime=102.29 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 112745 0 0 0 10208 21 0 0 25 0 1 0 590249610 479318016 80193 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 117021 80193 244 25 0 113654 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 468084

[startup+162.301 s]
/proc/loadavg: 4.15 4.03 3.51 5/368 1333
/proc/meminfo: memFree=5621828/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=468084 CPUtime=162.28 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 138329 0 0 0 16201 27 0 0 25 0 1 0 590249610 479318016 105743 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 117021 105743 244 25 0 113654 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 468084

[startup+222.301 s]
/proc/loadavg: 4.13 4.04 3.54 5/368 1335
/proc/meminfo: memFree=5391580/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=683756 CPUtime=222.29 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 165715 0 0 0 22196 33 0 0 25 0 1 0 590249610 700166144 133119 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 170939 133119 244 25 0 167572 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 683756

[startup+282.301 s]
/proc/loadavg: 4.17 4.06 3.58 5/368 1337
/proc/meminfo: memFree=5145480/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=1033004 CPUtime=282.29 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 199219 0 0 0 28189 40 0 0 25 0 1 0 590249610 1057796096 166610 33554432000 4194304 4293939 140734810315536 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 258251 166610 244 25 0 254884 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1033004

[startup+342.301 s]
/proc/loadavg: 4.15 4.08 3.61 5/368 1338
/proc/meminfo: memFree=4897992/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=1033004 CPUtime=342.28 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 228619 0 0 0 34182 46 0 0 25 0 1 0 590249610 1057796096 195984 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 258251 195984 244 25 0 254884 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1033004

[startup+402.301 s]
/proc/loadavg: 4.05 4.06 3.63 5/368 1340
/proc/meminfo: memFree=4671224/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=1033004 CPUtime=402.29 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 257646 0 0 0 40176 53 0 0 25 0 1 0 590249610 1057796096 224989 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 258251 224989 244 25 0 254884 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1033004

[startup+462.301 s]
/proc/loadavg: 4.02 4.05 3.65 5/368 1341
/proc/meminfo: memFree=4914536/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=1033004 CPUtime=462.29 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 286032 0 0 0 46170 59 0 0 25 0 1 0 590249610 1057796096 253348 33554432000 4194304 4293939 140734810315536 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 258251 253348 244 25 0 254884 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1033004

[startup+522.301 s]
/proc/loadavg: 4.15 4.08 3.69 5/368 1343
/proc/meminfo: memFree=4564396/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=1600532 CPUtime=522.3 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 314937 0 0 0 52165 65 0 0 25 0 1 0 590249610 1638944768 282235 33554432000 4194304 4293939 140734810315536 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 400133 282235 244 25 0 396766 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1600532

[startup+582.301 s]
/proc/loadavg: 4.05 4.06 3.70 5/368 1345
/proc/meminfo: memFree=4235204/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=1600532 CPUtime=582.29 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 345803 0 0 0 58157 72 0 0 25 0 1 0 590249610 1638944768 313076 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 400133 313076 244 25 0 396766 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1600532

[startup+642.301 s]
/proc/loadavg: 4.02 4.05 3.72 5/368 1346
/proc/meminfo: memFree=3991340/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=1601384 CPUtime=642.3 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 377220 0 0 0 64151 79 0 0 25 0 1 0 590249610 1639817216 344478 33554432000 4194304 4293939 140734810315536 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 400346 344478 244 25 0 396979 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1601384

[startup+702.301 s]
/proc/loadavg: 4.00 4.04 3.73 5/368 1348
/proc/meminfo: memFree=3772252/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=1603824 CPUtime=702.3 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 406690 0 0 0 70146 84 0 0 25 0 1 0 590249610 1642315776 373932 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 400956 373932 244 25 0 397589 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1603824

[startup+762.314 s]
/proc/loadavg: 4.08 4.06 3.76 5/368 1349
/proc/meminfo: memFree=3553908/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=2528080 CPUtime=762.31 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 436752 0 0 0 76141 90 0 0 25 0 1 0 590249610 2588753920 403978 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 632020 403978 244 25 0 628653 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2528080

[startup+822.301 s]
/proc/loadavg: 4.13 4.07 3.78 5/368 1351
/proc/meminfo: memFree=3328396/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=2529628 CPUtime=822.3 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 467891 0 0 0 82135 95 0 0 25 0 1 0 590249610 2590339072 435103 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248340 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 632407 435103 244 25 0 629040 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2529628

[startup+882.301 s]
/proc/loadavg: 4.13 4.09 3.80 5/368 1353
/proc/meminfo: memFree=3035056/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=2532760 CPUtime=882.3 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 497805 0 0 0 88129 101 0 0 25 0 1 0 590249610 2593546240 464997 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 633190 464997 244 25 0 629823 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2532760

[startup+942.301 s]
/proc/loadavg: 4.05 4.07 3.81 5/368 1354
/proc/meminfo: memFree=2758636/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=2534792 CPUtime=942.31 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 525333 0 0 0 94122 109 0 0 25 0 1 0 590249610 2595627008 492516 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 633698 492516 244 25 0 630331 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2534792

[startup+1002.3 s]
/proc/loadavg: 3.73 3.99 3.80 4/362 1373
/proc/meminfo: memFree=3259844/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=2536600 CPUtime=1002.3 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 557590 0 0 0 100116 114 0 0 25 0 1 0 590249610 2597478400 524759 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 634150 524759 244 25 0 630783 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2536600

[startup+1062.3 s]
/proc/loadavg: 2.72 3.65 3.70 3/356 1392
/proc/meminfo: memFree=4058080/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=2538380 CPUtime=1062.31 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 593140 0 0 0 106112 119 0 0 25 0 1 0 590249610 2599301120 560296 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 634595 560296 244 25 0 631228 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2538380

[startup+1122.3 s]
/proc/loadavg: 2.26 3.35 3.59 3/356 1394
/proc/meminfo: memFree=3892148/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=2540536 CPUtime=1122.31 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 627574 0 0 0 112107 124 0 0 25 0 1 0 590249610 2601508864 594712 33554432000 4194304 4293939 140734810315536 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 635134 594712 244 25 0 631767 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2540536

[startup+1182.3 s]
/proc/loadavg: 1.46 2.92 3.42 2/350 1414
/proc/meminfo: memFree=5481144/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=2542400 CPUtime=1182.31 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 658231 0 0 0 118102 129 0 0 25 0 1 0 590249610 2603417600 625348 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 635600 625348 244 25 0 632233 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2542400

[startup+1242.3 s]
/proc/loadavg: 1.17 2.57 3.27 2/350 1415
/proc/meminfo: memFree=5366052/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=4042732 CPUtime=1242.31 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 686807 0 0 0 124097 134 0 0 25 0 1 0 590249610 4139757568 653908 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 1010683 653908 244 25 0 1007316 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 4042732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.06 2.28 3.12 2/350 1417
/proc/meminfo: memFree=5231600/32951124 swapFree=65980216/67111528
[pid=1319] ppid=1317 vsize=4044816 CPUtime=1300.02 cores=1,3
/proc/1319/stat : 1319 (ebminisat_relea) R 1317 1319 968 0 -1 4202496 719933 0 0 0 129861 141 0 0 25 0 1 0 590249610 4141891584 687017 33554432000 4194304 4293939 140734810315536 18446744073709551615 4248314 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1319/statm: 1011204 687017 244 25 0 1007837 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 4044816

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)
Real time (s): 1300.11
CPU time (s): 1300.14
CPU user time (s): 1298.63
CPU system time (s): 1.51077
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4044816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.63
system time used= 1.51077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 719946
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= 9
involuntary context switches= 662

runsolver used 4.30835 second user time and 10.8314 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-09 23:59:01
IDJOB=3349343
IDBENCH=82394
IDSOLVER=1812
FILE ID=node142/3349343-1304978340
RUNJOBID= node142-1304976739-989
PBS_JOBID= 13285671
Free space on /tmp= 46860 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349343-1304978340/watcher-3349343-1304978340 -o /tmp/evaluation-result-3349343-1304978340/solver-3349343-1304978340 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349343-1304978340.cnf  -verb=0

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1099753003

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       6392300 kB
Buffers:        244504 kB
Cached:       19938136 kB
SwapCached:      11212 kB
Active:       13088704 kB
Inactive:     12702544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6392300 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:          173572 kB
Writeback:           0 kB
AnonPages:     5605592 kB
Mapped:          20692 kB
Slab:           667160 kB
PageTables:      35364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78740504 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= 47048 MiB
End job on node142 at 2011-05-10 00:20:43