Trace number 1554665

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.1 1200.46

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
Bench CategoryAPPLICATION (applications 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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
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-1554665-1238731017/watcher-1554665-1238731017 -o /tmp/evaluation-result-1554665-1238731017/solver-1554665-1238731017 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1935310859 HOME/instance-1554665-1238731017.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.10 3/73 2356
/proc/meminfo: memFree=1747672/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=1764 CPUtime=0
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 1145766212 1806336 210 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 441 211 95 292 0 146 0

[startup+0.0643229 s]
/proc/loadavg: 1.00 1.00 1.10 3/73 2356
/proc/meminfo: memFree=1747672/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=2308 CPUtime=0.06
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 391 0 0 0 6 0 0 0 18 0 1 0 1145766212 2363392 374 1992294400 134512640 135712473 4294956192 18446744073709551615 134554133 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 577 374 105 292 0 282 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2308

[startup+0.101325 s]
/proc/loadavg: 1.00 1.00 1.10 3/73 2356
/proc/meminfo: memFree=1747672/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=2440 CPUtime=0.09
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 404 0 0 0 9 0 0 0 18 0 1 0 1145766212 2498560 387 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 610 387 105 292 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2440

[startup+0.301348 s]
/proc/loadavg: 1.00 1.00 1.10 3/73 2356
/proc/meminfo: memFree=1747672/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=2704 CPUtime=0.29
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 484 0 0 0 29 0 0 0 19 0 1 0 1145766212 2768896 467 1992294400 134512640 135712473 4294956192 18446744073709551615 134557050 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 676 467 105 292 0 381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2704

[startup+0.701395 s]
/proc/loadavg: 1.00 1.00 1.10 3/73 2356
/proc/meminfo: memFree=1747672/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=3364 CPUtime=0.69
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 633 0 0 0 69 0 0 0 23 0 1 0 1145766212 3444736 616 1992294400 134512640 135712473 4294956192 18446744073709551615 134563955 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 841 616 105 292 0 546 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3364

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 2357
/proc/meminfo: memFree=1745168/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=4808 CPUtime=1.49
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 1012 0 0 0 149 0 0 0 25 0 1 0 1145766212 4923392 995 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 1202 995 109 292 0 907 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4808

[startup+3.10268 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 2357
/proc/meminfo: memFree=1743824/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=5204 CPUtime=3.1
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 1118 0 0 0 309 1 0 0 25 0 1 0 1145766212 5328896 1101 1992294400 134512640 135712473 4294956192 18446744073709551615 134559260 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 1301 1101 109 292 0 1006 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 5204

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 2357
/proc/meminfo: memFree=1742160/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=6656 CPUtime=6.29
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 1454 0 0 0 628 1 0 0 25 0 1 0 1145766212 6815744 1437 1992294400 134512640 135712473 4294956192 18446744073709551615 134540807 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 1664 1437 109 292 0 1369 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6656

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 2357
/proc/meminfo: memFree=1741328/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=7620 CPUtime=12.69
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 1675 0 0 0 1268 1 0 0 25 0 1 0 1145766212 7802880 1658 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 1905 1658 109 292 0 1610 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7620

[startup+25.5013 s]
/proc/loadavg: 1.07 1.02 1.10 2/74 2357
/proc/meminfo: memFree=1739280/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=9532 CPUtime=25.48
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 2158 0 0 0 2547 1 0 0 25 0 1 0 1145766212 9760768 2141 1992294400 134512640 135712473 4294956192 18446744073709551615 134581051 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 2383 2141 109 292 0 2088 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9532

[startup+51.1012 s]
/proc/loadavg: 1.05 1.01 1.10 2/74 2357
/proc/meminfo: memFree=1739152/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=9928 CPUtime=51.07
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 2236 0 0 0 5106 1 0 0 25 0 1 0 1145766212 10166272 2219 1992294400 134512640 135712473 4294956192 18446744073709551615 134574539 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 2482 2219 109 292 0 2187 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9928

[startup+102.306 s]
/proc/loadavg: 1.12 1.04 1.10 2/74 2357
/proc/meminfo: memFree=1738064/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=10876 CPUtime=102.26
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 2458 0 0 0 10225 1 0 0 25 0 1 0 1145766212 11137024 2441 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 2719 2441 110 292 0 2424 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10876

[startup+162.301 s]
/proc/loadavg: 1.13 1.06 1.10 2/74 2357
/proc/meminfo: memFree=1712848/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=37240 CPUtime=162.24
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 9043 0 0 0 16217 7 0 0 25 0 1 0 1145766212 38133760 8960 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 9310 8960 110 292 0 9015 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37240

[startup+222.301 s]
/proc/loadavg: 1.09 1.06 1.09 2/74 2357
/proc/meminfo: memFree=1667216/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=82504 CPUtime=222.22
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 20282 0 0 0 22204 18 0 0 25 0 1 0 1145766212 84484096 20134 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 20626 20134 110 292 0 20331 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 82504

[startup+282.302 s]
/proc/loadavg: 1.12 1.08 1.09 2/74 2363
/proc/meminfo: memFree=1630480/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=120544 CPUtime=282.2
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 29709 0 0 0 28192 28 0 0 25 0 1 0 1145766212 123437056 29367 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 30136 29367 110 292 0 29841 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 120544

[startup+342.302 s]
/proc/loadavg: 1.08 1.08 1.09 2/74 2363
/proc/meminfo: memFree=1595088/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=155968 CPUtime=342.19
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 38437 0 0 0 34181 38 0 0 25 0 1 0 1145766212 159711232 38095 1992294400 134512640 135712473 4294956192 18446744073709551615 134579425 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 38992 38095 110 292 0 38697 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 155968

[startup+402.302 s]
/proc/loadavg: 1.06 1.07 1.09 2/74 2363
/proc/meminfo: memFree=1567568/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=184228 CPUtime=402.17
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 45397 0 0 0 40172 45 0 0 25 0 1 0 1145766212 188649472 44926 1992294400 134512640 135712473 4294956192 18446744073709551615 134601413 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 46057 44926 110 292 0 45762 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 184228

[startup+462.302 s]
/proc/loadavg: 1.20 1.10 1.10 2/74 2363
/proc/meminfo: memFree=1567504/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=184228 CPUtime=462.15
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 45402 0 0 0 46170 45 0 0 25 0 1 0 1145766212 188649472 44931 1992294400 134512640 135712473 4294956192 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 46057 44931 110 292 0 45762 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 184228

[startup+522.302 s]
/proc/loadavg: 1.21 1.11 1.10 2/74 2363
/proc/meminfo: memFree=1567504/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=184480 CPUtime=522.13
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 45423 0 0 0 52168 45 0 0 25 0 1 0 1145766212 188907520 44952 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 46120 44952 110 292 0 45825 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 184480

[startup+582.302 s]
/proc/loadavg: 1.08 1.09 1.09 2/74 2363
/proc/meminfo: memFree=1566672/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=185504 CPUtime=582.12
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 45619 0 0 0 58166 46 0 0 25 0 1 0 1145766212 189956096 45148 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 46376 45148 110 292 0 46081 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 185504

[startup+642.302 s]
/proc/loadavg: 1.09 1.09 1.09 2/74 2363
/proc/meminfo: memFree=1566480/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=185504 CPUtime=642.11
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 45661 0 0 0 64165 46 0 0 25 0 1 0 1145766212 189956096 45190 1992294400 134512640 135712473 4294956192 18446744073709551615 134601884 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 46376 45190 110 292 0 46081 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 185504

[startup+702.302 s]
/proc/loadavg: 1.13 1.10 1.09 2/74 2363
/proc/meminfo: memFree=1560528/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=191588 CPUtime=702.09
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 47136 0 0 0 70162 47 0 0 25 0 1 0 1145766212 196186112 46665 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 47897 46665 110 292 0 47602 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 191588

[startup+762.307 s]
/proc/loadavg: 1.10 1.09 1.09 2/74 2363
/proc/meminfo: memFree=1532624/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=219940 CPUtime=762.07
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 54117 0 0 0 76152 55 0 0 25 0 1 0 1145766212 225218560 53646 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 54985 53646 110 292 0 54690 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 219940

[startup+822.302 s]
/proc/loadavg: 1.12 1.10 1.09 2/74 2363
/proc/meminfo: memFree=1503504/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=249716 CPUtime=822.04
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 61460 0 0 0 82141 63 0 0 25 0 1 0 1145766212 255709184 60989 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 62429 60989 110 292 0 62134 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 249716

[startup+882.301 s]
/proc/loadavg: 1.08 1.10 1.09 2/74 2363
/proc/meminfo: memFree=1476176/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=276816 CPUtime=882.03
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 68185 0 0 0 88132 71 0 0 25 0 1 0 1145766212 283459584 67714 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 69204 67714 110 292 0 68909 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 276816

[startup+942.301 s]
/proc/loadavg: 1.07 1.09 1.09 2/74 2363
/proc/meminfo: memFree=1454032/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=299460 CPUtime=942.02
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 73780 0 0 0 94123 79 0 0 25 0 1 0 1145766212 306647040 73309 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 74865 73309 110 292 0 74570 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 299460

[startup+1002.3 s]
/proc/loadavg: 1.02 1.07 1.08 2/74 2363
/proc/meminfo: memFree=1431696/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=321696 CPUtime=1002
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 79260 0 0 0 100116 84 0 0 25 0 1 0 1145766212 329416704 78789 1992294400 134512640 135712473 4294956192 18446744073709551615 134540618 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 80424 78789 110 292 0 80129 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 321696

[startup+1062.3 s]
/proc/loadavg: 1.01 1.05 1.08 2/74 2363
/proc/meminfo: memFree=1431632/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=321696 CPUtime=1061.98
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 79273 0 0 0 106114 84 0 0 25 0 1 0 1145766212 329416704 78802 1992294400 134512640 135712473 4294956192 18446744073709551615 134564739 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 80424 78802 110 292 0 80129 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 321696

[startup+1122.3 s]
/proc/loadavg: 1.03 1.06 1.07 2/74 2363
/proc/meminfo: memFree=1431568/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=321696 CPUtime=1121.96
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 79284 0 0 0 112112 84 0 0 25 0 1 0 1145766212 329416704 78813 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 80424 78813 110 292 0 80129 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 321696

[startup+1182.3 s]
/proc/loadavg: 1.01 1.04 1.07 2/74 2363
/proc/meminfo: memFree=1431376/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=321988 CPUtime=1181.94
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 79332 0 0 0 118110 84 0 0 25 0 1 0 1145766212 329715712 78861 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 80497 78861 110 292 0 80202 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 321988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.01 1.04 1.07 2/74 2363
/proc/meminfo: memFree=1431376/2055920 swapFree=4175504/4192956
[pid=2356] ppid=2354 vsize=321988 CPUtime=1200.04
/proc/2356/stat : 2356 (SApperloT-hrp) R 2354 2356 1995 0 -1 4194304 79341 0 0 0 119920 84 0 0 25 0 1 0 1145766212 329715712 78870 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 80497 78870 110 292 0 80202 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 321988

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.1
CPU user time (s): 1199.21
CPU system time (s): 0.894863
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 321988

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

runsolver used 1.19682 second user time and 3.18052 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-03 05:56:57
IDJOB=1554665
IDBENCH=70785
IDSOLVER=510
FILE ID=node77/1554665-1238731017
PBS_JOBID= 9085354
Free space on /tmp= 66552 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554665-1238731017/watcher-1554665-1238731017 -o /tmp/evaluation-result-1554665-1238731017/solver-1554665-1238731017 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1935310859 HOME/instance-1554665-1238731017.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1935310859

node77.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.230
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.230
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1748152 kB
Buffers:         40280 kB
Cached:         183484 kB
SwapCached:       9068 kB
Active:          28392 kB
Inactive:       206116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748152 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:          17604 kB
Slab:            58372 kB
Committed_AS:  2960192 kB
PageTables:       1984 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= 66552 MiB
End job on node77 at 2009-04-03 06:16:59