Trace number 1731901

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.12 1200.42

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-85-100.cnf
MD5SUM5edff193beb565edf484fbb5f8f23427
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.1276
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses180
Sum of the clauses size540
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3180
Number of clauses of size 40
Number of clauses of size 50
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731901-1240775824/watcher-1731901-1240775824 -o /tmp/evaluation-result-1731901-1240775824/solver-1731901-1240775824 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1908682951 HOME/instance-1731901-1240775824.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 31013
/proc/meminfo: memFree=1730936/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=1352 CPUtime=0
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 105610165 1384448 124 1992294400 134512640 135712473 4294956192 18446744073709551615 134576656 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 338 124 105 292 0 43 0

[startup+0.062886 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 31013
/proc/meminfo: memFree=1730936/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=1352 CPUtime=0.06
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 150 0 0 0 6 0 0 0 18 0 1 0 105610165 1384448 133 1992294400 134512640 135712473 4294956192 18446744073709551615 134558241 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 338 133 105 292 0 43 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1352

[startup+0.10189 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 31013
/proc/meminfo: memFree=1730936/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=1616 CPUtime=0.1
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 216 0 0 0 10 0 0 0 18 0 1 0 105610165 1654784 199 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 404 199 109 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.301908 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 31013
/proc/meminfo: memFree=1730936/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=2012 CPUtime=0.29
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 306 0 0 0 29 0 0 0 19 0 1 0 105610165 2060288 289 1992294400 134512640 135712473 4294956192 18446744073709551615 134559278 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 503 289 109 292 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2012

[startup+0.701945 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 31013
/proc/meminfo: memFree=1730936/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=2412 CPUtime=0.69
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 405 0 0 0 69 0 0 0 22 0 1 0 105610165 2469888 388 1992294400 134512640 135712473 4294956192 18446744073709551615 134559362 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 603 388 109 292 0 308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2412

[startup+1.50202 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 31014
/proc/meminfo: memFree=1729520/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=2940 CPUtime=1.49
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 559 0 0 0 149 0 0 0 25 0 1 0 105610165 3010560 542 1992294400 134512640 135712473 4294956192 18446744073709551615 134564714 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 735 542 109 292 0 440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2940

[startup+3.10117 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 31014
/proc/meminfo: memFree=1728688/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=3604 CPUtime=3.09
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 718 0 0 0 309 0 0 0 25 0 1 0 105610165 3690496 701 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 901 701 109 292 0 606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3604

[startup+6.30147 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 31014
/proc/meminfo: memFree=1726448/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=5880 CPUtime=6.29
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 1248 0 0 0 628 1 0 0 25 0 1 0 105610165 6021120 1231 1992294400 134512640 135712473 4294956192 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 1470 1231 109 292 0 1175 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5880

[startup+12.7011 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 31014
/proc/meminfo: memFree=1722608/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=9808 CPUtime=12.68
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 2195 0 0 0 1267 1 0 0 25 0 1 0 105610165 10043392 2178 1992294400 134512640 135712473 4294956192 18446744073709551615 134579480 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 2452 2178 109 292 0 2157 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9808

[startup+25.5013 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 31014
/proc/meminfo: memFree=1719472/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=13480 CPUtime=25.49
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 2965 0 0 0 2547 2 0 0 25 0 1 0 105610165 13803520 2948 1992294400 134512640 135712473 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 3370 2948 109 292 0 3075 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13480

[startup+51.1016 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 31014
/proc/meminfo: memFree=1711984/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=21720 CPUtime=51.08
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 4927 0 0 0 5104 4 0 0 25 0 1 0 105610165 22241280 4779 1992294400 134512640 135712473 4294956192 18446744073709551615 134540730 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 5430 4779 109 292 0 5135 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21720

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 31014
/proc/meminfo: memFree=1704624/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=29992 CPUtime=102.27
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 6855 0 0 0 10221 6 0 0 25 0 1 0 105610165 30711808 6642 1992294400 134512640 135712473 4294956192 18446744073709551615 134601766 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 7498 6642 109 292 0 7203 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29992

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31014
/proc/meminfo: memFree=1701168/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=34152 CPUtime=162.25
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 7752 0 0 0 16219 6 0 0 25 0 1 0 105610165 34971648 7506 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 8538 7506 109 292 0 8243 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34152

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31014
/proc/meminfo: memFree=1697840/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=38056 CPUtime=222.23
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 8578 0 0 0 22216 7 0 0 25 0 1 0 105610165 38969344 8332 1992294400 134512640 135712473 4294956192 18446744073709551615 134564341 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 9514 8332 109 292 0 9219 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38056

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1695536/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=40564 CPUtime=282.22
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 9189 0 0 0 28214 8 0 0 25 0 1 0 105610165 41537536 8943 1992294400 134512640 135712473 4294956192 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 10141 8943 109 292 0 9846 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 40564

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1688752/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=48028 CPUtime=342.2
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 10953 0 0 0 34210 10 0 0 25 0 1 0 105610165 49180672 10578 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 12007 10578 109 292 0 11712 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 48028

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1685936/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=51176 CPUtime=402.18
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 11741 0 0 0 40207 11 0 0 25 0 1 0 105610165 52404224 11366 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 12794 11366 109 292 0 12499 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 51176

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1679920/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=57300 CPUtime=462.17
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 13158 0 0 0 46204 13 0 0 25 0 1 0 105610165 58675200 12783 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 14325 12783 109 292 0 14030 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 57300

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1671856/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=66060 CPUtime=522.15
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 15182 0 0 0 52200 15 0 0 25 0 1 0 105610165 67645440 14807 1992294400 134512640 135712473 4294956192 18446744073709551615 134601436 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 16515 14807 109 292 0 16220 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 66060

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1662512/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=76320 CPUtime=582.14
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 17635 0 0 0 58196 18 0 0 25 0 1 0 105610165 78151680 17131 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 19080 17131 109 292 0 18785 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 76320

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1658224/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=80612 CPUtime=642.13
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 18699 0 0 0 64194 19 0 0 25 0 1 0 105610165 82546688 18195 1992294400 134512640 135712473 4294956192 18446744073709551615 134601715 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 20153 18195 109 292 0 19858 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 80612

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1657840/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=80612 CPUtime=702.11
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 18783 0 0 0 70192 19 0 0 25 0 1 0 105610165 82546688 18279 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 20153 18279 109 292 0 19858 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 80612

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1657712/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=80612 CPUtime=762.1
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 18822 0 0 0 76190 20 0 0 25 0 1 0 105610165 82546688 18318 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 20153 18318 109 292 0 19858 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 80612

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1653040/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=86416 CPUtime=822.08
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 19979 0 0 0 82187 21 0 0 25 0 1 0 105610165 88489984 19475 1992294400 134512640 135712473 4294956192 18446744073709551615 134540658 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 21604 19475 109 292 0 21309 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 86416

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1652912/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=86416 CPUtime=882.06
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 19997 0 0 0 88185 21 0 0 25 0 1 0 105610165 88489984 19493 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 21604 19493 109 292 0 21309 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 86416

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1652784/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=86416 CPUtime=942.05
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 20030 0 0 0 94183 22 0 0 25 0 1 0 105610165 88489984 19526 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 21604 19526 109 292 0 21309 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 86416

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1652528/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=86416 CPUtime=1002.04
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 20103 0 0 0 100182 22 0 0 25 0 1 0 105610165 88489984 19599 1992294400 134512640 135712473 4294956192 18446744073709551615 134601794 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 21604 19599 109 292 0 21309 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 86416

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1650864/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=87868 CPUtime=1062.03
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 20496 0 0 0 106180 23 0 0 25 0 1 0 105610165 89976832 19992 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 21967 19992 109 292 0 21672 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 87868

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1650160/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=88916 CPUtime=1122.01
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 20667 0 0 0 112178 23 0 0 25 0 1 0 105610165 91049984 20163 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 22229 20163 109 292 0 21934 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 88916

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1649968/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=89172 CPUtime=1182
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 20713 0 0 0 118176 24 0 0 25 0 1 0 105610165 91312128 20209 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 22293 20209 109 292 0 21998 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 89172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 31020
/proc/meminfo: memFree=1649712/2055920 swapFree=4181248/4192956
[pid=31013] ppid=31011 vsize=89428 CPUtime=1200.1
/proc/31013/stat : 31013 (SApperloT-hrp) R 31011 31013 30571 0 -1 4194304 20776 0 0 0 119986 24 0 0 25 0 1 0 105610165 91574272 20272 1992294400 134512640 135712473 4294956192 18446744073709551615 134601396 0 0 4096 0 0 0 0 17 1 0 0
/proc/31013/statm: 22357 20272 109 292 0 22062 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 89428

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.42
CPU time (s): 1200.12
CPU user time (s): 1199.86
CPU system time (s): 0.25796
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 89428

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

runsolver used 0.969852 second user time and 2.37164 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-26 21:57:04
IDJOB=1731901
IDBENCH=71106
IDSOLVER=510
FILE ID=node48/1731901-1240775824
PBS_JOBID= 9187183
Free space on /tmp= 66384 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-85-100.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731901-1240775824/watcher-1731901-1240775824 -o /tmp/evaluation-result-1731901-1240775824/solver-1731901-1240775824 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1908682951 HOME/instance-1731901-1240775824.cnf

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

MD5SUM BENCH= 5edff193beb565edf484fbb5f8f23427
RANDOM SEED=1908682951

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.209
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.209
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:       1731416 kB
Buffers:         41600 kB
Cached:         219692 kB
SwapCached:       5676 kB
Active:          77288 kB
Inactive:       192028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1731416 kB
SwapTotal:     4192956 kB
SwapFree:      4181248 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            41188 kB
Committed_AS:   485544 kB
PageTables:       1368 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= 66384 MiB
End job on node48 at 2009-04-26 22:17:07