Trace number 1735801

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.08 1200.43

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1820c171155gyes6.cnf
MD5SUM6a5fbd61e49d3642ce9fdb6efadb5a97
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-1735801-1240806664/watcher-1735801-1240806664 -o /tmp/evaluation-result-1735801-1240806664/solver-1735801-1240806664 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1292230424 HOME/instance-1735801-1240806664.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 1.00 1.09 3/64 30707
/proc/meminfo: memFree=1571912/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=2156 CPUtime=0
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 108699952 2207744 164 1992294400 134512640 135712473 4294956192 18446744073709551615 134545516 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 539 165 95 292 0 244 0

[startup+0.0666159 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30707
/proc/meminfo: memFree=1571912/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=5720 CPUtime=0.06
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 1059 0 0 0 6 0 0 0 18 0 1 0 108699952 5857280 1043 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 1430 1043 95 292 0 1135 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5720

[startup+0.101619 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30707
/proc/meminfo: memFree=1571912/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=6120 CPUtime=0.09
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 1181 0 0 0 9 0 0 0 18 0 1 0 108699952 6266880 1164 1992294400 134512640 135712473 4294956192 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 1530 1164 105 292 0 1235 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6120

[startup+0.301645 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30707
/proc/meminfo: memFree=1571912/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=7572 CPUtime=0.29
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 1532 0 0 0 29 0 0 0 19 0 1 0 108699952 7753728 1515 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 1893 1515 105 292 0 1598 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7572

[startup+0.701698 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30707
/proc/meminfo: memFree=1571912/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=10076 CPUtime=0.69
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 2170 0 0 0 68 1 0 0 22 0 1 0 108699952 10317824 2153 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 2519 2153 109 292 0 2224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10076

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30708
/proc/meminfo: memFree=1562112/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=14320 CPUtime=1.49
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 3214 0 0 0 148 1 0 0 25 0 1 0 108699952 14663680 3197 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 3580 3197 109 292 0 3285 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14320

[startup+3.10202 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30708
/proc/meminfo: memFree=1556800/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=20656 CPUtime=3.09
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 4800 0 0 0 307 2 0 0 25 0 1 0 108699952 21151744 4783 1992294400 134512640 135712473 4294956192 18446744073709551615 134581153 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 5164 4783 109 292 0 4869 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20656

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30708
/proc/meminfo: memFree=1544256/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=32696 CPUtime=6.29
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 7814 0 0 0 625 4 0 0 25 0 1 0 108699952 33480704 7764 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 8174 7764 109 292 0 7879 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32696

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30708
/proc/meminfo: memFree=1528000/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=46588 CPUtime=12.68
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 11296 0 0 0 1262 6 0 0 25 0 1 0 108699952 47706112 11246 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 11647 11246 109 292 0 11352 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46588

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30708
/proc/meminfo: memFree=1510400/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=63804 CPUtime=25.48
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 15582 0 0 0 2538 10 0 0 25 0 1 0 108699952 65335296 15467 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 15951 15467 109 292 0 15656 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63804

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 30708
/proc/meminfo: memFree=1492608/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=81496 CPUtime=51.08
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 19931 0 0 0 5093 15 0 0 25 0 1 0 108699952 83451904 19816 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 20374 19816 109 292 0 20079 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81496

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 30708
/proc/meminfo: memFree=1490688/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=84120 CPUtime=102.26
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 20439 0 0 0 10211 15 0 0 25 0 1 0 108699952 86138880 20324 1992294400 134512640 135712473 4294956192 18446744073709551615 134564789 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 21030 20324 109 292 0 20735 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84120

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 30708
/proc/meminfo: memFree=1488000/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=87832 CPUtime=162.25
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 21227 0 0 0 16209 16 0 0 25 0 1 0 108699952 89939968 20983 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 21958 20983 109 292 0 21663 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 87832

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 30708
/proc/meminfo: memFree=1485504/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=90968 CPUtime=222.22
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 21851 0 0 0 22206 16 0 0 25 0 1 0 108699952 93151232 21607 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 22742 21607 109 292 0 22447 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 90968

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 30708
/proc/meminfo: memFree=1482880/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=94308 CPUtime=282.21
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 22487 0 0 0 28204 17 0 0 25 0 1 0 108699952 96571392 22243 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 23577 22243 109 292 0 23282 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 94308

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 30708
/proc/meminfo: memFree=1478848/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=98724 CPUtime=342.19
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 23549 0 0 0 34200 19 0 0 25 0 1 0 108699952 101093376 23305 1992294400 134512640 135712473 4294956192 18446744073709551615 134553824 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 24681 23305 109 292 0 24386 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 98724

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 30708
/proc/meminfo: memFree=1467712/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=110368 CPUtime=402.17
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 26274 0 0 0 40195 22 0 0 25 0 1 0 108699952 113016832 26030 1992294400 134512640 135712473 4294956192 18446744073709551615 134563185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 27592 26030 109 292 0 27297 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 110368

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30710
/proc/meminfo: memFree=1461312/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=116932 CPUtime=462.16
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 27846 0 0 0 46191 25 0 0 25 0 1 0 108699952 119738368 27602 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 29233 27602 109 292 0 28938 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 116932

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30710
/proc/meminfo: memFree=1459648/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=119172 CPUtime=522.14
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 28244 0 0 0 52189 25 0 0 25 0 1 0 108699952 122032128 28000 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 29793 28000 109 292 0 29498 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 119172

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30710
/proc/meminfo: memFree=1458368/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=120708 CPUtime=582.12
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 28572 0 0 0 58187 25 0 0 25 0 1 0 108699952 123604992 28328 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 30177 28328 109 292 0 29882 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 120708

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30710
/proc/meminfo: memFree=1457536/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=121860 CPUtime=642.1
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 28781 0 0 0 64185 25 0 0 25 0 1 0 108699952 124784640 28537 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 30465 28537 109 292 0 30170 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 121860

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30710
/proc/meminfo: memFree=1456000/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=123908 CPUtime=702.09
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 29170 0 0 0 70183 26 0 0 25 0 1 0 108699952 126881792 28926 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 30977 28926 109 292 0 30682 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 123908

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 30710
/proc/meminfo: memFree=1454784/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=125320 CPUtime=762.08
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 29465 0 0 0 76182 26 0 0 25 0 1 0 108699952 128327680 29221 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 31330 29221 109 292 0 31035 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 125320

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 30710
/proc/meminfo: memFree=1451008/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=130404 CPUtime=822.05
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 30442 0 0 0 82178 27 0 0 25 0 1 0 108699952 133533696 30198 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 32601 30198 109 292 0 32306 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 130404

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30710
/proc/meminfo: memFree=1449728/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=131940 CPUtime=882.04
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 30727 0 0 0 88176 28 0 0 25 0 1 0 108699952 135106560 30483 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 32985 30483 109 292 0 32690 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 131940

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30710
/proc/meminfo: memFree=1445568/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=136388 CPUtime=942.02
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 31772 0 0 0 94173 29 0 0 25 0 1 0 108699952 139661312 31528 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 34097 31528 109 292 0 33802 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 136388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30710
/proc/meminfo: memFree=1444224/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=137936 CPUtime=1002.01
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 32089 0 0 0 100172 29 0 0 25 0 1 0 108699952 141246464 31845 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 34484 31845 109 292 0 34189 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 137936

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30710
/proc/meminfo: memFree=1441344/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=141020 CPUtime=1061.99
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 32809 0 0 0 106169 30 0 0 25 0 1 0 108699952 144404480 32565 1992294400 134512640 135712473 4294956192 18446744073709551615 134564633 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 35255 32565 109 292 0 34960 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 141020

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30710
/proc/meminfo: memFree=1440320/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=142260 CPUtime=1121.97
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 33054 0 0 0 112167 30 0 0 25 0 1 0 108699952 145674240 32810 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 35565 32810 109 292 0 35270 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 142260

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30710
/proc/meminfo: memFree=1438528/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=144172 CPUtime=1181.95
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 33501 0 0 0 118164 31 0 0 25 0 1 0 108699952 147632128 33257 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 36043 33257 109 292 0 35748 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 144172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30710
/proc/meminfo: memFree=1438528/2055920 swapFree=4181344/4192956
[pid=30707] ppid=30705 vsize=144172 CPUtime=1200.05
/proc/30707/stat : 30707 (SApperloT-hrp) R 30705 30707 30607 0 -1 4194304 33505 0 0 0 119974 31 0 0 25 0 1 0 108699952 147632128 33261 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30707/statm: 36043 33261 109 292 0 35748 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 144172

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.75
CPU system time (s): 0.334949
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 144172

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

runsolver used 0.823874 second user time and 2.51862 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-27 06:31:05
IDJOB=1735801
IDBENCH=71529
IDSOLVER=510
FILE ID=node13/1735801-1240806664
PBS_JOBID= 9187423
Free space on /tmp= 66232 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1820c171155gyes6.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735801-1240806664/watcher-1735801-1240806664 -o /tmp/evaluation-result-1735801-1240806664/solver-1735801-1240806664 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1292230424 HOME/instance-1735801-1240806664.cnf

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

MD5SUM BENCH= 6a5fbd61e49d3642ce9fdb6efadb5a97
RANDOM SEED=1292230424

node13.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.227
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.227
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:       1572392 kB
Buffers:         67824 kB
Cached:         335920 kB
SwapCached:       5412 kB
Active:          33840 kB
Inactive:       377720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572392 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:            3592 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            57940 kB
Committed_AS:   399480 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= 66232 MiB
End job on node13 at 2009-04-27 06:51:07