Trace number 1532310

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.46

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S886725553-011.cnf
MD5SUM149f4a347f3f97737dc0646d2caf1180
Bench CategoryRANDOM (random 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 variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532310-1238378390/watcher-1532310-1238378390 -o /tmp/evaluation-result-1532310-1238378390/solver-1532310-1238378390 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1413032552 HOME/instance-1532310-1238378390.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.91 0.97 0.99 3/64 28459
/proc/meminfo: memFree=1057440/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=1616 CPUtime=0
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 1110501347 1654784 163 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 404 163 95 292 0 109 0

[startup+0.0424661 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28459
/proc/meminfo: memFree=1057440/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=3068 CPUtime=0.03
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 572 0 0 0 3 0 0 0 18 0 1 0 1110501347 3141632 555 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 767 555 105 292 0 472 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3068

[startup+0.101471 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28459
/proc/meminfo: memFree=1057440/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=3332 CPUtime=0.09
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 647 0 0 0 9 0 0 0 18 0 1 0 1110501347 3411968 630 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 833 630 105 292 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3332

[startup+0.301489 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28459
/proc/meminfo: memFree=1057440/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=4124 CPUtime=0.29
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 855 0 0 0 29 0 0 0 19 0 1 0 1110501347 4222976 838 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 1031 838 105 292 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4124

[startup+0.701526 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28459
/proc/meminfo: memFree=1057440/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=5864 CPUtime=0.69
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 1271 0 0 0 69 0 0 0 22 0 1 0 1110501347 6004736 1254 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 1466 1254 105 292 0 1171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5864

[startup+1.5016 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 28460
/proc/meminfo: memFree=1052248/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=6920 CPUtime=1.49
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 1539 0 0 0 149 0 0 0 25 0 1 0 1110501347 7086080 1522 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 1730 1522 105 292 0 1435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6920

[startup+3.10175 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 28460
/proc/meminfo: memFree=1051352/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=7608 CPUtime=3.09
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 1704 0 0 0 309 0 0 0 25 0 1 0 1110501347 7790592 1687 1992294400 134512640 135712473 4294956208 18446744073709551615 134564820 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 1902 1687 105 292 0 1607 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7608

[startup+6.30104 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 28460
/proc/meminfo: memFree=1047832/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=11844 CPUtime=6.29
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 2769 0 0 0 628 1 0 0 25 0 1 0 1110501347 12128256 2752 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 2961 2752 109 292 0 2666 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11844

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 28460
/proc/meminfo: memFree=1043552/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=15096 CPUtime=12.69
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 3535 0 0 0 1268 1 0 0 25 0 1 0 1110501347 15458304 3518 1992294400 134512640 135712473 4294956208 18446744073709551615 134559251 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 3774 3518 109 292 0 3479 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15096

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 28460
/proc/meminfo: memFree=1041824/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=17032 CPUtime=25.49
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 3945 0 0 0 2547 2 0 0 25 0 1 0 1110501347 17440768 3928 1992294400 134512640 135712473 4294956208 18446744073709551615 134557909 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 4258 3928 109 292 0 3963 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17032

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 28460
/proc/meminfo: memFree=1040096/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=19368 CPUtime=51.08
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 4411 0 0 0 5105 3 0 0 25 0 1 0 1110501347 19832832 4394 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 4842 4394 109 292 0 4547 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19368

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 28466
/proc/meminfo: memFree=1037144/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=22760 CPUtime=102.26
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 5113 0 0 0 10223 3 0 0 25 0 1 0 1110501347 23306240 5096 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 5690 5096 109 292 0 5395 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22760

[startup+162.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1034704/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=25232 CPUtime=162.22
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 5636 0 0 0 16217 5 0 0 25 0 1 0 1110501347 25837568 5619 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 6308 5619 109 292 0 6013 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 25232

[startup+222.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1033296/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=27312 CPUtime=222.2
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 6025 0 0 0 22215 5 0 0 25 0 1 0 1110501347 27967488 6008 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 6828 6008 109 292 0 6533 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 27312

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1032272/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=28564 CPUtime=282.18
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 6279 0 0 0 28213 5 0 0 25 0 1 0 1110501347 29249536 6262 1992294400 134512640 135712473 4294956208 18446744073709551615 134581213 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 7141 6262 109 292 0 6846 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 28564

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1031184/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=29908 CPUtime=342.17
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 6548 0 0 0 34211 6 0 0 25 0 1 0 1110501347 30625792 6531 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 7477 6531 109 292 0 7182 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 29908

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1030096/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=31132 CPUtime=402.15
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 6820 0 0 0 40209 6 0 0 25 0 1 0 1110501347 31879168 6803 1992294400 134512640 135712473 4294956208 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 7783 6803 109 292 0 7488 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 31132

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1029216/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=32356 CPUtime=462.14
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 7057 0 0 0 46207 7 0 0 25 0 1 0 1110501347 33132544 7040 1992294400 134512640 135712473 4294956208 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 8089 7040 109 292 0 7794 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 32356

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1028320/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=33448 CPUtime=522.12
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 7279 0 0 0 52205 7 0 0 25 0 1 0 1110501347 34250752 7262 1992294400 134512640 135712473 4294956208 18446744073709551615 134564105 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 8362 7262 109 292 0 8067 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 33448

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1027744/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=34156 CPUtime=582.11
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 7428 0 0 0 58204 7 0 0 25 0 1 0 1110501347 34975744 7411 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 8539 7411 109 292 0 8244 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 34156

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1027104/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=35008 CPUtime=642.1
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 7583 0 0 0 64202 8 0 0 25 0 1 0 1110501347 35848192 7566 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 8752 7566 109 292 0 8457 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 35008

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1026720/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=35524 CPUtime=702.08
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 7674 0 0 0 70200 8 0 0 25 0 1 0 1110501347 36376576 7657 1992294400 134512640 135712473 4294956208 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 8881 7657 109 292 0 8586 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 35524

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=1012704/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=49884 CPUtime=762.07
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 11193 0 0 0 76196 11 0 0 25 0 1 0 1110501347 51081216 11176 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 12471 11176 109 292 0 12176 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 49884

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=975968/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=87868 CPUtime=822.05
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 20500 0 0 0 82182 23 0 0 25 0 1 0 1110501347 89976832 20483 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 21967 20483 109 292 0 21672 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 87868

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=937184/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=126360 CPUtime=882.04
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 30009 0 0 0 88170 34 0 0 25 0 1 0 1110501347 129392640 29992 1992294400 134512640 135712473 4294956208 18446744073709551615 134601823 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 31590 29992 109 292 0 31295 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 126360

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=901216/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=163136 CPUtime=942.02
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 39116 0 0 0 94159 43 0 0 25 0 1 0 1110501347 167051264 39066 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 40784 39066 109 292 0 40489 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 163136

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=864224/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=200064 CPUtime=1002.01
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 48279 0 0 0 100146 55 0 0 25 0 1 0 1110501347 204865536 48229 1992294400 134512640 135712473 4294956208 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 50016 48229 109 292 0 49721 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 200064

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=828768/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=236260 CPUtime=1061.99
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 57250 0 0 0 106133 66 0 0 25 0 1 0 1110501347 241930240 57200 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 59065 57200 109 292 0 58770 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 236260

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=790176/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=274444 CPUtime=1121.97
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 66695 0 0 0 112119 78 0 0 25 0 1 0 1110501347 281030656 66645 1992294400 134512640 135712473 4294956208 18446744073709551615 134601413 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 68611 66645 109 292 0 68316 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 274444

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=750688/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=314884 CPUtime=1181.97
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 76754 0 0 0 118107 90 0 0 25 0 1 0 1110501347 322441216 76704 1992294400 134512640 135712473 4294956208 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 78721 76704 109 292 0 78426 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 314884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28876
/proc/meminfo: memFree=739872/2055920 swapFree=4176868/4192956
[pid=28459] ppid=28457 vsize=325208 CPUtime=1200.06
/proc/28459/stat : 28459 (SApperloT-hrp) R 28457 28459 28173 0 -1 4194304 79254 0 0 0 119914 92 0 0 25 0 1 0 1110501347 333012992 79204 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28459/statm: 81302 79204 109 292 0 81007 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 325208

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.46
CPU time (s): 1200.13
CPU user time (s): 1199.14
CPU system time (s): 0.98385
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 325208

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

runsolver used 1.00685 second user time and 2.34964 second system time

The end

Launcher Data

Begin job on node48 at 2009-03-30 03:59:50
IDJOB=1532310
IDBENCH=70236
IDSOLVER=510
FILE ID=node48/1532310-1238378390
PBS_JOBID= 9061283
Free space on /tmp= 66464 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S886725553-011.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532310-1238378390/watcher-1532310-1238378390 -o /tmp/evaluation-result-1532310-1238378390/solver-1532310-1238378390 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1413032552 HOME/instance-1532310-1238378390.cnf

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

MD5SUM BENCH= 149f4a347f3f97737dc0646d2caf1180
RANDOM SEED=1413032552

node48.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.236
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.236
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:       1057856 kB
Buffers:         91532 kB
Cached:         808728 kB
SwapCached:      10192 kB
Active:         187220 kB
Inactive:       724868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1057856 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:            1996 kB
Writeback:           0 kB
Mapped:          17476 kB
Slab:            71956 kB
Committed_AS:  2533916 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= 66464 MiB
End job on node48 at 2009-03-30 04:19:52