Trace number 1534785

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.44

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S1614425450-034.cnf
MD5SUMb466b358793a0dcf15cdf46533518f73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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-1534785-1238595008/watcher-1534785-1238595008 -o /tmp/evaluation-result-1534785-1238595008/solver-1534785-1238595008 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1456103723 HOME/instance-1534785-1238595008.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.91 0.97 0.99 3/64 19569
/proc/meminfo: memFree=1499808/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=1484 CPUtime=0
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 1132163084 1519616 160 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 371 160 105 292 0 76 0

[startup+0.094808 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 19569
/proc/meminfo: memFree=1499808/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=1616 CPUtime=0.09
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 226 0 0 0 9 0 0 0 18 0 1 0 1132163084 1654784 209 1992294400 134512640 135712473 4294956192 18446744073709551615 134564284 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 404 209 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.101808 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 19569
/proc/meminfo: memFree=1499808/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=1616 CPUtime=0.09
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 227 0 0 0 9 0 0 0 18 0 1 0 1132163084 1654784 210 1992294400 134512640 135712473 4294956192 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 404 210 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301831 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 19569
/proc/meminfo: memFree=1499808/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=2144 CPUtime=0.29
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 349 0 0 0 29 0 0 0 19 0 1 0 1132163084 2195456 332 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 536 332 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701876 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 19569
/proc/meminfo: memFree=1499808/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=2408 CPUtime=0.69
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 408 0 0 0 69 0 0 0 22 0 1 0 1132163084 2465792 391 1992294400 134512640 135712473 4294956192 18446744073709551615 134558674 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 602 391 109 292 0 307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50197 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1498520/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=2540 CPUtime=1.49
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 453 0 0 0 149 0 0 0 25 0 1 0 1132163084 2600960 436 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 635 436 109 292 0 340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10115 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1498136/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=5312 CPUtime=3.09
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 1146 0 0 0 309 0 0 0 25 0 1 0 1132163084 5439488 1129 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 1328 1129 109 292 0 1033 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5312

[startup+6.30151 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1495256/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=5708 CPUtime=6.29
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 1230 0 0 0 629 0 0 0 25 0 1 0 1132163084 5844992 1213 1992294400 134512640 135712473 4294956192 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 1427 1213 109 292 0 1132 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5708

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1494744/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=5972 CPUtime=12.69
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 1319 0 0 0 1269 0 0 0 25 0 1 0 1132163084 6115328 1302 1992294400 134512640 135712473 4294956192 18446744073709551615 134556994 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 1493 1302 109 292 0 1198 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5972

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1494232/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=6504 CPUtime=25.48
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 1433 0 0 0 2548 0 0 0 25 0 1 0 1132163084 6660096 1416 1992294400 134512640 135712473 4294956192 18446744073709551615 134557940 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 1626 1416 109 292 0 1331 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6504

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1493592/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=7176 CPUtime=51.07
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 1609 0 0 0 5107 0 0 0 25 0 1 0 1132163084 7348224 1592 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 1794 1592 109 292 0 1499 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7176

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1467608/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=34316 CPUtime=102.27
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 8316 0 0 0 10219 8 0 0 25 0 1 0 1132163084 35139584 8070 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 8579 8070 109 292 0 8284 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34316

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1445144/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=58208 CPUtime=162.24
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 14016 0 0 0 16209 15 0 0 25 0 1 0 1132163084 59604992 13770 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 14552 13770 109 292 0 14257 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58208

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1418200/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=85396 CPUtime=222.23
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 20669 0 0 0 22201 22 0 0 25 0 1 0 1132163084 87445504 20423 1992294400 134512640 135712473 4294956192 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 21349 20423 109 292 0 21054 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 85396

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1409944/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=93708 CPUtime=282.21
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 22679 0 0 0 28197 24 0 0 25 0 1 0 1132163084 95956992 22433 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 23427 22433 109 292 0 23132 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 93708

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1409880/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=93708 CPUtime=342.19
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 22679 0 0 0 34195 24 0 0 25 0 1 0 1132163084 95956992 22433 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 23427 22433 109 292 0 23132 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 93708

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1409944/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=93708 CPUtime=402.17
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 22679 0 0 0 40193 24 0 0 25 0 1 0 1132163084 95956992 22433 1992294400 134512640 135712473 4294956192 18446744073709551615 134564814 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 23427 22433 109 292 0 23132 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 93708

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1391448/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=113160 CPUtime=462.16
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 27319 0 0 0 46185 31 0 0 25 0 1 0 1132163084 115875840 27073 1992294400 134512640 135712473 4294956192 18446744073709551615 134537194 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 28290 27073 109 292 0 27995 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 113160

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1377176/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=127840 CPUtime=522.13
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 30875 0 0 0 52178 35 0 0 25 0 1 0 1132163084 130908160 30629 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 31960 30629 109 292 0 31665 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 127840

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1367064/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=139012 CPUtime=582.12
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 33648 0 0 0 58174 38 0 0 25 0 1 0 1132163084 142348288 33144 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 34753 33144 109 292 0 34458 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 139012

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1358808/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=147340 CPUtime=642.11
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 35726 0 0 0 64170 41 0 0 25 0 1 0 1132163084 150876160 35222 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 36835 35222 109 292 0 36540 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 147340

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1350808/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=155668 CPUtime=702.08
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 37742 0 0 0 70165 43 0 0 25 0 1 0 1132163084 159404032 37238 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 38917 37238 109 292 0 38622 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 155668

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1341016/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=165716 CPUtime=762.07
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 40302 0 0 0 76161 46 0 0 25 0 1 0 1132163084 169693184 39669 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 41429 39669 109 292 0 41134 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 165716

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1326808/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=181000 CPUtime=822.05
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 44257 0 0 0 82155 50 0 0 25 0 1 0 1132163084 185344000 43238 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 45250 43238 109 292 0 44955 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 181000

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1319832/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=189372 CPUtime=882.03
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 46216 0 0 0 88151 52 0 0 25 0 1 0 1132163084 193916928 44940 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 47343 44940 109 292 0 47048 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 189372

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1318488/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=190768 CPUtime=942.02
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 46542 0 0 0 94149 53 0 0 25 0 1 0 1132163084 195346432 45266 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 47692 45266 109 292 0 47397 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 190768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1318168/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=190928 CPUtime=1002
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 46629 0 0 0 100147 53 0 0 25 0 1 0 1132163084 195510272 45353 1992294400 134512640 135712473 4294956192 18446744073709551615 134564696 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 47732 45353 109 292 0 47437 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 190928

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1316824/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=192176 CPUtime=1061.99
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 46959 0 0 0 106145 54 0 0 25 0 1 0 1132163084 196788224 45683 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 48044 45683 109 292 0 47749 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 192176

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1313560/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=196472 CPUtime=1121.97
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 48291 0 0 0 112142 55 0 0 25 0 1 0 1132163084 201187328 46500 1992294400 134512640 135712473 4294956192 18446744073709551615 134601715 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 49118 46500 109 292 0 48823 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 196472

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1313304/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=196472 CPUtime=1181.95
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 48349 0 0 0 118140 55 0 0 25 0 1 0 1132163084 201187328 46558 1992294400 134512640 135712473 4294956192 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 49118 46558 109 292 0 48823 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 196472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19570
/proc/meminfo: memFree=1313240/2055920 swapFree=4178500/4192956
[pid=19569] ppid=19567 vsize=196472 CPUtime=1200.05
/proc/19569/stat : 19569 (SApperloT-hrp) R 19567 19569 19288 0 -1 4194304 48357 0 0 0 119950 55 0 0 25 0 1 0 1132163084 201187328 46566 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19569/statm: 49118 46566 109 292 0 48823 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 196472

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.5
CPU system time (s): 0.584911
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 196472

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

runsolver used 1.04984 second user time and 2.27165 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-01 16:10:08
IDJOB=1534785
IDBENCH=70731
IDSOLVER=510
FILE ID=node62/1534785-1238595008
PBS_JOBID= 9068312
Free space on /tmp= 66352 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/460/unif-k3-r4.25-v460-c1955-S1614425450-034.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534785-1238595008/watcher-1534785-1238595008 -o /tmp/evaluation-result-1534785-1238595008/solver-1534785-1238595008 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1456103723 HOME/instance-1534785-1238595008.cnf

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

MD5SUM BENCH= b466b358793a0dcf15cdf46533518f73
RANDOM SEED=1456103723

node62.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.232
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.232
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:       1500288 kB
Buffers:        103232 kB
Cached:         352300 kB
SwapCached:       7616 kB
Active:         225204 kB
Inactive:       239576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500288 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          14980 kB
Slab:            76664 kB
Committed_AS:  2913888 kB
PageTables:       1460 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= 66348 MiB
End job on node62 at 2009-04-01 16:30:10