Trace number 1726358

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
SApperloT hrp? (TO) 1200.12 1200.53

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726358-1240711113/watcher-1726358-1240711113 -o /tmp/evaluation-result-1726358-1240711113/solver-1726358-1240711113 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2063584381 HOME/instance-1726358-1240711113.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 29460
/proc/meminfo: memFree=1743120/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=1616 CPUtime=0
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 99145352 1654784 186 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 404 186 95 292 0 109 0

[startup+0.0662991 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 29460
/proc/meminfo: memFree=1743120/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=2416 CPUtime=0.06
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 425 0 0 0 6 0 0 0 18 0 1 0 99145352 2473984 408 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 604 408 105 292 0 309 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2416

[startup+0.101301 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 29460
/proc/meminfo: memFree=1743120/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=2548 CPUtime=0.09
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 439 0 0 0 9 0 0 0 18 0 1 0 99145352 2609152 422 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 637 422 105 292 0 342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2548

[startup+0.301321 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 29460
/proc/meminfo: memFree=1743120/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=2812 CPUtime=0.29
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 498 0 0 0 29 0 0 0 19 0 1 0 99145352 2879488 481 1992294400 134512640 135712473 4294956208 18446744073709551615 134574377 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 703 481 105 292 0 408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2812

[startup+0.70136 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 29460
/proc/meminfo: memFree=1743120/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=3484 CPUtime=0.69
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 684 0 0 0 69 0 0 0 22 0 1 0 99145352 3567616 667 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 871 667 109 292 0 576 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3484

[startup+1.50144 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 29461
/proc/meminfo: memFree=1740296/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=4544 CPUtime=1.49
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 947 0 0 0 149 0 0 0 25 0 1 0 99145352 4653056 930 1992294400 134512640 135712473 4294956208 18446744073709551615 134559362 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 1136 930 109 292 0 841 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4544

[startup+3.1016 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 29461
/proc/meminfo: memFree=1739208/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=5340 CPUtime=3.09
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 1140 0 0 0 309 0 0 0 25 0 1 0 99145352 5468160 1123 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 1335 1123 109 292 0 1040 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5340

[startup+6.30192 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 29461
/proc/meminfo: memFree=1738568/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=5740 CPUtime=6.29
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 1236 0 0 0 629 0 0 0 25 0 1 0 99145352 5877760 1219 1992294400 134512640 135712473 4294956208 18446744073709551615 134557958 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 1435 1219 109 292 0 1140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5740

[startup+12.7016 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 29461
/proc/meminfo: memFree=1737736/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=6412 CPUtime=12.69
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 1397 0 0 0 1269 0 0 0 25 0 1 0 99145352 6565888 1380 1992294400 134512640 135712473 4294956208 18446744073709551615 134557002 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 1603 1380 109 292 0 1308 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6412

[startup+25.5019 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 29461
/proc/meminfo: memFree=1736840/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=7416 CPUtime=25.48
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 1616 0 0 0 2548 0 0 0 25 0 1 0 99145352 7593984 1599 1992294400 134512640 135712473 4294956208 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 1854 1599 109 292 0 1559 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7416

[startup+51.1014 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 29461
/proc/meminfo: memFree=1735880/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=8560 CPUtime=51.08
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 1854 0 0 0 5107 1 0 0 25 0 1 0 99145352 8765440 1837 1992294400 134512640 135712473 4294956208 18446744073709551615 134564636 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 2140 1837 109 292 0 1845 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8560

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 29461
/proc/meminfo: memFree=1709768/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=34780 CPUtime=102.27
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 8383 0 0 0 10221 6 0 0 25 0 1 0 99145352 35614720 8366 1992294400 134512640 135712473 4294956208 18446744073709551615 134601768 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 8695 8366 109 292 0 8400 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34780

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 29467
/proc/meminfo: memFree=1673416/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=70944 CPUtime=162.24
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 17373 0 0 0 16213 11 0 0 25 0 1 0 99145352 72646656 17356 1992294400 134512640 135712473 4294956208 18446744073709551615 134558615 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 17736 17356 109 292 0 17441 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 70944

[startup+222.301 s]
/proc/loadavg: 1.27 1.06 1.02 2/65 29947
/proc/meminfo: memFree=1639816/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=72372 CPUtime=222.13
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 17691 0 0 0 22196 17 0 0 25 0 1 0 99145352 74108928 17674 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 18093 17674 109 292 0 17798 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 72372

[startup+282.301 s]
/proc/loadavg: 1.10 1.05 1.01 2/65 29947
/proc/meminfo: memFree=1631112/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=82260 CPUtime=282.11
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 20179 0 0 0 28192 19 0 0 25 0 1 0 99145352 84234240 20096 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 20565 20096 109 292 0 20270 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 82260

[startup+342.301 s]
/proc/loadavg: 1.03 1.04 1.01 2/65 29947
/proc/meminfo: memFree=1581576/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=131972 CPUtime=342.09
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 32549 0 0 0 34180 29 0 0 25 0 1 0 99145352 135139328 32466 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 32993 32466 109 292 0 32698 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 131972

[startup+402.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 29947
/proc/meminfo: memFree=1560328/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=153000 CPUtime=402.08
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 37759 0 0 0 40175 33 0 0 25 0 1 0 99145352 156672000 37676 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 38250 37676 109 292 0 37955 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 153000

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 29947
/proc/meminfo: memFree=1559816/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=153736 CPUtime=462.07
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 37893 0 0 0 46174 33 0 0 25 0 1 0 99145352 157425664 37810 1992294400 134512640 135712473 4294956208 18446744073709551615 134563589 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 38434 37810 109 292 0 38139 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 153736

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 29947
/proc/meminfo: memFree=1559176/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=154632 CPUtime=522.05
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38054 0 0 0 52172 33 0 0 25 0 1 0 99145352 158343168 37971 1992294400 134512640 135712473 4294956208 18446744073709551615 134563615 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 38658 37971 109 292 0 38363 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 154632

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 29947
/proc/meminfo: memFree=1558728/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=154984 CPUtime=582.04
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38151 0 0 0 58171 33 0 0 25 0 1 0 99145352 158703616 38068 1992294400 134512640 135712473 4294956208 18446744073709551615 134564644 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 38746 38068 109 292 0 38451 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 154984

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1558344/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=155464 CPUtime=642.03
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38242 0 0 0 64170 33 0 0 25 0 1 0 99145352 159195136 38159 1992294400 134512640 135712473 4294956208 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 38866 38159 109 292 0 38571 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 155464

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1557832/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=156200 CPUtime=702.01
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38367 0 0 0 70168 33 0 0 25 0 1 0 99145352 159948800 38284 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39050 38284 109 292 0 38755 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 156200

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1557640/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=156392 CPUtime=761.99
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38416 0 0 0 76166 33 0 0 25 0 1 0 99145352 160145408 38333 1992294400 134512640 135712473 4294956208 18446744073709551615 134564582 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39098 38333 109 292 0 38803 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 156392

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1557320/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=156904 CPUtime=821.98
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38491 0 0 0 82165 33 0 0 25 0 1 0 99145352 160669696 38408 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39226 38408 109 292 0 38931 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 156904

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1557128/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=157096 CPUtime=881.96
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38529 0 0 0 88163 33 0 0 25 0 1 0 99145352 160866304 38446 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39274 38446 109 292 0 38979 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 157096

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1556808/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=157448 CPUtime=941.94
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38613 0 0 0 94161 33 0 0 25 0 1 0 99145352 161226752 38530 1992294400 134512640 135712473 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39362 38530 109 292 0 39067 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 157448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1556680/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=157448 CPUtime=1001.93
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38630 0 0 0 100160 33 0 0 25 0 1 0 99145352 161226752 38547 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39362 38547 109 292 0 39067 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 157448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1556296/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=157960 CPUtime=1061.92
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38725 0 0 0 106158 34 0 0 25 0 1 0 99145352 161751040 38642 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39490 38642 109 292 0 39195 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 157960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1555976/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=158280 CPUtime=1121.9
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38805 0 0 0 112156 34 0 0 25 0 1 0 99145352 162078720 38722 1992294400 134512640 135712473 4294956208 18446744073709551615 134557002 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39570 38722 109 292 0 39275 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 158280

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1555784/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=158472 CPUtime=1181.89
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38850 0 0 0 118155 34 0 0 25 0 1 0 99145352 162275328 38767 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39618 38767 109 292 0 39323 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 158472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1555720/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=158664 CPUtime=1200.09
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38865 0 0 0 119975 34 0 0 25 0 1 0 99145352 162471936 38782 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39666 38782 109 292 0 39371 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 158664

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29947
/proc/meminfo: memFree=1555720/2055920 swapFree=4192812/4192956
[pid=29460] ppid=29458 vsize=158664 CPUtime=1200.09
/proc/29460/stat : 29460 (SApperloT-hrp) R 29458 29460 29227 0 -1 4194304 38865 0 0 0 119975 34 0 0 25 0 1 0 99145352 162471936 38782 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29460/statm: 39666 38782 109 292 0 39371 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 158664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.75
CPU system time (s): 0.366944
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 158664

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

runsolver used 1.13583 second user time and 2.19067 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-26 03:58:34
IDJOB=1726358
IDBENCH=24612
IDSOLVER=510
FILE ID=node12/1726358-1240711113
PBS_JOBID= 9186849
Free space on /tmp= 66340 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726358-1240711113/watcher-1726358-1240711113 -o /tmp/evaluation-result-1726358-1240711113/solver-1726358-1240711113 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2063584381 HOME/instance-1726358-1240711113.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=2063584381

node12.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1743536 kB
Buffers:         41284 kB
Cached:         197328 kB
SwapCached:          0 kB
Active:         125376 kB
Inactive:       127112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            45892 kB
Committed_AS:   464232 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node12 at 2009-04-26 04:18:36