Trace number 3349539

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: LR_GL_SHR 2011-03-02? (TO) 1300.06 1300.04

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


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

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: 1.20 2.04 2.92 5/284 13634
/proc/meminfo: memFree=3802408/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=22148 CPUtime=0 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 963 0 0 0 0 0 0 0 25 0 1 0 608714823 22679552 906 33554432000 4194304 4300056 140733730641600 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 5537 908 220 26 0 2169 0

[startup+0.049896 s]
/proc/loadavg: 1.20 2.04 2.92 5/284 13634
/proc/meminfo: memFree=3802408/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=31300 CPUtime=0.03 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 3415 0 0 0 3 0 0 0 25 0 1 0 608714823 32051200 3207 33554432000 4194304 4300056 140733730641600 18446744073709551615 237278879488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 7825 3208 220 26 0 4457 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31300

[startup+0.100887 s]
/proc/loadavg: 1.20 2.04 2.92 5/284 13634
/proc/meminfo: memFree=3802408/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=36368 CPUtime=0.09 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 5125 0 0 0 8 1 0 0 25 0 1 0 608714823 37240832 4812 33554432000 4194304 4300056 140733730641600 18446744073709551615 237278879488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 9092 4813 222 26 0 5724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36368

[startup+0.300851 s]
/proc/loadavg: 1.20 2.04 2.92 5/284 13634
/proc/meminfo: memFree=3802408/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=62812 CPUtime=0.29 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 12471 0 0 0 27 2 0 0 25 0 1 0 608714823 64319488 11059 33554432000 4194304 4300056 140733730641600 18446744073709551615 237278879488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 15703 11062 222 26 0 12335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62812

[startup+0.70078 s]
/proc/loadavg: 1.20 2.04 2.92 5/284 13634
/proc/meminfo: memFree=3802408/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=81304 CPUtime=0.68 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 17033 0 0 0 66 2 0 0 25 0 1 0 608714823 83255296 14928 33554432000 4194304 4300056 140733730641600 18446744073709551615 237278534845 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 20326 14928 228 26 0 16958 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 81304

[startup+1.50064 s]
/proc/loadavg: 1.20 2.04 2.92 5/285 13635
/proc/meminfo: memFree=3658692/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=74704 CPUtime=1.49 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 20720 0 0 0 146 3 0 0 25 0 1 0 608714823 76496896 12782 33554432000 4194304 4300056 140733730641600 18446744073709551615 4251382 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 18676 12782 244 26 0 15308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74704

[startup+3.10042 s]
/proc/loadavg: 1.50 2.09 2.93 5/285 13635
/proc/meminfo: memFree=3633540/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=74704 CPUtime=3.09 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 21331 0 0 0 306 3 0 0 25 0 1 0 608714823 76496896 13385 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 18676 13385 245 26 0 15308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74704

[startup+6.30084 s]
/proc/loadavg: 1.50 2.09 2.93 5/285 13635
/proc/meminfo: memFree=3624492/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=74704 CPUtime=6.28 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 22312 0 0 0 625 3 0 0 25 0 1 0 608714823 76496896 14358 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 18676 14358 247 26 0 15308 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74704

[startup+12.7007 s]
/proc/loadavg: 1.89 2.15 2.94 5/285 13662
/proc/meminfo: memFree=3811860/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=86836 CPUtime=12.69 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 24133 0 0 0 1265 4 0 0 25 0 1 0 608714823 88920064 16174 33554432000 4194304 4300056 140733730641600 18446744073709551615 4252344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 21709 16174 247 26 0 18341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86836

[startup+25.5004 s]
/proc/loadavg: 2.21 2.21 2.95 5/285 13663
/proc/meminfo: memFree=3739736/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=107324 CPUtime=25.49 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 27357 0 0 0 2544 5 0 0 25 0 1 0 608714823 109899776 19388 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 26831 19388 247 26 0 23463 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107324

[startup+51.1009 s]
/proc/loadavg: 2.82 2.35 2.98 5/285 13663
/proc/meminfo: memFree=3635840/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=140864 CPUtime=51.09 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 32994 0 0 0 5102 7 0 0 25 0 1 0 608714823 144244736 25007 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 35216 25007 247 26 0 31848 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 140864

[startup+102.311 s]
/proc/loadavg: 3.53 2.63 3.04 5/285 13719
/proc/meminfo: memFree=4084328/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=194144 CPUtime=102.3 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 41148 0 0 0 10220 10 0 0 25 0 1 0 608714823 198803456 33123 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 48536 33123 247 26 0 45168 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 194144

[startup+162.301 s]
/proc/loadavg: 3.95 2.90 3.10 5/285 13729
/proc/meminfo: memFree=3999188/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=198500 CPUtime=162.29 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 49304 0 0 0 16215 14 0 0 25 0 1 0 608714823 203264000 41247 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256672 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 49625 41247 247 26 0 46257 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 198500

[startup+222.3 s]
/proc/loadavg: 4.02 3.13 3.17 5/285 13758
/proc/meminfo: memFree=3876960/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=283356 CPUtime=222.29 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 56914 0 0 0 22212 17 0 0 25 0 1 0 608714823 290156544 48831 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 70839 48831 247 26 0 67471 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 283356

[startup+282.301 s]
/proc/loadavg: 4.04 3.28 3.22 5/285 13760
/proc/meminfo: memFree=3820976/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=287592 CPUtime=282.29 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 63225 0 0 0 28210 19 0 0 25 0 1 0 608714823 294494208 55119 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 71898 55119 247 26 0 68530 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 287592

[startup+342.301 s]
/proc/loadavg: 4.05 3.44 3.27 5/285 13764
/proc/meminfo: memFree=3683284/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=289900 CPUtime=342.29 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 68631 0 0 0 34207 22 0 0 25 0 1 0 608714823 296857600 60496 33554432000 4194304 4300056 140733730641600 18446744073709551615 4252387 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 72475 60496 247 26 0 69107 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 289900

[startup+402.3 s]
/proc/loadavg: 4.09 3.56 3.32 5/285 13766
/proc/meminfo: memFree=3642820/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=292388 CPUtime=402.29 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 74127 0 0 0 40206 23 0 0 25 0 1 0 608714823 299405312 65964 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256696 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 73097 65964 247 26 0 69729 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 292388

[startup+462.301 s]
/proc/loadavg: 4.03 3.64 3.37 5/285 13767
/proc/meminfo: memFree=3860760/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=427008 CPUtime=462.3 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 78795 0 0 0 46204 26 0 0 25 0 1 0 608714823 437256192 70607 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256302 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 106752 70607 247 26 0 103384 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 427008

[startup+522.301 s]
/proc/loadavg: 4.01 3.70 3.40 5/285 13769
/proc/meminfo: memFree=3778520/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=429804 CPUtime=522.3 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 83042 0 0 0 52203 27 0 0 25 0 1 0 608714823 440119296 74832 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256302 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 107451 74832 247 26 0 104083 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 429804

[startup+582.3 s]
/proc/loadavg: 4.04 3.77 3.44 5/285 13771
/proc/meminfo: memFree=3645156/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=431544 CPUtime=582.3 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 87072 0 0 0 58201 29 0 0 25 0 1 0 608714823 441901056 78841 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 107886 78841 249 26 0 104518 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 431544

[startup+642.301 s]
/proc/loadavg: 4.01 3.81 3.47 5/285 13772
/proc/meminfo: memFree=3683916/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=434304 CPUtime=642.3 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 91272 0 0 0 64200 30 0 0 25 0 1 0 608714823 444727296 83023 33554432000 4194304 4300056 140733730641600 18446744073709551615 4251382 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 108576 83023 249 26 0 105208 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 434304

[startup+702.301 s]
/proc/loadavg: 4.16 3.87 3.51 5/285 13774
/proc/meminfo: memFree=3595712/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=436064 CPUtime=702.3 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 95364 0 0 0 70198 32 0 0 25 0 1 0 608714823 446529536 87096 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 109016 87096 249 26 0 105648 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 436064

[startup+762.311 s]
/proc/loadavg: 4.13 3.91 3.55 5/285 13775
/proc/meminfo: memFree=3483660/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=438280 CPUtime=762.32 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 99296 0 0 0 76198 34 0 0 25 0 1 0 608714823 448798720 91013 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 109570 91013 249 26 0 106202 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 438280

[startup+822.3 s]
/proc/loadavg: 4.10 3.94 3.57 5/285 13777
/proc/meminfo: memFree=3500724/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=439856 CPUtime=822.3 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 103074 0 0 0 82195 35 0 0 25 0 1 0 608714823 450412544 94773 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 109964 94773 249 26 0 106596 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 439856

[startup+882.301 s]
/proc/loadavg: 4.03 3.95 3.60 5/285 13779
/proc/meminfo: memFree=3744432/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=442492 CPUtime=882.31 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 106648 0 0 0 88195 36 0 0 25 0 1 0 608714823 453111808 98333 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 110623 98333 249 26 0 107255 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 442492

[startup+942.301 s]
/proc/loadavg: 4.01 3.95 3.62 5/285 13780
/proc/meminfo: memFree=3631932/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=445632 CPUtime=942.31 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 110324 0 0 0 94193 38 0 0 25 0 1 0 608714823 456327168 101999 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 111408 101999 249 26 0 108040 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 445632

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.64 5/285 13782
/proc/meminfo: memFree=3607932/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=445632 CPUtime=1002.3 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 113189 0 0 0 100191 39 0 0 25 0 1 0 608714823 456327168 104849 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 111408 104849 249 26 0 108040 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 445632

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/285 13783
/proc/meminfo: memFree=3478812/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=662428 CPUtime=1062.31 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 116721 0 0 0 106190 41 0 0 25 0 1 0 608714823 678326272 108362 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 165607 108362 249 26 0 162239 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 662428

[startup+1122.3 s]
/proc/loadavg: 4.05 3.98 3.68 5/285 13785
/proc/meminfo: memFree=3394912/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=664040 CPUtime=1122.31 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 119029 0 0 0 112189 42 0 0 25 0 1 0 608714823 679976960 110655 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 166010 110655 249 26 0 162642 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 664040

[startup+1182.3 s]
/proc/loadavg: 4.02 3.98 3.70 5/285 13787
/proc/meminfo: memFree=3480680/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=665360 CPUtime=1182.31 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 122759 0 0 0 118187 44 0 0 25 0 1 0 608714823 681328640 114375 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 166340 114375 249 26 0 162972 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 665360

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.72 5/285 13788
/proc/meminfo: memFree=3376096/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=667432 CPUtime=1242.31 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 126003 0 0 0 124186 45 0 0 25 0 1 0 608714823 683450368 117605 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 166858 117605 249 26 0 163490 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 667432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.73 5/285 13790
/proc/meminfo: memFree=3271024/32950904 swapFree=67057400/67111528
[pid=13634] ppid=13632 vsize=669060 CPUtime=1300.02 cores=0,2
/proc/13634/stat : 13634 (lr_gl_shr) R 13632 13634 13021 0 -1 4202496 129131 0 0 0 129956 46 0 0 25 0 1 0 608714823 685117440 120722 33554432000 4194304 4300056 140733730641600 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13634/statm: 167265 120722 249 26 0 163897 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 669060

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.04
CPU time (s): 1300.06
CPU user time (s): 1299.57
CPU system time (s): 0.490925
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 669060

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

runsolver used 3.46647 second user time and 8.18675 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-09 21:59:11
IDJOB=3349539
IDBENCH=82431
IDSOLVER=1813
FILE ID=node121/3349539-1304971150
RUNJOBID= node121-1304971145-13538
PBS_JOBID= 13285629
Free space on /tmp= 43808 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349539-1304971150/watcher-3349539-1304971150 -o /tmp/evaluation-result-3349539-1304971150/solver-3349539-1304971150 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349539-1304971150.cnf -verb=0 -model

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=1525695986

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.75
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.817
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:     32950904 kB
MemFree:       3802688 kB
Buffers:        235300 kB
Cached:       22222892 kB
SwapCached:       7408 kB
Active:       13805940 kB
Inactive:     14531024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       3802688 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          198308 kB
Writeback:           0 kB
AnonPages:     5876404 kB
Mapped:          22236 kB
Slab:           724364 kB
PageTables:      25768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31257992 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= 43972 MiB
End job on node121 at 2011-05-09 22:20:53