Trace number 1534670

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.09 1200.53

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S1916548023-003.cnf
MD5SUM11db2aaf72f0cb9c260a5127c4f6b388
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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-1534670-1238586459/watcher-1534670-1238586459 -o /tmp/evaluation-result-1534670-1238586459/solver-1534670-1238586459 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1886588515 HOME/instance-1534670-1238586459.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.99 1.01 3/64 18265
/proc/meminfo: memFree=1388128/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=1484 CPUtime=0
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1131311636 1519616 167 1992294400 134512640 135712473 4294956208 18446744073709551615 134568117 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 371 167 105 292 0 76 0

[startup+0.105506 s]
/proc/loadavg: 0.99 0.99 1.01 3/64 18265
/proc/meminfo: memFree=1388128/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=1748 CPUtime=0.1
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 248 0 0 0 10 0 0 0 18 0 1 0 1131311636 1789952 231 1992294400 134512640 135712473 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 437 231 105 292 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1748

[startup+0.201516 s]
/proc/loadavg: 0.99 0.99 1.01 3/64 18265
/proc/meminfo: memFree=1388128/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=1880 CPUtime=0.19
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 266 0 0 0 19 0 0 0 18 0 1 0 1131311636 1925120 249 1992294400 134512640 135712473 4294956208 18446744073709551615 134568203 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 470 249 105 292 0 175 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1880

[startup+0.301527 s]
/proc/loadavg: 0.99 0.99 1.01 3/64 18265
/proc/meminfo: memFree=1388128/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=2144 CPUtime=0.29
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 351 0 0 0 29 0 0 0 19 0 1 0 1131311636 2195456 334 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 536 334 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701573 s]
/proc/loadavg: 0.99 0.99 1.01 3/64 18265
/proc/meminfo: memFree=1388128/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=2408 CPUtime=0.69
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 428 0 0 0 69 0 0 0 22 0 1 0 1131311636 2465792 411 1992294400 134512640 135712473 4294956208 18446744073709551615 134554731 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 602 411 109 292 0 307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50166 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 18266
/proc/meminfo: memFree=1386776/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=2672 CPUtime=1.49
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 493 0 0 0 149 0 0 0 25 0 1 0 1131311636 2736128 476 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 668 476 109 292 0 373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2672

[startup+3.14185 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 18266
/proc/meminfo: memFree=1386392/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=2936 CPUtime=3.13
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 553 0 0 0 313 0 0 0 25 0 1 0 1131311636 3006464 536 1992294400 134512640 135712473 4294956208 18446744073709551615 135144954 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 734 536 109 292 0 439 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 2936

[startup+6.30122 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 18266
/proc/meminfo: memFree=1385944/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=3332 CPUtime=6.29
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 640 0 0 0 629 0 0 0 25 0 1 0 1131311636 3411968 623 1992294400 134512640 135712473 4294956208 18446744073709551615 134581275 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 833 623 109 292 0 538 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3332

[startup+12.702 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 18266
/proc/meminfo: memFree=1385304/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=3868 CPUtime=12.69
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 765 0 0 0 1269 0 0 0 25 0 1 0 1131311636 3960832 748 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 967 748 109 292 0 672 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3868

[startup+25.5014 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 18266
/proc/meminfo: memFree=1379288/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=9812 CPUtime=25.49
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 2258 0 0 0 2548 1 0 0 25 0 1 0 1131311636 10047488 2241 1992294400 134512640 135712473 4294956208 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 2453 2241 109 292 0 2158 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9812

[startup+51.1014 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 18266
/proc/meminfo: memFree=1351448/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=37544 CPUtime=51.07
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 9204 0 0 0 5103 4 0 0 25 0 1 0 1131311636 38445056 9187 1992294400 134512640 135712473 4294956208 18446744073709551615 134564430 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 9386 9187 109 292 0 9091 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37544

[startup+102.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1311768/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=79140 CPUtime=102.24
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 19455 0 0 0 10214 10 0 0 25 0 1 0 1131311636 81039360 19438 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 19785 19438 109 292 0 19490 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79140

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1270872/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=118772 CPUtime=162.23
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29295 0 0 0 16206 17 0 0 25 0 1 0 1131311636 121622528 29278 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 29693 29278 109 292 0 29398 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 118772

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1270872/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=118772 CPUtime=222.22
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29295 0 0 0 22205 17 0 0 25 0 1 0 1131311636 121622528 29278 1992294400 134512640 135712473 4294956208 18446744073709551615 134563877 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 29693 29278 109 292 0 29398 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 118772

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1270808/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=118772 CPUtime=282.2
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29295 0 0 0 28203 17 0 0 25 0 1 0 1131311636 121622528 29278 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 29693 29278 109 292 0 29398 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 118772

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1270616/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=118916 CPUtime=342.18
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29330 0 0 0 34201 17 0 0 25 0 1 0 1131311636 121769984 29313 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 29729 29313 109 292 0 29434 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 118916

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1270488/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=119052 CPUtime=402.16
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29367 0 0 0 40199 17 0 0 25 0 1 0 1131311636 121909248 29350 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 29763 29350 109 292 0 29468 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 119052

[startup+462.306 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1270232/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=119324 CPUtime=462.14
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29424 0 0 0 46197 17 0 0 25 0 1 0 1131311636 122187776 29407 1992294400 134512640 135712473 4294956208 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 29831 29407 109 292 0 29536 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 119324

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1270296/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=119460 CPUtime=522.12
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29442 0 0 0 52195 17 0 0 25 0 1 0 1131311636 122327040 29425 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 29865 29425 109 292 0 29570 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 119460

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1270104/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=119740 CPUtime=582.1
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29490 0 0 0 58193 17 0 0 25 0 1 0 1131311636 122613760 29473 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 29935 29473 109 292 0 29640 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 119740

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1269976/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=119884 CPUtime=642.08
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29523 0 0 0 64191 17 0 0 25 0 1 0 1131311636 122761216 29506 1992294400 134512640 135712473 4294956208 18446744073709551615 134564446 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 29971 29506 109 292 0 29676 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 119884

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1269912/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=120028 CPUtime=702.06
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29548 0 0 0 70189 17 0 0 25 0 1 0 1131311636 122908672 29531 1992294400 134512640 135712473 4294956208 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 30007 29531 109 292 0 29712 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 120028

[startup+762.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18266
/proc/meminfo: memFree=1269656/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=120172 CPUtime=762.05
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29591 0 0 0 76188 17 0 0 25 0 1 0 1131311636 123056128 29574 1992294400 134512640 135712473 4294956208 18446744073709551615 134558656 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 30043 29574 109 292 0 29748 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 120172

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18272
/proc/meminfo: memFree=1269400/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=120460 CPUtime=821.98
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29635 0 0 0 82181 17 0 0 25 0 1 0 1131311636 123351040 29618 1992294400 134512640 135712473 4294956208 18446744073709551615 134564308 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 30115 29618 109 292 0 29820 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 120460

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18272
/proc/meminfo: memFree=1269336/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=120604 CPUtime=881.96
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29677 0 0 0 88179 17 0 0 25 0 1 0 1131311636 123498496 29660 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 30151 29660 109 292 0 29856 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 120604

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18272
/proc/meminfo: memFree=1269272/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=120748 CPUtime=941.95
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29696 0 0 0 94177 18 0 0 25 0 1 0 1131311636 123645952 29679 1992294400 134512640 135712473 4294956208 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 30187 29679 109 292 0 29892 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 120748

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18272
/proc/meminfo: memFree=1269208/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=120748 CPUtime=1001.93
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29714 0 0 0 100175 18 0 0 25 0 1 0 1131311636 123645952 29697 1992294400 134512640 135712473 4294956208 18446744073709551615 134564341 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 30187 29697 109 292 0 29892 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 120748

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18272
/proc/meminfo: memFree=1269080/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=120884 CPUtime=1061.91
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29742 0 0 0 106173 18 0 0 25 0 1 0 1131311636 123785216 29725 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 30221 29725 109 292 0 29926 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 120884

[startup+1122.31 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18272
/proc/meminfo: memFree=1269016/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=121020 CPUtime=1121.89
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29749 0 0 0 112171 18 0 0 25 0 1 0 1131311636 123924480 29732 1992294400 134512640 135712473 4294956208 18446744073709551615 134580919 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 30255 29732 109 292 0 29960 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 121020

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18272
/proc/meminfo: memFree=1268888/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=121164 CPUtime=1181.87
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29785 0 0 0 118169 18 0 0 25 0 1 0 1131311636 124071936 29768 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 30291 29768 109 292 0 29996 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 121164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 18272
/proc/meminfo: memFree=1268888/2055920 swapFree=4171920/4192956
[pid=18265] ppid=18263 vsize=121164 CPUtime=1200.07
/proc/18265/stat : 18265 (SApperloT-hrp) R 18263 18265 18167 0 -1 4194304 29792 0 0 0 119989 18 0 0 25 0 1 0 1131311636 124071936 29775 1992294400 134512640 135712473 4294956208 18446744073709551615 134554447 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 30291 29775 109 292 0 29996 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 121164

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.53
CPU time (s): 1200.09
CPU user time (s): 1199.89
CPU system time (s): 0.201969
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 121164

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

runsolver used 0.910861 second user time and 2.50362 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-01 13:47:39
IDJOB=1534670
IDBENCH=70708
IDSOLVER=510
FILE ID=node28/1534670-1238586459
PBS_JOBID= 9062234
Free space on /tmp= 66300 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S1916548023-003.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534670-1238586459/watcher-1534670-1238586459 -o /tmp/evaluation-result-1534670-1238586459/solver-1534670-1238586459 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1886588515 HOME/instance-1534670-1238586459.cnf

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

MD5SUM BENCH= 11db2aaf72f0cb9c260a5127c4f6b388
RANDOM SEED=1886588515

node28.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.212
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.212
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:       1388544 kB
Buffers:        112908 kB
Cached:         439936 kB
SwapCached:      14208 kB
Active:         212336 kB
Inactive:       357724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1388544 kB
SwapTotal:     4192956 kB
SwapFree:      4171920 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          17816 kB
Slab:            83104 kB
Committed_AS:  2978460 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66300 MiB
End job on node28 at 2009-04-01 14:07:42