Trace number 3286662

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.15 1300.09

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step21.cnf
MD5SUM4f6c74152fcb90409ea0105b51afa3bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark73.1309
Satisfiable
(Un)Satisfiability was proved
Number of variables53919
Number of clauses308235
Sum of the clauses size690466
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2270265
Number of clauses of size 329435
Number of clauses of size 45675
Number of clauses of size 5487
Number of clauses of size over 51959

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-3286662-1303766268/watcher-3286662-1303766268 -o /tmp/evaluation-result-3286662-1303766268/solver-3286662-1303766268 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3286662-1303766268.cnf 

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.95 2.77 2.71 4/189 31822
/proc/meminfo: memFree=18726952/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=11776 CPUtime=0 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4194304 366 0 0 0 0 0 0 0 25 0 1 0 488223475 12058624 305 33554432000 4194304 4263880 140736763366352 18446744073709551615 254500691712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 2944 305 240 17 0 117 0

[startup+0.024386 s]
/proc/loadavg: 3.95 2.77 2.71 4/189 31822
/proc/meminfo: memFree=18726952/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=12104 CPUtime=0.02 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4194304 463 0 0 0 2 0 0 0 25 0 1 0 488223475 12394496 402 33554432000 4194304 4263880 140736763366352 18446744073709551615 47510778475934 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 3026 402 241 17 0 199 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12104

[startup+0.100361 s]
/proc/loadavg: 3.95 2.77 2.71 4/189 31822
/proc/meminfo: memFree=18726952/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=13340 CPUtime=0.09 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4194304 902 0 0 0 9 0 0 0 25 0 1 0 488223475 13660160 695 33554432000 4194304 4263880 140736763366352 18446744073709551615 47510778418921 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 3335 696 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300327 s]
/proc/loadavg: 3.95 2.77 2.71 4/189 31822
/proc/meminfo: memFree=18726952/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=18812 CPUtime=0.29 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4194304 2505 0 0 0 29 0 0 0 25 0 1 0 488223475 19263488 1720 33554432000 4194304 4263880 140736763366352 18446744073709551615 47510778346179 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 4703 1720 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700241 s]
/proc/loadavg: 3.95 2.77 2.71 4/189 31822
/proc/meminfo: memFree=18726952/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=26108 CPUtime=0.69 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4194304 4946 0 0 0 69 0 0 0 25 0 1 0 488223475 26734592 3392 33554432000 4194304 4263880 140736763366352 18446744073709551615 4237019 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 6527 3392 242 17 0 3700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26108

[startup+1.50108 s]
/proc/loadavg: 3.95 2.79 2.72 5/190 31823
/proc/meminfo: memFree=18697428/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=77120 CPUtime=1.49 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 20312 0 0 0 146 3 0 0 25 0 1 0 488223475 78970880 15414 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205857 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 19280 15414 247 17 0 16453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77120

[startup+3.10076 s]
/proc/loadavg: 3.95 2.79 2.72 5/190 31823
/proc/meminfo: memFree=18646216/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=77120 CPUtime=3.09 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 20312 0 0 0 306 3 0 0 25 0 1 0 488223475 78970880 15414 33554432000 4194304 4263880 140736763366352 18446744073709551615 4242540 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 19280 15414 247 17 0 16453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77120

[startup+6.30114 s]
/proc/loadavg: 3.96 2.81 2.73 5/190 31823
/proc/meminfo: memFree=18624896/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=77120 CPUtime=6.29 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 20312 0 0 0 626 3 0 0 25 0 1 0 488223475 78970880 15414 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 19280 15414 247 17 0 16453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77120

[startup+12.7009 s]
/proc/loadavg: 3.96 2.83 2.73 5/190 31824
/proc/meminfo: memFree=18612740/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=82532 CPUtime=12.69 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 21649 0 0 0 1266 3 0 0 25 0 1 0 488223475 84512768 16751 33554432000 4194304 4263880 140736763366352 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 20633 16751 247 17 0 17806 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82532

[startup+25.5003 s]
/proc/loadavg: 3.97 2.88 2.75 5/190 31824
/proc/meminfo: memFree=18566248/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=110708 CPUtime=25.49 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 28689 0 0 0 2544 5 0 0 25 0 1 0 488223475 113364992 23791 33554432000 4194304 4263880 140736763366352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 27677 23791 247 17 0 24850 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 110708

[startup+51.1002 s]
/proc/loadavg: 3.98 2.97 2.79 5/190 31825
/proc/meminfo: memFree=18399200/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=200528 CPUtime=51.09 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 50987 0 0 0 5099 10 0 0 25 0 1 0 488223475 205340672 46089 33554432000 4194304 4263880 140736763366352 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 50132 46089 247 17 0 47305 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 200528

[startup+102.307 s]
/proc/loadavg: 4.06 3.14 2.85 5/190 31826
/proc/meminfo: memFree=17991112/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=325524 CPUtime=102.3 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 81999 0 0 0 10212 18 0 0 25 0 1 0 488223475 333336576 77100 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 81381 77100 247 17 0 78554 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 325524

[startup+162.301 s]
/proc/loadavg: 4.02 3.30 2.92 5/190 31828
/proc/meminfo: memFree=17578292/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=448548 CPUtime=162.3 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 112613 0 0 0 16205 25 0 0 25 0 1 0 488223475 459313152 107714 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205771 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 112137 107714 247 17 0 109310 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 448548

[startup+222.301 s]
/proc/loadavg: 4.01 3.42 2.99 5/190 31829
/proc/meminfo: memFree=17079904/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=565964 CPUtime=222.3 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 141282 0 0 0 22199 31 0 0 25 0 1 0 488223475 579547136 136382 33554432000 4194304 4263880 140736763366352 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 141491 136382 247 17 0 138664 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 565964

[startup+282.301 s]
/proc/loadavg: 4.00 3.52 3.05 5/190 31831
/proc/meminfo: memFree=16629768/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=690828 CPUtime=282.31 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 170086 0 0 0 28192 39 0 0 25 0 1 0 488223475 707407872 165186 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205837 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 172707 165186 247 17 0 169880 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 690828

[startup+342.301 s]
/proc/loadavg: 4.00 3.61 3.10 5/190 31832
/proc/meminfo: memFree=16117620/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=828192 CPUtime=342.3 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 204112 0 0 0 34182 48 0 0 25 0 1 0 488223475 848068608 199210 33554432000 4194304 4263880 140736763366352 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 207048 199210 247 17 0 204221 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 828192

[startup+402.3 s]
/proc/loadavg: 4.08 3.69 3.16 5/190 31834
/proc/meminfo: memFree=15648256/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=928296 CPUtime=402.31 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 228898 0 0 0 40175 56 0 0 25 0 1 0 488223475 950575104 223995 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 232074 223995 247 17 0 229247 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 928296

[startup+462.3 s]
/proc/loadavg: 4.03 3.75 3.21 5/190 31836
/proc/meminfo: memFree=15178892/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1025508 CPUtime=462.31 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 253118 0 0 0 46169 62 0 0 25 0 1 0 488223475 1050120192 248215 33554432000 4194304 4263880 140736763366352 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 256377 248215 247 17 0 253550 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1025508

[startup+522.3 s]
/proc/loadavg: 4.01 3.79 3.26 5/190 31837
/proc/meminfo: memFree=14614776/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1123852 CPUtime=522.31 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 277617 0 0 0 52161 70 0 0 25 0 1 0 488223475 1150824448 272714 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 280963 272714 247 17 0 278136 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1123852

[startup+582.3 s]
/proc/loadavg: 4.00 3.83 3.30 5/190 31839
/proc/meminfo: memFree=14202832/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1191424 CPUtime=582.31 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 294160 0 0 0 58157 74 0 0 25 0 1 0 488223475 1220018176 289257 33554432000 4194304 4263880 140736763366352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 297856 289257 249 17 0 295029 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1191424

[startup+642.3 s]
/proc/loadavg: 4.04 3.87 3.35 5/190 31840
/proc/meminfo: memFree=13674568/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1329484 CPUtime=642.32 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 327304 0 0 0 64151 81 0 0 25 0 1 0 488223475 1361391616 322398 33554432000 4194304 4263880 140736763366352 18446744073709551615 4242518 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 332371 322398 247 17 0 329544 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1329484

[startup+702.3 s]
/proc/loadavg: 4.01 3.89 3.39 5/190 31842
/proc/meminfo: memFree=13105752/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1421660 CPUtime=702.32 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 348042 0 0 0 70145 87 0 0 25 0 1 0 488223475 1455779840 343136 33554432000 4194304 4263880 140736763366352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 355415 343136 248 17 0 352588 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1421660

[startup+762.306 s]
/proc/loadavg: 4.00 3.91 3.42 5/190 31844
/proc/meminfo: memFree=12674588/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1523592 CPUtime=762.34 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 371893 0 0 0 76141 93 0 0 25 0 1 0 488223475 1560158208 366987 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 380898 366987 248 17 0 378071 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 1523592

[startup+822.3 s]
/proc/loadavg: 4.00 3.92 3.46 5/190 31845
/proc/meminfo: memFree=12239936/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1604752 CPUtime=822.33 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 391642 0 0 0 82135 98 0 0 25 0 1 0 488223475 1643266048 386736 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 401188 386736 248 17 0 398361 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 1604752

[startup+882.301 s]
/proc/loadavg: 4.00 3.93 3.48 5/190 31847
/proc/meminfo: memFree=11769964/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1715664 CPUtime=882.33 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 418517 0 0 0 88129 104 0 0 25 0 1 0 488223475 1756839936 413611 33554432000 4194304 4263880 140736763366352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 428916 413611 249 17 0 426089 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1715664

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.51 5/190 31848
/proc/meminfo: memFree=11305920/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1761172 CPUtime=942.33 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 429281 0 0 0 94126 107 0 0 25 0 1 0 488223475 1803440128 424374 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 440293 424374 251 17 0 437466 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1761172

[startup+1002.3 s]
/proc/loadavg: 3.43 3.80 3.49 4/184 31867
/proc/meminfo: memFree=14458880/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1795156 CPUtime=1002.33 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 437362 0 0 0 100124 109 0 0 25 0 1 0 488223475 1838239744 432454 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 448789 432454 250 17 0 445962 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1795156

[startup+1062.3 s]
/proc/loadavg: 3.23 3.66 3.46 4/184 31869
/proc/meminfo: memFree=14216316/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1836308 CPUtime=1062.34 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 446859 0 0 0 106123 111 0 0 25 0 1 0 488223475 1880379392 441951 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 459077 441951 250 17 0 456250 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 1836308

[startup+1122.3 s]
/proc/loadavg: 2.48 3.37 3.37 3/178 31888
/proc/meminfo: memFree=17455740/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1877336 CPUtime=1122.35 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 456351 0 0 0 112119 116 0 0 25 0 1 0 488223475 1922392064 451443 33554432000 4194304 4263880 140736763366352 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 469334 451443 250 17 0 466507 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 1877336

[startup+1182.3 s]
/proc/loadavg: 2.17 3.12 3.28 3/178 31890
/proc/meminfo: memFree=17352672/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1934588 CPUtime=1182.35 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 469058 0 0 0 118115 120 0 0 25 0 1 0 488223475 1981018112 464149 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 483647 464149 249 17 0 480820 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 1934588

[startup+1242.3 s]
/proc/loadavg: 2.06 2.91 3.20 3/178 31891
/proc/meminfo: memFree=17252076/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=1993036 CPUtime=1242.34 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 482009 0 0 0 124111 123 0 0 25 0 1 0 488223475 2040868864 477100 33554432000 4194304 4263880 140736763366352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 498259 477100 251 17 0 495432 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1993036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.39 2.56 3.06 2/172 31911
/proc/meminfo: memFree=18713344/32950928 swapFree=67111528/67111528
[pid=31822] ppid=31820 vsize=2028104 CPUtime=1300.06 cores=1,3
/proc/31822/stat : 31822 (umsat) R 31820 31822 29940 0 -1 4202496 490472 0 0 0 129880 126 0 0 25 0 1 0 488223475 2076778496 485562 33554432000 4194304 4263880 140736763366352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31822/statm: 507026 485562 250 17 0 504199 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 2028104

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.15
CPU user time (s): 1298.8
CPU system time (s): 1.34879
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 2028104

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

runsolver used 2.06469 second user time and 4.97724 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-25 23:17:48
IDJOB=3286662
IDBENCH=82432
IDSOLVER=1582
FILE ID=node149/3286662-1303766268
RUNJOBID= node149-1303766033-31695
PBS_JOBID= 13157116
Free space on /tmp= 72024 MiB

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

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

MD5SUM BENCH= 4f6c74152fcb90409ea0105b51afa3bd
RANDOM SEED=429526565

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      18727348 kB
Buffers:       2170376 kB
Cached:        9680916 kB
SwapCached:          0 kB
Active:        3324252 kB
Inactive:     10359584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18727348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7400 kB
Writeback:           0 kB
AnonPages:     1832424 kB
Mapped:          15336 kB
Slab:           472088 kB
PageTables:       9040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2138856 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= 72180 MiB
End job on node149 at 2011-04-25 23:39:30