Trace number 1534184

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 base? (TO) 1200.09 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S926047226-039.cnf
MD5SUM58a348483ec5f90a0278e7c47824496f
Bench CategoryRANDOM (random 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 variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-1534184-1238547021/watcher-1534184-1238547021 -o /tmp/evaluation-result-1534184-1238547021/solver-1534184-1238547021 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1323195144 HOME/instance-1534184-1238547021.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.84 0.95 0.98 3/73 26057
/proc/meminfo: memFree=1454904/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=1316 CPUtime=0
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 156 0 0 0 0 0 0 0 20 0 1 0 1127366952 1347584 139 1992294400 134512640 135674940 4294956208 18446744073709551615 134564342 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 329 139 98 283 0 43 0

[startup+0.036089 s]
/proc/loadavg: 0.84 0.95 0.98 3/73 26057
/proc/meminfo: memFree=1454904/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=1448 CPUtime=0.03
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 188 0 0 0 3 0 0 0 20 0 1 0 1127366952 1482752 171 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 362 171 98 283 0 76 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1448

[startup+0.101094 s]
/proc/loadavg: 0.84 0.95 0.98 3/73 26057
/proc/meminfo: memFree=1454904/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=1580 CPUtime=0.09
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 208 0 0 0 9 0 0 0 20 0 1 0 1127366952 1617920 191 1992294400 134512640 135674940 4294956208 18446744073709551615 134551965 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 395 191 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.301114 s]
/proc/loadavg: 0.84 0.95 0.98 3/73 26057
/proc/meminfo: memFree=1454904/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=1712 CPUtime=0.29
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 241 0 0 0 29 0 0 0 22 0 1 0 1127366952 1753088 224 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 428 224 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.701157 s]
/proc/loadavg: 0.84 0.95 0.98 3/73 26057
/proc/meminfo: memFree=1454904/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=1844 CPUtime=0.69
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 282 0 0 0 69 0 0 0 25 0 1 0 1127366952 1888256 265 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 461 265 98 283 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1844

[startup+1.50124 s]
/proc/loadavg: 0.84 0.95 0.98 2/74 26058
/proc/meminfo: memFree=1454128/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=2108 CPUtime=1.49
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 336 0 0 0 149 0 0 0 25 0 1 0 1127366952 2158592 319 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 527 319 98 283 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10141 s]
/proc/loadavg: 0.84 0.95 0.98 2/74 26058
/proc/meminfo: memFree=1453680/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=2372 CPUtime=3.09
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 410 0 0 0 309 0 0 0 25 0 1 0 1127366952 2428928 393 1992294400 134512640 135674940 4294956208 18446744073709551615 134555562 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 593 393 98 283 0 307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2372

[startup+6.30175 s]
/proc/loadavg: 0.85 0.95 0.98 2/74 26058
/proc/meminfo: memFree=1453232/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=2768 CPUtime=6.29
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 492 0 0 0 629 0 0 0 25 0 1 0 1127366952 2834432 475 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 692 475 98 283 0 406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2768

[startup+12.7014 s]
/proc/loadavg: 0.87 0.95 0.98 2/74 26058
/proc/meminfo: memFree=1452600/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=3164 CPUtime=12.69
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 606 0 0 0 1269 0 0 0 25 0 1 0 1127366952 3239936 589 1992294400 134512640 135674940 4294956208 18446744073709551615 134571311 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 791 589 98 283 0 505 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3164

[startup+25.5018 s]
/proc/loadavg: 0.89 0.95 0.98 2/74 26058
/proc/meminfo: memFree=1451960/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=3836 CPUtime=25.48
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 754 0 0 0 2548 0 0 0 25 0 1 0 1127366952 3928064 737 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 959 737 98 283 0 673 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3836

[startup+51.1015 s]
/proc/loadavg: 0.93 0.96 0.98 2/74 26058
/proc/meminfo: memFree=1451384/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=4372 CPUtime=51.08
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 911 0 0 0 5108 0 0 0 25 0 1 0 1127366952 4476928 894 1992294400 134512640 135674940 4294956208 18446744073709551615 134581396 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1093 894 98 283 0 807 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4372

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/74 26058
/proc/meminfo: memFree=1450552/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=5184 CPUtime=102.27
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1121 0 0 0 10227 0 0 0 25 0 1 0 1127366952 5308416 1104 1992294400 134512640 135674940 4294956208 18446744073709551615 134564034 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1296 1104 98 283 0 1010 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5184

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26058
/proc/meminfo: memFree=1449976/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=5864 CPUtime=162.24
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1264 0 0 0 16224 0 0 0 25 0 1 0 1127366952 6004736 1247 1992294400 134512640 135674940 4294956208 18446744073709551615 134563969 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1466 1247 98 283 0 1180 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5864

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26058
/proc/meminfo: memFree=1449592/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=6136 CPUtime=222.23
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1343 0 0 0 22223 0 0 0 25 0 1 0 1127366952 6283264 1326 1992294400 134512640 135674940 4294956208 18446744073709551615 134561750 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1534 1326 98 283 0 1248 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6136

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26058
/proc/meminfo: memFree=1449272/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=6416 CPUtime=282.22
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1420 0 0 0 28221 1 0 0 25 0 1 0 1127366952 6569984 1403 1992294400 134512640 135674940 4294956208 18446744073709551615 134560076 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1604 1403 98 283 0 1318 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 6416

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26058
/proc/meminfo: memFree=1449144/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=6688 CPUtime=342.2
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1459 0 0 0 34219 1 0 0 25 0 1 0 1127366952 6848512 1442 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1672 1442 98 283 0 1386 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6688

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26058
/proc/meminfo: memFree=1448888/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=6960 CPUtime=402.19
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1522 0 0 0 40218 1 0 0 25 0 1 0 1127366952 7127040 1505 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1740 1505 98 283 0 1454 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 6960

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26058
/proc/meminfo: memFree=1448696/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=7096 CPUtime=462.17
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1561 0 0 0 46216 1 0 0 25 0 1 0 1127366952 7266304 1544 1992294400 134512640 135674940 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1774 1544 98 283 0 1488 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 7096

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26058
/proc/meminfo: memFree=1448568/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=7232 CPUtime=522.15
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1590 0 0 0 52214 1 0 0 25 0 1 0 1127366952 7405568 1573 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1808 1573 98 283 0 1522 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7232

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26058
/proc/meminfo: memFree=1448312/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=7504 CPUtime=582.14
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1643 0 0 0 58213 1 0 0 25 0 1 0 1127366952 7684096 1626 1992294400 134512640 135674940 4294956208 18446744073709551615 134564614 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1876 1626 98 283 0 1590 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 7504

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1448104/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=7648 CPUtime=642.11
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1673 0 0 0 64210 1 0 0 25 0 1 0 1127366952 7831552 1656 1992294400 134512640 135674940 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1912 1656 98 283 0 1626 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 7648

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1448048/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=7792 CPUtime=702.1
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1712 0 0 0 70208 2 0 0 25 0 1 0 1127366952 7979008 1695 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1948 1695 98 283 0 1662 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 7792

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1447920/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=7928 CPUtime=762.09
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1743 0 0 0 76207 2 0 0 25 0 1 0 1127366952 8118272 1726 1992294400 134512640 135674940 4294956208 18446744073709551615 134556861 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 1982 1726 98 283 0 1696 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 7928

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1447792/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=8072 CPUtime=822.07
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1766 0 0 0 82205 2 0 0 25 0 1 0 1127366952 8265728 1749 1992294400 134512640 135674940 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 2018 1749 98 283 0 1732 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 8072

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1447664/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=8208 CPUtime=882.05
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1802 0 0 0 88203 2 0 0 25 0 1 0 1127366952 8404992 1785 1992294400 134512640 135674940 4294956208 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 2052 1785 98 283 0 1766 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 8208

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1447408/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=8640 CPUtime=942.04
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1864 0 0 0 94202 2 0 0 25 0 1 0 1127366952 8847360 1847 1992294400 134512640 135674940 4294956208 18446744073709551615 134551120 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 2160 1847 98 283 0 1874 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 8640

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1447288/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=8784 CPUtime=1002.02
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1892 0 0 0 100200 2 0 0 25 0 1 0 1127366952 8994816 1875 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 2196 1875 98 283 0 1910 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 8784

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1447352/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=8784 CPUtime=1062
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1914 0 0 0 106198 2 0 0 25 0 1 0 1127366952 8994816 1897 1992294400 134512640 135674940 4294956208 18446744073709551615 134555788 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 2196 1897 98 283 0 1910 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 8784

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1447224/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=8928 CPUtime=1121.99
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1939 0 0 0 112197 2 0 0 25 0 1 0 1127366952 9142272 1922 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 2232 1922 98 283 0 1946 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 8928

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1447224/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=8928 CPUtime=1181.97
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1948 0 0 0 118195 2 0 0 25 0 1 0 1127366952 9142272 1931 1992294400 134512640 135674940 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 2232 1931 98 283 0 1946 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 8928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 26064
/proc/meminfo: memFree=1447160/2055920 swapFree=4164824/4192956
[pid=26057] ppid=26055 vsize=9072 CPUtime=1200.07
/proc/26057/stat : 26057 (SApperloT-base) R 26055 26057 26020 0 -1 4194304 1960 0 0 0 120005 2 0 0 25 0 1 0 1127366952 9289728 1943 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26057/statm: 2268 1943 98 283 0 1982 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 9072

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.41
CPU time (s): 1200.09
CPU user time (s): 1200.06
CPU system time (s): 0.028995
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 9072

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

runsolver used 1.06584 second user time and 3.3125 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-01 02:50:21
IDJOB=1534184
IDBENCH=70611
IDSOLVER=509
FILE ID=node81/1534184-1238547021
PBS_JOBID= 9062119
Free space on /tmp= 126316 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S926047226-039.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534184-1238547021/watcher-1534184-1238547021 -o /tmp/evaluation-result-1534184-1238547021/solver-1534184-1238547021 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1323195144 HOME/instance-1534184-1238547021.cnf

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

MD5SUM BENCH= 58a348483ec5f90a0278e7c47824496f
RANDOM SEED=1323195144

node81.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.220
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.220
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:       1455384 kB
Buffers:         87160 kB
Cached:         412636 kB
SwapCached:      19112 kB
Active:         320496 kB
Inactive:       200104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455384 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          26452 kB
Slab:            64848 kB
Committed_AS:  2992368 kB
PageTables:       2084 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= 126316 MiB
End job on node81 at 2009-04-01 03:10:24