Trace number 1581989

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.17 1200.49

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p0.cnf
MD5SUMa860cf613d4e0cb34c00f8b79611121d
Bench CategoryAPPLICATION (applications 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 variables199290
Number of clauses1005792
Sum of the clauses size2392883
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756875
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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-1581989-1238935184/watcher-1581989-1238935184 -o /tmp/evaluation-result-1581989-1238935184/solver-1581989-1238935184 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=614748484 HOME/instance-1581989-1238935184.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: 1.00 0.98 0.99 3/69 13023
/proc/meminfo: memFree=1370080/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=7780 CPUtime=0
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 919 0 0 0 0 0 0 0 18 0 1 0 1166180184 7966720 904 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 1945 909 92 292 0 1650 0

[startup+0.0967639 s]
/proc/loadavg: 1.00 0.98 0.99 3/69 13023
/proc/meminfo: memFree=1370080/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=17352 CPUtime=0.09
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 3023 0 0 0 8 1 0 0 18 0 1 0 1166180184 17768448 3007 1992294400 134512640 135712473 4294956192 18446744073709551615 134625380 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 4338 3007 95 292 0 4043 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17352

[startup+0.102763 s]
/proc/loadavg: 1.00 0.98 0.99 3/69 13023
/proc/meminfo: memFree=1370080/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=17484 CPUtime=0.09
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 3073 0 0 0 8 1 0 0 18 0 1 0 1166180184 17903616 3057 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 4371 3057 95 292 0 4076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17484

[startup+0.30278 s]
/proc/loadavg: 1.00 0.98 0.99 3/69 13023
/proc/meminfo: memFree=1370080/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=23160 CPUtime=0.29
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 4559 0 0 0 27 2 0 0 19 0 1 0 1166180184 23715840 4543 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 5790 4543 95 292 0 5495 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23160

[startup+0.702815 s]
/proc/loadavg: 1.00 0.98 0.99 3/69 13023
/proc/meminfo: memFree=1370080/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=36364 CPUtime=0.7
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 7978 0 0 0 65 5 0 0 23 0 1 0 1166180184 37236736 7962 1992294400 134512640 135712473 4294956192 18446744073709551615 135146506 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 9091 7962 97 292 0 8796 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 36364

[startup+1.50188 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13024
/proc/meminfo: memFree=1321944/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=54464 CPUtime=1.49
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 12829 0 0 0 141 8 0 0 25 0 1 0 1166180184 55771136 12557 1992294400 134512640 135712473 4294956192 18446744073709551615 135146287 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 13616 12557 105 292 0 13321 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54464

[startup+3.10102 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13024
/proc/meminfo: memFree=1319576/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=55512 CPUtime=3.09
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 13103 0 0 0 301 8 0 0 25 0 1 0 1166180184 56844288 12766 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 13878 12766 105 292 0 13583 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55512

[startup+6.30131 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13024
/proc/meminfo: memFree=1317592/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=57096 CPUtime=6.29
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 13559 0 0 0 621 8 0 0 25 0 1 0 1166180184 58466304 13222 1992294400 134512640 135712473 4294956192 18446744073709551615 134552611 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 14274 13222 105 292 0 13979 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57096

[startup+12.7019 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13024
/proc/meminfo: memFree=1313112/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=62496 CPUtime=12.69
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 14963 0 0 0 1260 9 0 0 25 0 1 0 1166180184 63995904 14497 1992294400 134512640 135712473 4294956192 18446744073709551615 134554465 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 15624 14498 105 292 0 15329 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62496

[startup+25.502 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13024
/proc/meminfo: memFree=1303768/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=71604 CPUtime=25.48
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 17245 0 0 0 2537 11 0 0 25 0 1 0 1166180184 73322496 16779 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 17901 16779 109 292 0 17606 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71604

[startup+51.1012 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13024
/proc/meminfo: memFree=1287832/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=87456 CPUtime=51.07
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 21242 0 0 0 5091 16 0 0 25 0 1 0 1166180184 89554944 20776 1992294400 134512640 135712473 4294956192 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 21864 20776 109 292 0 21569 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87456

[startup+102.307 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13024
/proc/meminfo: memFree=1258584/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=116764 CPUtime=102.26
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 28717 0 0 0 10202 24 0 0 25 0 1 0 1166180184 119566336 27994 1992294400 134512640 135712473 4294956192 18446744073709551615 134553931 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 29191 27994 109 292 0 28896 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 116764

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=1224344/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=151380 CPUtime=162.23
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 37878 0 0 0 16191 32 0 0 25 0 1 0 1166180184 155013120 36642 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 37845 36642 109 292 0 37550 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 151380

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=1192216/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=182948 CPUtime=222.22
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 45780 0 0 0 22182 40 0 0 25 0 1 0 1166180184 187338752 44544 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 45737 44544 109 292 0 45442 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 182948

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=1164376/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=211396 CPUtime=282.2
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 52818 0 0 0 28173 47 0 0 25 0 1 0 1166180184 216469504 51582 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 52849 51582 109 292 0 52554 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 211396

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=1131992/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=243512 CPUtime=342.19
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 60832 0 0 0 34164 55 0 0 25 0 1 0 1166180184 249356288 59596 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 60878 59596 109 292 0 60583 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 243512

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=1103512/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=272352 CPUtime=402.17
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 68008 0 0 0 40155 62 0 0 25 0 1 0 1166180184 278888448 66772 1992294400 134512640 135712473 4294956192 18446744073709551615 134564140 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 68088 66772 109 292 0 67793 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 272352

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=1077592/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=301140 CPUtime=462.15
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 75434 0 0 0 46146 69 0 0 25 0 1 0 1166180184 308367360 73173 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 75285 73173 109 292 0 74990 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 301140

[startup+522.303 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=1051928/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=327120 CPUtime=522.15
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 81943 0 0 0 52139 76 0 0 25 0 1 0 1166180184 334970880 79682 1992294400 134512640 135712473 4294956192 18446744073709551615 134568097 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 81780 79682 109 292 0 81485 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 327120

[startup+582.303 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=1024152/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=355024 CPUtime=582.12
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 88918 0 0 0 58129 83 0 0 25 0 1 0 1166180184 363544576 86528 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 88756 86528 109 292 0 88461 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 355024

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=1000088/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=378992 CPUtime=642.12
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 94888 0 0 0 64123 89 0 0 25 0 1 0 1166180184 388087808 92498 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 94748 92498 109 292 0 94453 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 378992

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=976856/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=402548 CPUtime=702.1
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 100721 0 0 0 70114 96 0 0 25 0 1 0 1166180184 412209152 98331 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 100637 98331 109 292 0 100342 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 402548

[startup+762.307 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=954776/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=424372 CPUtime=762.09
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 106157 0 0 0 76108 101 0 0 25 0 1 0 1166180184 434556928 103767 1992294400 134512640 135712473 4294956192 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 106093 103767 109 292 0 105798 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 424372

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=933016/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=446236 CPUtime=822.07
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 111627 0 0 0 82100 107 0 0 25 0 1 0 1166180184 456945664 109237 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 111559 109237 109 292 0 111264 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 446236

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=912344/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=467032 CPUtime=882.06
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 116757 0 0 0 88094 112 0 0 25 0 1 0 1166180184 478240768 114367 1992294400 134512640 135712473 4294956192 18446744073709551615 134564093 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 116758 114367 109 292 0 116463 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 467032

[startup+942.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=899928/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=479852 CPUtime=942.05
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 119963 0 0 0 94089 116 0 0 25 0 1 0 1166180184 491368448 117573 1992294400 134512640 135712473 4294956192 18446744073709551615 134554048 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 119963 117573 109 292 0 119668 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 479852

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=880728/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=498880 CPUtime=1002.02
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 124675 0 0 0 100082 120 0 0 25 0 1 0 1166180184 510853120 122285 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 124720 122285 109 292 0 124425 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 498880

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=846360/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=541336 CPUtime=1062.01
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 139417 0 0 0 106072 129 0 0 25 0 1 0 1166180184 554328064 130881 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 135334 130881 109 292 0 135039 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 541336

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=825112/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=562280 CPUtime=1122
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 144654 0 0 0 112066 134 0 0 25 0 1 0 1166180184 575774720 136118 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 140570 136118 109 292 0 140275 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 562280

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=821016/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=566276 CPUtime=1181.99
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 145651 0 0 0 118064 135 0 0 25 0 1 0 1166180184 579866624 137115 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 141569 137115 109 292 0 141274 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 566276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.98 0.99 2/70 13026
/proc/meminfo: memFree=821016/2055920 swapFree=4172412/4192956
[pid=13023] ppid=13021 vsize=566276 CPUtime=1200.09
/proc/13023/stat : 13023 (SApperloT-hrp) R 13021 13023 12529 0 -1 4194304 145660 0 0 0 119874 135 0 0 25 0 1 0 1166180184 579866624 137124 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 0 0 0
/proc/13023/statm: 141569 137124 109 292 0 141274 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 566276

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): 1200.49
CPU time (s): 1200.17
CPU user time (s): 1198.74
CPU system time (s): 1.43278
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 566276

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

runsolver used 1.19082 second user time and 3.18851 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-05 14:39:45
IDJOB=1581989
IDBENCH=71047
IDSOLVER=510
FILE ID=node58/1581989-1238935184
PBS_JOBID= 9101449
Free space on /tmp= 66516 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p0.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581989-1238935184/watcher-1581989-1238935184 -o /tmp/evaluation-result-1581989-1238935184/solver-1581989-1238935184 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=614748484 HOME/instance-1581989-1238935184.cnf

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

MD5SUM BENCH= a860cf613d4e0cb34c00f8b79611121d
RANDOM SEED=614748484

node58.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.222
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.222
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:       1370496 kB
Buffers:         64828 kB
Cached:         529932 kB
SwapCached:      10236 kB
Active:         238028 kB
Inactive:       368564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370496 kB
SwapTotal:     4192956 kB
SwapFree:      4172412 kB
Dirty:           19940 kB
Writeback:           0 kB
Mapped:          17436 kB
Slab:            64288 kB
Committed_AS:  3012380 kB
PageTables:       1772 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= 66516 MiB
End job on node58 at 2009-04-05 14:59:47