Trace number 1716003

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

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716003-1240609966/watcher-1716003-1240609966 -o /tmp/evaluation-result-1716003-1240609966/solver-1716003-1240609966 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2020583261 HOME/instance-1716003-1240609966.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.92 1.00 1.09 3/65 15944
/proc/meminfo: memFree=1786256/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=10824 CPUtime=0
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 912 0 0 0 0 0 0 0 20 0 1 0 89026797 11083776 896 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 2706 900 92 292 0 2411 0

[startup+0.0700711 s]
/proc/loadavg: 0.92 1.00 1.09 3/65 15944
/proc/meminfo: memFree=1786256/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=21868 CPUtime=0.06
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 3689 0 0 0 5 1 0 0 20 0 1 0 89026797 22392832 3673 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 5467 3674 95 292 0 5172 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21868

[startup+0.101073 s]
/proc/loadavg: 0.92 1.00 1.09 3/65 15944
/proc/meminfo: memFree=1786256/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=23188 CPUtime=0.09
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 4050 0 0 0 8 1 0 0 20 0 1 0 89026797 23744512 4034 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 5797 4034 95 292 0 5502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23188

[startup+0.305118 s]
/proc/loadavg: 0.92 1.00 1.09 3/65 15944
/proc/meminfo: memFree=1786256/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=30316 CPUtime=0.3
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 6025 0 0 0 27 3 0 0 22 0 1 0 89026797 31043584 6009 1992294400 134512640 135712473 4294956192 18446744073709551615 134625380 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 7579 6009 95 292 0 7284 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 30316

[startup+0.701136 s]
/proc/loadavg: 0.92 1.00 1.09 3/65 15944
/proc/meminfo: memFree=1786256/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=45364 CPUtime=0.69
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 9878 0 0 0 63 6 0 0 25 0 1 0 89026797 46452736 9862 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 11341 9862 95 292 0 11046 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45364

[startup+1.50122 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 15945
/proc/meminfo: memFree=1734216/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=72076 CPUtime=1.49
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 16963 0 0 0 138 11 0 0 25 0 1 0 89026797 73805824 16657 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 18019 16657 105 292 0 17724 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72076

[startup+3.10139 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 15945
/proc/meminfo: memFree=1718536/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=72472 CPUtime=3.09
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 17047 0 0 0 298 11 0 0 25 0 1 0 89026797 74211328 16741 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 18118 16741 105 292 0 17823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72472

[startup+6.30172 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 15945
/proc/meminfo: memFree=1718280/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=73380 CPUtime=6.29
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 17400 0 0 0 618 11 0 0 25 0 1 0 89026797 75141120 16965 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 18345 16965 105 292 0 18050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73380

[startup+12.7014 s]
/proc/loadavg: 1.16 1.05 1.10 2/66 15945
/proc/meminfo: memFree=1717784/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=74980 CPUtime=12.69
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 17823 0 0 0 1257 12 0 0 25 0 1 0 89026797 76779520 17131 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 18745 17131 105 292 0 18450 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74980

[startup+25.5017 s]
/proc/loadavg: 1.13 1.04 1.10 2/66 15945
/proc/meminfo: memFree=1716440/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=76948 CPUtime=25.49
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 18281 0 0 0 2536 13 0 0 25 0 1 0 89026797 78794752 17589 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 19237 17589 109 292 0 18942 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76948

[startup+51.1014 s]
/proc/loadavg: 1.09 1.04 1.09 2/66 15945
/proc/meminfo: memFree=1713560/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=80120 CPUtime=51.08
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 19097 0 0 0 5094 14 0 0 25 0 1 0 89026797 82042880 18405 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 20030 18405 109 292 0 19735 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 80120

[startup+102.306 s]
/proc/loadavg: 1.03 1.03 1.09 2/66 15945
/proc/meminfo: memFree=1707416/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=85992 CPUtime=102.27
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 20553 0 0 0 10212 15 0 0 25 0 1 0 89026797 88055808 19861 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 21498 19861 110 292 0 21203 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 85992

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.08 2/66 15945
/proc/meminfo: memFree=1707288/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=86256 CPUtime=162.25
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 20583 0 0 0 16210 15 0 0 25 0 1 0 89026797 88326144 19891 1992294400 134512640 135712473 4294956192 18446744073709551615 134569986 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 21564 19891 110 292 0 21269 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 86256

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/66 15945
/proc/meminfo: memFree=1707160/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=86256 CPUtime=222.23
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 20610 0 0 0 22208 15 0 0 25 0 1 0 89026797 88326144 19918 1992294400 134512640 135712473 4294956192 18446744073709551615 134564111 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 21564 19918 110 292 0 21269 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86256

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.07 2/66 15945
/proc/meminfo: memFree=1699672/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=94160 CPUtime=282.21
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 22542 0 0 0 28205 16 0 0 25 0 1 0 89026797 96419840 21850 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 23540 21850 110 292 0 23245 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 94160

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 15945
/proc/meminfo: memFree=1672600/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=121516 CPUtime=342.21
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 29278 0 0 0 34199 22 0 0 25 0 1 0 89026797 124432384 28586 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 30379 28586 110 292 0 30084 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 121516

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 15945
/proc/meminfo: memFree=1658200/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=136700 CPUtime=402.18
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 32906 0 0 0 40193 25 0 0 25 0 1 0 89026797 139980800 32214 1992294400 134512640 135712473 4294956192 18446744073709551615 134557800 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 34175 32214 110 292 0 33880 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 136700

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 15945
/proc/meminfo: memFree=1648536/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=146976 CPUtime=462.17
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 35385 0 0 0 46189 28 0 0 25 0 1 0 89026797 150503424 34564 1992294400 134512640 135712473 4294956192 18446744073709551615 134554807 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 36744 34564 110 292 0 36449 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 146976

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 15951
/proc/meminfo: memFree=1640472/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=155140 CPUtime=522.15
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 37390 0 0 0 52186 29 0 0 25 0 1 0 89026797 158863360 36569 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 38785 36569 110 292 0 38490 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 155140

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 15951
/proc/meminfo: memFree=1625880/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=169928 CPUtime=582.14
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 41014 0 0 0 58181 33 0 0 25 0 1 0 89026797 174006272 40193 1992294400 134512640 135712473 4294956192 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 42482 40193 110 292 0 42187 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 169928

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 15951
/proc/meminfo: memFree=1615256/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=181084 CPUtime=642.13
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 43641 0 0 0 64175 38 0 0 25 0 1 0 89026797 185430016 42820 1992294400 134512640 135712473 4294956192 18446744073709551615 134553971 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 45271 42820 110 292 0 44976 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 181084

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 15951
/proc/meminfo: memFree=1596056/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=201512 CPUtime=702.11
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 48496 0 0 0 70168 43 0 0 25 0 1 0 89026797 206348288 47675 1992294400 134512640 135712473 4294956192 18446744073709551615 134554019 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 50378 47675 110 292 0 50083 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 201512

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 15951
/proc/meminfo: memFree=1580184/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=217264 CPUtime=762.1
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 52391 0 0 0 76162 48 0 0 25 0 1 0 89026797 222478336 51570 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 54316 51570 110 292 0 54021 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 217264

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 15951
/proc/meminfo: memFree=1561880/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=236636 CPUtime=822.08
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 57246 0 0 0 82155 53 0 0 25 0 1 0 89026797 242315264 56168 1992294400 134512640 135712473 4294956192 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 59159 56168 110 292 0 58864 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 236636

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 15951
/proc/meminfo: memFree=1545048/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=253516 CPUtime=882.06
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 61410 0 0 0 88148 58 0 0 25 0 1 0 89026797 259600384 60332 1992294400 134512640 135712473 4294956192 18446744073709551615 134554078 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 63379 60332 110 292 0 63084 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 253516

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15951
/proc/meminfo: memFree=1530712/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=268572 CPUtime=942.05
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 65033 0 0 0 94143 62 0 0 25 0 1 0 89026797 275017728 63955 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 67143 63955 110 292 0 66848 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 268572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15951
/proc/meminfo: memFree=1517784/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=282120 CPUtime=1002.03
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 68231 0 0 0 100137 66 0 0 25 0 1 0 89026797 288890880 67153 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 70530 67153 110 292 0 70235 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 282120

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15951
/proc/meminfo: memFree=1493912/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=306428 CPUtime=1062.01
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 74298 0 0 0 106128 73 0 0 25 0 1 0 89026797 313782272 73220 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 76607 73220 110 292 0 76312 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 306428

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15951
/proc/meminfo: memFree=1462936/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=337156 CPUtime=1122
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 81965 0 0 0 112117 83 0 0 25 0 1 0 89026797 345247744 80887 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 84289 80887 110 292 0 83994 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 337156

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15951
/proc/meminfo: memFree=1436824/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=363620 CPUtime=1181.98
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 88536 0 0 0 118107 91 0 0 25 0 1 0 89026797 372346880 87458 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 90905 87458 110 292 0 90610 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 363620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15951
/proc/meminfo: memFree=1427544/2055920 swapFree=4181224/4192956
[pid=15944] ppid=15942 vsize=372332 CPUtime=1200.08
/proc/15944/stat : 15944 (SApperloT-hrp) R 15942 15944 15784 0 -1 4194304 90740 0 0 0 119915 93 0 0 25 0 1 0 89026797 381267968 89662 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 93083 89662 110 292 0 92788 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 372332

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.16
CPU system time (s): 0.989849
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 372332

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

runsolver used 1.3478 second user time and 3.03054 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-24 23:52:48
IDJOB=1716003
IDBENCH=20365
IDSOLVER=510
FILE ID=node79/1716003-1240609966
PBS_JOBID= 9186245
Free space on /tmp= 66272 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716003-1240609966/watcher-1716003-1240609966 -o /tmp/evaluation-result-1716003-1240609966/solver-1716003-1240609966 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2020583261 HOME/instance-1716003-1240609966.cnf

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=2020583261

node79.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:       1786800 kB
Buffers:         38328 kB
Cached:         181084 kB
SwapCached:       6620 kB
Active:         112740 kB
Inactive:       115560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786800 kB
SwapTotal:     4192956 kB
SwapFree:      4181224 kB
Dirty:           26356 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            26876 kB
Committed_AS:   266736 kB
PageTables:       1384 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= 66272 MiB
End job on node79 at 2009-04-25 00:12:50