Trace number 1532110

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.19 1200.54

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1353769076-009.cnf
MD5SUM0aeb33d4615b67c4ba3e205bec8691bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark87.8936
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
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 516000
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532110-1238372320/watcher-1532110-1238372320 -o /tmp/evaluation-result-1532110-1238372320/solver-1532110-1238372320 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1829722792 HOME/instance-1532110-1238372320.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.95 0.90 3/64 24063
/proc/meminfo: memFree=804712/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=1616 CPUtime=0
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 1109897831 1654784 172 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 404 172 95 292 0 109 0

[startup+0.074719 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24063
/proc/meminfo: memFree=804712/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=2936 CPUtime=0.07
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 551 0 0 0 7 0 0 0 18 0 1 0 1109897831 3006464 534 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 734 534 105 292 0 439 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2936

[startup+0.10172 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24063
/proc/meminfo: memFree=804712/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=3068 CPUtime=0.09
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 588 0 0 0 9 0 0 0 18 0 1 0 1109897831 3141632 571 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 767 572 105 292 0 472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3068

[startup+0.301742 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24063
/proc/meminfo: memFree=804712/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=4124 CPUtime=0.29
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 832 0 0 0 29 0 0 0 19 0 1 0 1109897831 4222976 815 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 1031 815 105 292 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4124

[startup+0.701787 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24063
/proc/meminfo: memFree=804712/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=5972 CPUtime=0.69
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 1313 0 0 0 69 0 0 0 22 0 1 0 1109897831 6115328 1296 1992294400 134512640 135712473 4294956208 18446744073709551615 134564227 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 1493 1296 105 292 0 1198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5972

[startup+1.50188 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 24064
/proc/meminfo: memFree=798688/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=7952 CPUtime=1.49
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 1802 0 0 0 148 1 0 0 25 0 1 0 1109897831 8142848 1785 1992294400 134512640 135712473 4294956208 18446744073709551615 134581173 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 1988 1785 105 292 0 1693 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7952

[startup+3.10106 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 24064
/proc/meminfo: memFree=797152/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=9936 CPUtime=3.09
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 2278 0 0 0 308 1 0 0 25 0 1 0 1109897831 10174464 2261 1992294400 134512640 135712473 4294956208 18446744073709551615 134564364 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 2484 2261 105 292 0 2189 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9936

[startup+6.30143 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 24064
/proc/meminfo: memFree=791008/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=15888 CPUtime=6.29
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 3791 0 0 0 627 2 0 0 25 0 1 0 1109897831 16269312 3774 1992294400 134512640 135712473 4294956208 18446744073709551615 134554837 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 3972 3774 109 292 0 3677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15888

[startup+12.7022 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 24064
/proc/meminfo: memFree=788512/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=17340 CPUtime=12.69
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 4151 0 0 0 1266 3 0 0 25 0 1 0 1109897831 17756160 4134 1992294400 134512640 135712473 4294956208 18446744073709551615 134560250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 4335 4134 109 292 0 4040 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17340

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 24064
/proc/meminfo: memFree=786400/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=19484 CPUtime=25.48
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 4643 0 0 0 2545 3 0 0 25 0 1 0 1109897831 19951616 4626 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 4871 4626 109 292 0 4576 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19484

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 24064
/proc/meminfo: memFree=784352/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=21744 CPUtime=51.08
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 5180 0 0 0 5104 4 0 0 25 0 1 0 1109897831 22265856 5163 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 5436 5163 109 292 0 5141 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21744

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 24064
/proc/meminfo: memFree=781024/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=25632 CPUtime=102.27
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 6012 0 0 0 10222 5 0 0 25 0 1 0 1109897831 26247168 5995 1992294400 134512640 135712473 4294956208 18446744073709551615 134581084 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 6408 5995 109 292 0 6113 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25632

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=778784/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=28036 CPUtime=162.24
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 6565 0 0 0 16219 5 0 0 25 0 1 0 1109897831 28708864 6548 1992294400 134512640 135712473 4294956208 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 7009 6548 109 292 0 6714 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 28036

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=776480/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=30724 CPUtime=222.23
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 7118 0 0 0 22217 6 0 0 25 0 1 0 1109897831 31461376 7101 1992294400 134512640 135712473 4294956208 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 7681 7101 109 292 0 7386 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30724

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=774816/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=32600 CPUtime=282.21
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 7530 0 0 0 28214 7 0 0 25 0 1 0 1109897831 33382400 7513 1992294400 134512640 135712473 4294956208 18446744073709551615 134581156 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 8150 7513 109 292 0 7855 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32600

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=772704/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=35072 CPUtime=342.2
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 8070 0 0 0 34212 8 0 0 25 0 1 0 1109897831 35913728 8053 1992294400 134512640 135712473 4294956208 18446744073709551615 134553792 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 8768 8053 109 292 0 8473 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 35072

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=771744/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=36136 CPUtime=402.18
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 8311 0 0 0 40210 8 0 0 25 0 1 0 1109897831 37003264 8294 1992294400 134512640 135712473 4294956208 18446744073709551615 134568331 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 9034 8294 109 292 0 8739 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 36136

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=770400/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=37792 CPUtime=462.16
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 8646 0 0 0 46208 8 0 0 25 0 1 0 1109897831 38699008 8629 1992294400 134512640 135712473 4294956208 18446744073709551615 134581183 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 9448 8629 109 292 0 9153 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 37792

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=768032/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=40492 CPUtime=522.14
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 9252 0 0 0 52206 8 0 0 25 0 1 0 1109897831 41463808 9235 1992294400 134512640 135712473 4294956208 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 10123 9235 109 292 0 9828 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 40492

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=766944/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=41680 CPUtime=582.12
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 9514 0 0 0 58204 8 0 0 25 0 1 0 1109897831 42680320 9497 1992294400 134512640 135712473 4294956208 18446744073709551615 134581183 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 10420 9497 109 292 0 10125 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 41680

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=766048/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=42576 CPUtime=642.11
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 9732 0 0 0 64202 9 0 0 25 0 1 0 1109897831 43597824 9701 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 10644 9701 109 292 0 10349 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 42576

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=765536/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=43192 CPUtime=702.09
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 9863 0 0 0 70200 9 0 0 25 0 1 0 1109897831 44228608 9832 1992294400 134512640 135712473 4294956208 18446744073709551615 134554415 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 10798 9832 109 292 0 10503 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 43192

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=663712/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=145276 CPUtime=762.07
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 35330 0 0 0 76179 28 0 0 25 0 1 0 1109897831 148762624 35299 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 36319 35299 109 292 0 36024 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 145276

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=556256/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=253836 CPUtime=822.05
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 62465 0 0 0 82159 46 0 0 25 0 1 0 1109897831 259928064 62434 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 63459 62434 109 292 0 63164 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 253836

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=443360/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=365284 CPUtime=882.04
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 90301 0 0 0 88140 64 0 0 25 0 1 0 1109897831 374050816 90270 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 91321 90270 109 292 0 91026 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 365284

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=336608/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=473144 CPUtime=942.01
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 117268 0 0 0 94117 84 0 0 25 0 1 0 1109897831 484499456 117237 1992294400 134512640 135712473 4294956208 18446744073709551615 134591659 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 118286 117237 109 292 0 117991 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 473144

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=228512/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=579952 CPUtime=1002
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 143973 0 0 0 100094 106 0 0 25 0 1 0 1109897831 593870848 143942 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 144988 143942 109 292 0 144693 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 579952

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=121376/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=687804 CPUtime=1061.98
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 170928 0 0 0 106073 125 0 0 25 0 1 0 1109897831 704311296 170897 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 171951 170897 109 292 0 171656 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 687804

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=15776/2055920 swapFree=4176704/4192956
[pid=24063] ppid=24061 vsize=795648 CPUtime=1121.96
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 197894 0 0 0 112053 143 0 0 25 0 1 0 1109897831 814743552 197863 1992294400 134512640 135712473 4294956208 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 198912 197863 109 292 0 198617 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 795648

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=16160/2055920 swapFree=4177216/4192956
[pid=24063] ppid=24061 vsize=864680 CPUtime=1181.95
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 215097 0 0 0 118038 157 0 0 25 0 1 0 1109897831 885432320 215066 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 216170 215066 109 292 0 215875 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 864680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=15968/2055920 swapFree=4177216/4192956
[pid=24063] ppid=24061 vsize=864872 CPUtime=1200.04
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4194304 215141 0 0 0 119847 157 0 0 25 0 1 0 1109897831 885628928 215110 1992294400 134512640 135712473 4294956208 18446744073709551615 134564733 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 216218 215110 109 292 0 215923 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 864872

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

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

[startup+1200.51 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24064
/proc/meminfo: memFree=15968/2055920 swapFree=4177216/4192956
[pid=24063] ppid=24061 vsize=0 CPUtime=1200.14
/proc/24063/stat : 24063 (SApperloT-hrp) R 24061 24063 23962 0 -1 4195332 215141 0 0 0 119847 167 0 0 25 0 1 0 1109897831 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24063/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.19
CPU user time (s): 1198.48
CPU system time (s): 1.70874
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 864872

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

runsolver used 0.933858 second user time and 2.51962 second system time

The end

Launcher Data

Begin job on node20 at 2009-03-30 02:18:40
IDJOB=1532110
IDBENCH=70196
IDSOLVER=510
FILE ID=node20/1532110-1238372320
PBS_JOBID= 9061293
Free space on /tmp= 65664 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1353769076-009.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532110-1238372320/watcher-1532110-1238372320 -o /tmp/evaluation-result-1532110-1238372320/solver-1532110-1238372320 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1829722792 HOME/instance-1532110-1238372320.cnf

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

MD5SUM BENCH= 0aeb33d4615b67c4ba3e205bec8691bf
RANDOM SEED=1829722792

node20.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.235
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.235
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:        805192 kB
Buffers:        105924 kB
Cached:        1037964 kB
SwapCached:      10004 kB
Active:         178192 kB
Inactive:       977072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        805192 kB
SwapTotal:     4192956 kB
SwapFree:      4176704 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          16568 kB
Slab:            81448 kB
Committed_AS:  2845992 kB
PageTables:       1404 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= 65664 MiB
End job on node20 at 2009-03-30 02:38:42