Trace number 1532210

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT hrp? (TO) 1200.17 1200.6

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S678706275-057.cnf
MD5SUMc7f3c844f4c0d844518712db07e3e201
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.6223
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
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-1532210-1238375520/watcher-1532210-1238375520 -o /tmp/evaluation-result-1532210-1238375520/solver-1532210-1238375520 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=917941550 HOME/instance-1532210-1238375520.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.99 1.85 1.45 3/64 10528
/proc/meminfo: memFree=1777440/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=1616 CPUtime=0
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 1110218244 1654784 172 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 404 172 95 292 0 109 0

[startup+0.0786811 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 10528
/proc/meminfo: memFree=1777440/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=3068 CPUtime=0.07
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 590 0 0 0 7 0 0 0 18 0 1 0 1110218244 3141632 573 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 767 573 105 292 0 472 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3068

[startup+0.101684 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 10528
/proc/meminfo: memFree=1777440/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=3200 CPUtime=0.09
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 622 0 0 0 9 0 0 0 18 0 1 0 1110218244 3276800 605 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 800 605 105 292 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.301719 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 10528
/proc/meminfo: memFree=1777440/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=4256 CPUtime=0.29
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 882 0 0 0 29 0 0 0 19 0 1 0 1110218244 4358144 865 1992294400 134512640 135712473 4294956192 18446744073709551615 134568048 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 1064 865 105 292 0 769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4256

[startup+0.701791 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 10528
/proc/meminfo: memFree=1777440/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=6236 CPUtime=0.69
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 1384 0 0 0 68 1 0 0 22 0 1 0 1110218244 6385664 1367 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 1592 1368 105 292 0 1297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6236

[startup+1.50293 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 10529
/proc/meminfo: memFree=1770584/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=9404 CPUtime=1.49
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 2140 0 0 0 148 1 0 0 25 0 1 0 1110218244 9629696 2123 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 2351 2123 105 292 0 2056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9404

[startup+3.10122 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 10529
/proc/meminfo: memFree=1768024/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=12440 CPUtime=3.09
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 2917 0 0 0 308 1 0 0 25 0 1 0 1110218244 12738560 2900 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 3110 2900 109 292 0 2815 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12440

[startup+6.30179 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 10529
/proc/meminfo: memFree=1764440/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=14552 CPUtime=6.28
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 3430 0 0 0 627 1 0 0 25 0 1 0 1110218244 14901248 3413 1992294400 134512640 135712473 4294956192 18446744073709551615 134558608 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 3638 3413 109 292 0 3343 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14552

[startup+12.7019 s]
/proc/loadavg: 1.85 1.83 1.45 2/65 10529
/proc/meminfo: memFree=1762264/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=16136 CPUtime=12.69
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 3826 0 0 0 1267 2 0 0 25 0 1 0 1110218244 16523264 3809 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 4034 3809 109 292 0 3739 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16136

[startup+25.5012 s]
/proc/loadavg: 1.72 1.80 1.45 2/65 10529
/proc/meminfo: memFree=1760088/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=18328 CPUtime=25.48
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 4371 0 0 0 2546 2 0 0 25 0 1 0 1110218244 18767872 4354 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 4582 4354 109 292 0 4287 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18328

[startup+51.1018 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 10529
/proc/meminfo: memFree=1757848/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=20780 CPUtime=51.07
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 4938 0 0 0 5104 3 0 0 25 0 1 0 1110218244 21278720 4921 1992294400 134512640 135712473 4294956192 18446744073709551615 134568089 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 5195 4921 109 292 0 4900 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20780

[startup+102.306 s]
/proc/loadavg: 1.19 1.61 1.41 2/65 10529
/proc/meminfo: memFree=1754264/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=24668 CPUtime=102.25
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 5831 0 0 0 10222 3 0 0 25 0 1 0 1110218244 25260032 5814 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 6167 5814 109 292 0 5872 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 24668

[startup+162.302 s]
/proc/loadavg: 1.07 1.49 1.38 2/65 10529
/proc/meminfo: memFree=1751640/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=27684 CPUtime=162.23
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 6492 0 0 0 16219 4 0 0 25 0 1 0 1110218244 28348416 6475 1992294400 134512640 135712473 4294956192 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 6921 6475 109 292 0 6626 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27684

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 10529
/proc/meminfo: memFree=1750360/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=29232 CPUtime=222.21
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 6796 0 0 0 22216 5 0 0 25 0 1 0 1110218244 29933568 6779 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 7308 6779 109 292 0 7013 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 29232

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.33 2/65 10529
/proc/meminfo: memFree=1747096/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=32772 CPUtime=282.19
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 7614 0 0 0 28213 6 0 0 25 0 1 0 1110218244 33558528 7597 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 8193 7597 109 292 0 7898 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 32772

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.31 2/65 10529
/proc/meminfo: memFree=1746072/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=34068 CPUtime=342.16
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 7864 0 0 0 34210 6 0 0 25 0 1 0 1110218244 34885632 7847 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 8517 7847 109 292 0 8222 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 34068

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 10529
/proc/meminfo: memFree=1743320/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=37040 CPUtime=402.15
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 8548 0 0 0 40208 7 0 0 25 0 1 0 1110218244 37928960 8531 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 9260 8531 109 292 0 8965 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 37040

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 10529
/proc/meminfo: memFree=1741912/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=38712 CPUtime=462.12
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 8908 0 0 0 46205 7 0 0 25 0 1 0 1110218244 39641088 8891 1992294400 134512640 135712473 4294956192 18446744073709551615 134554402 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 9678 8891 109 292 0 9383 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 38712

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 10529
/proc/meminfo: memFree=1740888/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=39872 CPUtime=522.1
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 9147 0 0 0 52203 7 0 0 25 0 1 0 1110218244 40828928 9130 1992294400 134512640 135712473 4294956192 18446744073709551615 134557958 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 9968 9130 109 292 0 9673 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 39872

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 10529
/proc/meminfo: memFree=1668120/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=113552 CPUtime=582.08
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 27575 0 0 0 58189 19 0 0 25 0 1 0 1110218244 116277248 27558 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 28388 27558 109 292 0 28093 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 113552

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 10529
/proc/meminfo: memFree=1550616/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=229848 CPUtime=642.06
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 56644 0 0 0 64163 43 0 0 25 0 1 0 1110218244 235364352 56627 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 57462 56627 109 292 0 57167 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 229848

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 10529
/proc/meminfo: memFree=1440280/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=341128 CPUtime=702.03
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 84440 0 0 0 70141 62 0 0 25 0 1 0 1110218244 349315072 84423 1992294400 134512640 135712473 4294956192 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 85282 84423 109 292 0 84987 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 341128

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 10529
/proc/meminfo: memFree=1330328/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=449772 CPUtime=762.02
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 111613 0 0 0 76121 81 0 0 25 0 1 0 1110218244 460566528 111596 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 112443 111596 109 292 0 112148 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 449772

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 10529
/proc/meminfo: memFree=1224216/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=556960 CPUtime=822
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 138394 0 0 0 82100 100 0 0 25 0 1 0 1110218244 570327040 138377 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 139240 138377 109 292 0 138945 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 556960

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 10529
/proc/meminfo: memFree=1164504/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=615248 CPUtime=881.97
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 152960 0 0 0 88089 108 0 0 25 0 1 0 1110218244 630013952 152943 1992294400 134512640 135712473 4294956192 18446744073709551615 134540423 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 153812 152943 109 292 0 153517 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 615248

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 10529
/proc/meminfo: memFree=1163352/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=616736 CPUtime=941.95
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 153257 0 0 0 94086 109 0 0 25 0 1 0 1110218244 631537664 153240 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 154184 153240 109 292 0 153889 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 616736

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 10529
/proc/meminfo: memFree=1162648/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=617468 CPUtime=1001.93
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 153416 0 0 0 100084 109 0 0 25 0 1 0 1110218244 632287232 153399 1992294400 134512640 135712473 4294956192 18446744073709551615 134564359 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 154367 153399 109 292 0 154072 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 617468

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 10529
/proc/meminfo: memFree=1161944/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=618052 CPUtime=1061.9
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 153572 0 0 0 106081 109 0 0 25 0 1 0 1110218244 632885248 153555 1992294400 134512640 135712473 4294956192 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 154513 153555 109 292 0 154218 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 618052

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 10529
/proc/meminfo: memFree=1161240/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=618992 CPUtime=1121.89
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 153758 0 0 0 112079 110 0 0 25 0 1 0 1110218244 633847808 153741 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 154748 153741 109 292 0 154453 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 618992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10529
/proc/meminfo: memFree=1159256/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=621220 CPUtime=1181.87
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 154261 0 0 0 118077 110 0 0 25 0 1 0 1110218244 636129280 154244 1992294400 134512640 135712473 4294956192 18446744073709551615 134557940 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 155305 154244 109 292 0 155010 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 621220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10529
/proc/meminfo: memFree=1159000/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=621512 CPUtime=1200.06
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 154319 0 0 0 119896 110 0 0 25 0 1 0 1110218244 636428288 154302 1992294400 134512640 135712473 4294956192 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 155378 154302 109 292 0 155083 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 621512

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10529
/proc/meminfo: memFree=1159000/2055920 swapFree=4178768/4192956
[pid=10528] ppid=10526 vsize=621512 CPUtime=1200.06
/proc/10528/stat : 10528 (SApperloT-hrp) R 10526 10528 10277 0 -1 4194304 154319 0 0 0 119896 110 0 0 25 0 1 0 1110218244 636428288 154302 1992294400 134512640 135712473 4294956192 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/10528/statm: 155378 154302 109 292 0 155083 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 621512

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.17
CPU user time (s): 1198.97
CPU system time (s): 1.19882
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 621512

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

runsolver used 0.861868 second user time and 2.47462 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-30 03:12:00
IDJOB=1532210
IDBENCH=70216
IDSOLVER=510
FILE ID=node12/1532210-1238375520
PBS_JOBID= 9061269
Free space on /tmp= 65380 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S678706275-057.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532210-1238375520/watcher-1532210-1238375520 -o /tmp/evaluation-result-1532210-1238375520/solver-1532210-1238375520 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=917941550 HOME/instance-1532210-1238375520.cnf

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

MD5SUM BENCH= c7f3c844f4c0d844518712db07e3e201
RANDOM SEED=917941550

node12.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.266
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.266
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:       1777856 kB
Buffers:         56420 kB
Cached:         146716 kB
SwapCached:       7936 kB
Active:         120224 kB
Inactive:        92248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777856 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            51640 kB
Committed_AS:  3009424 kB
PageTables:       1380 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= 65380 MiB
End job on node12 at 2009-03-30 03:32:02