Trace number 1534810

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1036996799-006.cnf
MD5SUMaea037edf2192f628decdd3193ff0d42
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008997
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534810-1238596659/watcher-1534810-1238596659 -o /tmp/evaluation-result-1534810-1238596659/solver-1534810-1238596659 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1402778692 HOME/instance-1534810-1238596659.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.99 0.98 0.99 3/68 24993
/proc/meminfo: memFree=1510464/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=1484 CPUtime=0
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 1132327523 1519616 154 1992294400 134512640 135712473 4294956192 18446744073709551615 134557396 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 371 154 105 292 0 76 0

[startup+0.032422 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 24993
/proc/meminfo: memFree=1510464/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=1616 CPUtime=0.03
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 198 0 0 0 3 0 0 0 18 0 1 0 1132327523 1654784 181 1992294400 134512640 135712473 4294956192 18446744073709551615 134564430 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 404 181 105 292 0 109 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1616

[startup+0.101428 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 24993
/proc/meminfo: memFree=1510464/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=1616 CPUtime=0.09
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 216 0 0 0 9 0 0 0 18 0 1 0 1132327523 1654784 199 1992294400 134512640 135712473 4294956192 18446744073709551615 134554355 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 404 199 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301447 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 24993
/proc/meminfo: memFree=1510464/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=2012 CPUtime=0.29
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 331 0 0 0 29 0 0 0 19 0 1 0 1132327523 2060288 314 1992294400 134512640 135712473 4294956192 18446744073709551615 134564279 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 503 314 109 292 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2012

[startup+0.701486 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 24993
/proc/meminfo: memFree=1510464/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=2540 CPUtime=0.69
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 436 0 0 0 69 0 0 0 22 0 1 0 1132327523 2600960 419 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 635 419 109 292 0 340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2540

[startup+1.50257 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24994
/proc/meminfo: memFree=1509176/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=3732 CPUtime=1.49
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 747 0 0 0 149 0 0 0 25 0 1 0 1132327523 3821568 730 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 933 730 109 292 0 638 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3732

[startup+3.10173 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24994
/proc/meminfo: memFree=1507448/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=4128 CPUtime=3.09
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 843 0 0 0 309 0 0 0 25 0 1 0 1132327523 4227072 826 1992294400 134512640 135712473 4294956192 18446744073709551615 134564442 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 1032 826 109 292 0 737 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4128

[startup+6.30104 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24994
/proc/meminfo: memFree=1507256/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=4396 CPUtime=6.29
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 897 0 0 0 629 0 0 0 25 0 1 0 1132327523 4501504 880 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 1099 880 109 292 0 804 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4396

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24994
/proc/meminfo: memFree=1506872/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=4528 CPUtime=12.69
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 958 0 0 0 1269 0 0 0 25 0 1 0 1132327523 4636672 941 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 1132 941 109 292 0 837 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4528

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24994
/proc/meminfo: memFree=1506424/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=4928 CPUtime=25.48
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 1060 0 0 0 2548 0 0 0 25 0 1 0 1132327523 5046272 1043 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 1232 1043 109 292 0 937 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4928

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24994
/proc/meminfo: memFree=1505912/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=5464 CPUtime=51.08
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 1192 0 0 0 5108 0 0 0 25 0 1 0 1132327523 5595136 1175 1992294400 134512640 135712473 4294956192 18446744073709551615 134587317 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 1366 1175 109 292 0 1071 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5464

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24994
/proc/meminfo: memFree=1448888/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=63124 CPUtime=102.26
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 15460 0 0 0 10219 7 0 0 25 0 1 0 1132327523 64638976 15443 1992294400 134512640 135712473 4294956192 18446744073709551615 134601658 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 15781 15443 109 292 0 15486 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 63124

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24994
/proc/meminfo: memFree=1389240/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=123344 CPUtime=162.25
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 30362 0 0 0 16208 17 0 0 25 0 1 0 1132327523 126304256 30279 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 30836 30279 109 292 0 30541 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 123344

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24994
/proc/meminfo: memFree=1361016/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=152460 CPUtime=222.24
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 37430 0 0 0 22199 25 0 0 25 0 1 0 1132327523 156119040 37347 1992294400 134512640 135712473 4294956192 18446744073709551615 134564308 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 38115 37347 109 292 0 37820 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 152460

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24994
/proc/meminfo: memFree=1326904/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=187772 CPUtime=282.22
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 46079 0 0 0 28189 33 0 0 25 0 1 0 1132327523 192278528 45996 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 46943 45996 109 292 0 46648 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 187772

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1306488/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=207868 CPUtime=342.2
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 51008 0 0 0 34182 38 0 0 25 0 1 0 1132327523 212856832 50925 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 51967 50925 109 292 0 51672 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 207868

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1290104/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=224692 CPUtime=402.18
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 55253 0 0 0 40175 43 0 0 25 0 1 0 1132327523 230084608 55040 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 56173 55040 109 292 0 55878 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 224692

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1282488/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=232420 CPUtime=462.17
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 57129 0 0 0 46172 45 0 0 25 0 1 0 1132327523 237998080 56916 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 58105 56916 109 292 0 57810 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 232420

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1267832/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=247684 CPUtime=522.15
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 60781 0 0 0 52166 49 0 0 25 0 1 0 1132327523 253628416 60568 1992294400 134512640 135712473 4294956192 18446744073709551615 134540738 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 61921 60568 109 292 0 61626 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 247684

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1259960/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=256276 CPUtime=582.14
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 62783 0 0 0 58162 52 0 0 25 0 1 0 1132327523 262426624 62570 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 64069 62570 109 292 0 63774 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 256276

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1248504/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=268088 CPUtime=642.13
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 65621 0 0 0 64158 55 0 0 25 0 1 0 1132327523 274522112 65408 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 67022 65408 109 292 0 66727 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 268088

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1235768/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=281476 CPUtime=702.11
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 68832 0 0 0 70152 59 0 0 25 0 1 0 1132327523 288231424 68619 1992294400 134512640 135712473 4294956192 18446744073709551615 134564633 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 70369 68619 109 292 0 70074 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 281476

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1228216/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=289460 CPUtime=762.1
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 70676 0 0 0 76149 61 0 0 25 0 1 0 1132327523 296407040 70463 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 72365 70463 109 292 0 72070 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 289460

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1214328/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=303764 CPUtime=822.08
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 74142 0 0 0 82142 66 0 0 25 0 1 0 1132327523 311054336 73929 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 75941 73929 109 292 0 75646 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 303764

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1205816/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=312540 CPUtime=882.07
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 76268 0 0 0 88138 69 0 0 25 0 1 0 1132327523 320040960 76055 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 78135 76055 109 292 0 77840 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 312540

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1198072/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=320508 CPUtime=942.05
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 78192 0 0 0 94135 70 0 0 25 0 1 0 1132327523 328200192 77979 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 80127 77979 109 292 0 79832 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 320508

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1198072/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=320508 CPUtime=1002.04
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 78192 0 0 0 100133 71 0 0 25 0 1 0 1132327523 328200192 77979 1992294400 134512640 135712473 4294956192 18446744073709551615 134554211 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 80127 77979 109 292 0 79832 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 320508

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1198072/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=320508 CPUtime=1062.02
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 78192 0 0 0 106131 71 0 0 25 0 1 0 1132327523 328200192 77979 1992294400 134512640 135712473 4294956192 18446744073709551615 134564214 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 80127 77979 109 292 0 79832 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 320508

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1198072/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=320508 CPUtime=1122.01
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 78192 0 0 0 112130 71 0 0 25 0 1 0 1132327523 328200192 77979 1992294400 134512640 135712473 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 80127 77979 109 292 0 79832 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 320508

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1198072/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=320508 CPUtime=1181.99
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 78192 0 0 0 118128 71 0 0 25 0 1 0 1132327523 328200192 77979 1992294400 134512640 135712473 4294956192 18446744073709551615 134555027 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 80127 77979 109 292 0 79832 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 320508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 24996
/proc/meminfo: memFree=1198072/2055920 swapFree=4175244/4192956
[pid=24993] ppid=24991 vsize=320508 CPUtime=1200.09
/proc/24993/stat : 24993 (SApperloT-hrp) R 24991 24993 24321 0 -1 4194304 78192 0 0 0 119938 71 0 0 25 0 1 0 1132327523 328200192 77979 1992294400 134512640 135712473 4294956192 18446744073709551615 134543693 0 0 4096 0 0 0 0 17 1 0 0
/proc/24993/statm: 80127 77979 109 292 0 79832 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 320508

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.15
CPU user time (s): 1199.38
CPU system time (s): 0.767883
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 320508

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

runsolver used 1.01984 second user time and 3.35749 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-01 16:37:39
IDJOB=1534810
IDBENCH=70736
IDSOLVER=510
FILE ID=node60/1534810-1238596659
PBS_JOBID= 9068308
Free space on /tmp= 66548 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1036996799-006.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534810-1238596659/watcher-1534810-1238596659 -o /tmp/evaluation-result-1534810-1238596659/solver-1534810-1238596659 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1402778692 HOME/instance-1534810-1238596659.cnf

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

MD5SUM BENCH= aea037edf2192f628decdd3193ff0d42
RANDOM SEED=1402778692

node60.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.202
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.202
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:       1510944 kB
Buffers:         97732 kB
Cached:         353560 kB
SwapCached:      11040 kB
Active:         222968 kB
Inactive:       241484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510944 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          18480 kB
Slab:            66100 kB
Committed_AS:  3473708 kB
PageTables:       1712 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= 66548 MiB
End job on node60 at 2009-04-01 16:57:42