Trace number 3286294

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
UmSat 2011-02-25? (TO) 1300.05 1300.09

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

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: 935)

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-3286294-1303763759/watcher-3286294-1303763759 -o /tmp/evaluation-result-3286294-1303763759/solver-3286294-1303763759 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3286294-1303763759.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: 4.15 4.00 3.87 5/189 2368
/proc/meminfo: memFree=10499976/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=11564 CPUtime=0 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4194304 221 0 0 0 0 0 0 0 25 0 1 0 468791742 11841536 172 33554432000 4194304 4263880 140736820941760 18446744073709551615 233505334760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 2891 173 148 17 0 51 0

[startup+0.0789051 s]
/proc/loadavg: 4.15 4.00 3.87 5/189 2368
/proc/meminfo: memFree=10499976/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=13340 CPUtime=0.07 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4194304 849 0 0 0 7 0 0 0 25 0 1 0 468791742 13660160 642 33554432000 4194304 4263880 140736820941760 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 3335 642 241 17 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13340

[startup+0.100899 s]
/proc/loadavg: 4.15 4.00 3.87 5/189 2368
/proc/meminfo: memFree=10499976/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=13340 CPUtime=0.09 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4194304 882 0 0 0 9 0 0 0 25 0 1 0 468791742 13660160 675 33554432000 4194304 4263880 140736820941760 18446744073709551615 47592425831064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 3335 675 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300877 s]
/proc/loadavg: 4.15 4.00 3.87 5/189 2368
/proc/meminfo: memFree=10499976/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=15164 CPUtime=0.29 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4194304 1572 0 0 0 29 0 0 0 25 0 1 0 468791742 15527936 1172 33554432000 4194304 4263880 140736820941760 18446744073709551615 4238388 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 3791 1172 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700806 s]
/proc/loadavg: 4.15 4.00 3.87 5/189 2368
/proc/meminfo: memFree=10499976/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=26108 CPUtime=0.68 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4194304 4828 0 0 0 68 0 0 0 25 0 1 0 468791742 26734592 3274 33554432000 4194304 4263880 140736820941760 18446744073709551615 47592426118299 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 6527 3274 242 17 0 3700 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26108

[startup+1.50065 s]
/proc/loadavg: 4.15 4.00 3.87 5/190 2369
/proc/meminfo: memFree=10484096/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=63736 CPUtime=1.49 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 17597 0 0 0 147 2 0 0 25 0 1 0 468791742 65265664 12842 33554432000 4194304 4263880 140736820941760 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 15934 12842 247 17 0 13107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63736

[startup+3.10037 s]
/proc/loadavg: 4.14 4.00 3.87 5/190 2369
/proc/meminfo: memFree=10441936/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=63736 CPUtime=3.09 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 17597 0 0 0 307 2 0 0 25 0 1 0 468791742 65265664 12842 33554432000 4194304 4263880 140736820941760 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 15934 12842 247 17 0 13107 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63736

[startup+6.3008 s]
/proc/loadavg: 4.14 4.00 3.87 5/190 2369
/proc/meminfo: memFree=10431676/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=63736 CPUtime=6.29 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 17597 0 0 0 627 2 0 0 25 0 1 0 468791742 65265664 12842 33554432000 4194304 4263880 140736820941760 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 15934 12842 247 17 0 13107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63736

[startup+12.7007 s]
/proc/loadavg: 4.12 4.00 3.87 5/190 2369
/proc/meminfo: memFree=10394900/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=65588 CPUtime=12.69 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 18075 0 0 0 1267 2 0 0 25 0 1 0 468791742 67162112 13320 33554432000 4194304 4263880 140736820941760 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 16397 13320 247 17 0 13570 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65588

[startup+25.5003 s]
/proc/loadavg: 4.10 4.00 3.87 5/190 2369
/proc/meminfo: memFree=10325092/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=88116 CPUtime=25.49 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 23666 0 0 0 2545 4 0 0 25 0 1 0 468791742 90230784 18911 33554432000 4194304 4263880 140736820941760 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 22029 18911 247 17 0 19202 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88116

[startup+51.1008 s]
/proc/loadavg: 4.06 4.00 3.87 5/190 2370
/proc/meminfo: memFree=10118372/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=165436 CPUtime=51.09 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 42935 0 0 0 5101 8 0 0 25 0 1 0 468791742 169406464 38180 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205748 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 41359 38180 247 17 0 38532 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 165436

[startup+102.307 s]
/proc/loadavg: 4.08 4.01 3.88 5/190 2371
/proc/meminfo: memFree=9705680/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=294020 CPUtime=102.29 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 74833 0 0 0 10211 18 0 0 25 0 1 0 468791742 301076480 70078 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 73505 70078 248 17 0 70678 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 294020

[startup+162.301 s]
/proc/loadavg: 4.03 4.01 3.89 5/190 2373
/proc/meminfo: memFree=9187636/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=448460 CPUtime=162.28 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 111675 0 0 0 16202 26 0 0 25 0 1 0 468791742 459223040 106918 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 112115 106918 247 17 0 109288 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 448460

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/190 2375
/proc/meminfo: memFree=8611056/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=548840 CPUtime=222.28 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 136384 0 0 0 22196 32 0 0 25 0 1 0 468791742 562012160 131626 33554432000 4194304 4263880 140736820941760 18446744073709551615 4223072 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 137210 131626 247 17 0 134383 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 548840

[startup+282.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 2376
/proc/meminfo: memFree=8098228/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=650336 CPUtime=282.28 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 161091 0 0 0 28190 38 0 0 25 0 1 0 468791742 665944064 156333 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 162584 156333 248 17 0 159757 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 650336

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 2378
/proc/meminfo: memFree=7532200/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=745288 CPUtime=342.28 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 184705 0 0 0 34183 45 0 0 25 0 1 0 468791742 763174912 179945 33554432000 4194304 4263880 140736820941760 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 186322 179945 248 17 0 183495 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 745288

[startup+402.301 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 2379
/proc/meminfo: memFree=7009516/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=829944 CPUtime=402.28 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 205339 0 0 0 40179 49 0 0 25 0 1 0 468791742 849862656 200578 33554432000 4194304 4263880 140736820941760 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 207486 200578 247 17 0 204659 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 829944

[startup+462.301 s]
/proc/loadavg: 4.08 4.03 3.92 5/190 2381
/proc/meminfo: memFree=6524164/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=906832 CPUtime=462.28 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 223121 0 0 0 46174 54 0 0 25 0 1 0 468791742 928595968 218360 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 226708 218360 248 17 0 223881 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 906832

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.92 5/190 2383
/proc/meminfo: memFree=5944816/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=984384 CPUtime=522.28 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 241072 0 0 0 52171 57 0 0 25 0 1 0 468791742 1008009216 236309 33554432000 4194304 4263880 140736820941760 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 246096 236309 247 17 0 243269 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 984384

[startup+582.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/187 2405
/proc/meminfo: memFree=6014536/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1044968 CPUtime=582.28 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 255501 0 0 0 58166 62 0 0 25 0 1 0 468791742 1070047232 250738 33554432000 4194304 4263880 140736820941760 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 261242 250738 247 17 0 258415 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1044968

[startup+642.301 s]
/proc/loadavg: 4.11 4.04 3.93 5/190 2413
/proc/meminfo: memFree=4568056/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1096868 CPUtime=642.27 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 268348 0 0 0 64162 65 0 0 25 0 1 0 468791742 1123192832 263585 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 274217 263585 247 17 0 271390 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 1096868

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 2414
/proc/meminfo: memFree=4164180/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1138372 CPUtime=702.27 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 277957 0 0 0 70159 68 0 0 25 0 1 0 468791742 1165692928 273194 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 284593 273194 247 17 0 281766 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1138372

[startup+762.307 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 2416
/proc/meminfo: memFree=3690676/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1172052 CPUtime=762.28 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 286195 0 0 0 76158 70 0 0 25 0 1 0 468791742 1200181248 281432 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 293013 281432 247 17 0 290186 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 1172052

[startup+822.3 s]
/proc/loadavg: 4.07 4.03 3.94 5/190 2418
/proc/meminfo: memFree=3287996/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1210616 CPUtime=822.27 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 295553 0 0 0 82154 73 0 0 25 0 1 0 468791742 1239670784 290790 33554432000 4194304 4263880 140736820941760 18446744073709551615 4211528 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 302654 290790 247 17 0 299827 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1210616

[startup+882.301 s]
/proc/loadavg: 3.49 3.88 3.89 4/184 2436
/proc/meminfo: memFree=3880432/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1272904 CPUtime=882.26 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 310437 0 0 0 88150 76 0 0 25 0 1 0 468791742 1303453696 305674 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 318226 305674 247 17 0 315399 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 1272904

[startup+942.301 s]
/proc/loadavg: 3.18 3.72 3.83 4/184 2438
/proc/meminfo: memFree=3376848/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1345904 CPUtime=942.26 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 327667 0 0 0 94145 81 0 0 25 0 1 0 468791742 1378205696 322904 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 336476 322904 247 17 0 333649 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 1345904

[startup+1002.3 s]
/proc/loadavg: 3.10 3.60 3.78 4/184 2439
/proc/meminfo: memFree=2989136/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1397872 CPUtime=1002.26 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 340116 0 0 0 100143 83 0 0 25 0 1 0 468791742 1431420928 335353 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 349468 335353 248 17 0 346641 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 1397872

[startup+1062.3 s]
/proc/loadavg: 3.03 3.49 3.73 4/184 2441
/proc/meminfo: memFree=2670660/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1439628 CPUtime=1062.26 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 350322 0 0 0 106139 87 0 0 25 0 1 0 468791742 1474179072 345559 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 359907 345559 248 17 0 357080 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 1439628

[startup+1122.3 s]
/proc/loadavg: 3.01 3.40 3.68 4/184 2443
/proc/meminfo: memFree=2304164/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1492064 CPUtime=1122.26 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 362826 0 0 0 112136 90 0 0 25 0 1 0 468791742 1527873536 358063 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 373016 358063 248 17 0 370189 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1492064

[startup+1182.3 s]
/proc/loadavg: 3.00 3.32 3.63 4/184 2444
/proc/meminfo: memFree=1940904/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1552348 CPUtime=1182.25 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 377226 0 0 0 118132 93 0 0 25 0 1 0 468791742 1589604352 372463 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205779 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 388087 372463 248 17 0 385260 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 1552348

[startup+1242.3 s]
/proc/loadavg: 3.04 3.27 3.60 4/184 2446
/proc/meminfo: memFree=1597888/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1602132 CPUtime=1242.25 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 389008 0 0 0 124129 96 0 0 25 0 1 0 468791742 1640583168 384245 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 400533 384245 248 17 0 397706 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 1602132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.96 3.47 2/172 2483
/proc/meminfo: memFree=9870964/32951124 swapFree=67111528/67111528
[pid=2368] ppid=2366 vsize=1648992 CPUtime=1299.95 cores=0,2
/proc/2368/stat : 2368 (umsat) R 2366 2368 616 0 -1 4202496 400255 0 0 0 129896 99 0 0 25 0 1 0 468791742 1688567808 395492 33554432000 4194304 4263880 140736820941760 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2368/statm: 412248 395492 248 17 0 409421 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 1648992

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.09
CPU time (s): 1300.05
CPU user time (s): 1298.97
CPU system time (s): 1.08083
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 1648992

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

runsolver used 2.16567 second user time and 4.90425 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-25 22:35:59
IDJOB=3286294
IDBENCH=82422
IDSOLVER=1582
FILE ID=node145/3286294-1303763759
RUNJOBID= node145-1303763587-1688
PBS_JOBID= 13157118
Free space on /tmp= 71552 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286294-1303763759/watcher-3286294-1303763759 -o /tmp/evaluation-result-3286294-1303763759/solver-3286294-1303763759 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3286294-1303763759.cnf

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=224064903

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10500008 kB
Buffers:       2187556 kB
Cached:       18743380 kB
SwapCached:          0 kB
Active:       11222448 kB
Inactive:     10653924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10500008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           86380 kB
Writeback:           0 kB
AnonPages:      944512 kB
Mapped:          15388 kB
Slab:           508848 kB
PageTables:       6908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1162108 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= 71640 MiB
End job on node145 at 2011-04-25 22:57:41