Trace number 1727418

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.13 1200.55

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
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 variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

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-1727418-1240724596/watcher-1727418-1240724596 -o /tmp/evaluation-result-1727418-1240724596/solver-1727418-1240724596 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=483969415 HOME/instance-1727418-1240724596.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.92 0.98 0.99 2/64 21732
/proc/meminfo: memFree=1644304/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=5844 CPUtime=0
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 100492824 5984256 238 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 1461 238 95 292 0 1166 0

[startup+0.0894781 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 21732
/proc/meminfo: memFree=1644304/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=9144 CPUtime=0.08
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 1088 0 0 0 8 0 0 0 18 0 1 0 100492824 9363456 1072 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 2286 1072 95 292 0 1991 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9144

[startup+0.101479 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 21732
/proc/meminfo: memFree=1644304/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=9408 CPUtime=0.09
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 1160 0 0 0 9 0 0 0 18 0 1 0 100492824 9633792 1144 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 2352 1144 95 292 0 2057 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9408

[startup+0.301512 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 21732
/proc/meminfo: memFree=1644304/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=18648 CPUtime=0.28
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 3464 0 0 0 27 1 0 0 19 0 1 0 100492824 19095552 3448 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 4662 3449 95 292 0 4367 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18648

[startup+0.701581 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 21732
/proc/meminfo: memFree=1644304/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=35072 CPUtime=0.69
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 7594 0 0 0 65 4 0 0 22 0 1 0 100492824 35913728 7577 1992294400 134512640 135712473 4294956208 18446744073709551615 134563986 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 8768 7577 105 292 0 8473 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35072

[startup+1.50172 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1614600/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=35072 CPUtime=1.49
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 7594 0 0 0 145 4 0 0 25 0 1 0 100492824 35913728 7577 1992294400 134512640 135712473 4294956208 18446744073709551615 134559874 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 8768 7577 105 292 0 8473 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35072

[startup+3.10199 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1614408/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=35756 CPUtime=3.09
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 7752 0 0 0 305 4 0 0 25 0 1 0 100492824 36614144 7735 1992294400 134512640 135712473 4294956208 18446744073709551615 134565750 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 8939 7735 109 292 0 8644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35756

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1611848/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=38396 CPUtime=6.29
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 8408 0 0 0 624 5 0 0 25 0 1 0 100492824 39317504 8391 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 9599 8391 109 292 0 9304 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38396

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1606280/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=43932 CPUtime=12.69
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 9778 0 0 0 1263 6 0 0 25 0 1 0 100492824 44986368 9761 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 10983 9761 109 292 0 10688 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43932

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1596104/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=53856 CPUtime=25.48
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 12297 0 0 0 2539 9 0 0 25 0 1 0 100492824 55148544 12247 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 13464 12247 109 292 0 13169 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53856

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1582536/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=68120 CPUtime=51.07
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 15886 0 0 0 5095 12 0 0 25 0 1 0 100492824 69754880 15771 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 17030 15772 109 292 0 16735 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 68120

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1560136/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=90092 CPUtime=102.26
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 21347 0 0 0 10206 20 0 0 25 0 1 0 100492824 92254208 21232 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 22523 21232 109 292 0 22228 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 90092

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1543560/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=107316 CPUtime=162.23
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 25649 0 0 0 16197 26 0 0 25 0 1 0 100492824 109891584 25405 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 26829 25405 109 292 0 26534 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 107316

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1527624/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=123356 CPUtime=222.21
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 29569 0 0 0 22190 31 0 0 25 0 1 0 100492824 126316544 29325 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 30839 29325 109 292 0 30544 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 123356

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1515016/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=136528 CPUtime=282.19
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 32749 0 0 0 28184 35 0 0 25 0 1 0 100492824 139804672 32505 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 34132 32505 109 292 0 33837 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 136528

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1492872/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=158700 CPUtime=342.17
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 38235 0 0 0 34176 41 0 0 25 0 1 0 100492824 162508800 37991 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 39675 37991 109 292 0 39380 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 158700

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1472008/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=180832 CPUtime=402.15
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 43722 0 0 0 40168 47 0 0 25 0 1 0 100492824 185171968 43221 1992294400 134512640 135712473 4294956208 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 45208 43221 109 292 0 44913 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 180832

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1452488/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=200252 CPUtime=462.13
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 48537 0 0 0 46160 53 0 0 25 0 1 0 100492824 205058048 48036 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 50063 48036 109 292 0 49768 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 200252

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1435080/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=218032 CPUtime=522.11
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 52906 0 0 0 52153 58 0 0 25 0 1 0 100492824 223264768 52405 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 54508 52405 109 292 0 54213 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 218032

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1421320/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=231944 CPUtime=582.09
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 56284 0 0 0 58146 63 0 0 25 0 1 0 100492824 237510656 55783 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 57986 55783 109 292 0 57691 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 231944

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1413128/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=239976 CPUtime=642.07
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 58295 0 0 0 64142 65 0 0 25 0 1 0 100492824 245735424 57794 1992294400 134512640 135712473 4294956208 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 59994 57794 109 292 0 59699 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 239976

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1405768/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=247680 CPUtime=702.04
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 60150 0 0 0 70137 67 0 0 25 0 1 0 100492824 253624320 59649 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 61920 59649 109 292 0 61625 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 247680

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1398600/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=255072 CPUtime=762.03
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 61914 0 0 0 76134 69 0 0 25 0 1 0 100492824 261193728 61413 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 63768 61413 109 292 0 63473 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 255072

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1389128/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=265664 CPUtime=822
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 64294 0 0 0 82128 72 0 0 25 0 1 0 100492824 272039936 63793 1992294400 134512640 135712473 4294956208 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 66416 63793 109 292 0 66121 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 265664

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1380616/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=274044 CPUtime=881.98
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 66391 0 0 0 88123 75 0 0 25 0 1 0 100492824 280621056 65890 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 68511 65890 109 292 0 68216 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 274044

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1372680/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=282180 CPUtime=941.96
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 68395 0 0 0 94117 79 0 0 25 0 1 0 100492824 288952320 67894 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 70545 67894 109 292 0 70250 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 282180

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1363784/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=291064 CPUtime=1001.94
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 70573 0 0 0 100113 81 0 0 25 0 1 0 100492824 298049536 70072 1992294400 134512640 135712473 4294956208 18446744073709551615 134564341 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 72766 70072 109 292 0 72471 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 291064

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21733
/proc/meminfo: memFree=1357128/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=297860 CPUtime=1061.92
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 72246 0 0 0 106109 83 0 0 25 0 1 0 100492824 305008640 71745 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 74465 71745 109 292 0 74170 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 297860

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21739
/proc/meminfo: memFree=1351808/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=303020 CPUtime=1121.89
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 73557 0 0 0 112104 85 0 0 25 0 1 0 100492824 310292480 73056 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 75755 73056 110 292 0 75460 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 303020

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21739
/proc/meminfo: memFree=1351040/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=304052 CPUtime=1181.88
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 73747 0 0 0 118102 86 0 0 25 0 1 0 100492824 311349248 73246 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 76013 73246 110 292 0 75718 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 304052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21739
/proc/meminfo: memFree=1350720/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=304568 CPUtime=1200.08
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 73820 0 0 0 119922 86 0 0 25 0 1 0 100492824 311877632 73319 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 76142 73319 110 292 0 75847 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 304568

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: 0.99 0.98 0.99 2/65 21739
/proc/meminfo: memFree=1350720/2055920 swapFree=4181396/4192956
[pid=21732] ppid=21730 vsize=304568 CPUtime=1200.08
/proc/21732/stat : 21732 (SApperloT-hrp) R 21730 21732 21601 0 -1 4194304 73820 0 0 0 119922 86 0 0 25 0 1 0 100492824 311877632 73319 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21732/statm: 76142 73319 110 292 0 75847 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 304568

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.13
CPU user time (s): 1199.22
CPU system time (s): 0.906862
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 304568

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

runsolver used 0.730888 second user time and 2.6136 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-26 07:43:18
IDJOB=1727418
IDBENCH=24638
IDSOLVER=510
FILE ID=node25/1727418-1240724596
PBS_JOBID= 9186921
Free space on /tmp= 66376 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727418-1240724596/watcher-1727418-1240724596 -o /tmp/evaluation-result-1727418-1240724596/solver-1727418-1240724596 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=483969415 HOME/instance-1727418-1240724596.cnf

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

MD5SUM BENCH= ff7bc04717f7472a7de76a6b5c02e3a4
RANDOM SEED=483969415

node25.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.259
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.259
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:       1644784 kB
Buffers:         26264 kB
Cached:         328032 kB
SwapCached:       5424 kB
Active:          86108 kB
Inactive:       276124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644784 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           14172 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            34964 kB
Committed_AS:   382436 kB
PageTables:       1460 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= 66372 MiB
End job on node25 at 2009-04-26 08:03:21