Trace number 1534500

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.11 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S45592023-054.cnf
MD5SUM1cdf960645ef22947407473f1df63e0b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.031995
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1534500-1238576389/watcher-1534500-1238576389 -o /tmp/evaluation-result-1534500-1238576389/solver-1534500-1238576389 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=659917511 HOME/instance-1534500-1238576389.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: 2.16 2.08 1.80 3/73 27722
/proc/meminfo: memFree=1451624/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=1484 CPUtime=0
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 187 0 0 0 0 0 0 0 20 0 1 0 1130303719 1519616 170 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 371 170 105 292 0 76 0

[startup+0.0994819 s]
/proc/loadavg: 2.16 2.08 1.80 3/73 27722
/proc/meminfo: memFree=1451624/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=1752 CPUtime=0.09
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 246 0 0 0 9 0 0 0 20 0 1 0 1130303719 1794048 229 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 438 229 105 292 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1752

[startup+0.101481 s]
/proc/loadavg: 2.16 2.08 1.80 3/73 27722
/proc/meminfo: memFree=1451624/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=1752 CPUtime=0.09
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 248 0 0 0 9 0 0 0 20 0 1 0 1130303719 1794048 231 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 438 231 105 292 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1752

[startup+0.301503 s]
/proc/loadavg: 2.16 2.08 1.80 3/73 27722
/proc/meminfo: memFree=1451624/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=2148 CPUtime=0.29
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 367 0 0 0 29 0 0 0 22 0 1 0 1130303719 2199552 350 1992294400 134512640 135712473 4294956192 18446744073709551615 134563899 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 537 350 109 292 0 242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2148

[startup+0.701545 s]
/proc/loadavg: 2.16 2.08 1.80 3/73 27722
/proc/meminfo: memFree=1451624/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=2544 CPUtime=0.69
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 438 0 0 0 69 0 0 0 25 0 1 0 1130303719 2605056 421 1992294400 134512640 135712473 4294956192 18446744073709551615 134554445 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 636 421 109 292 0 341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2544

[startup+1.50163 s]
/proc/loadavg: 2.07 2.06 1.79 2/74 27723
/proc/meminfo: memFree=1450144/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=2676 CPUtime=1.49
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 499 0 0 0 149 0 0 0 25 0 1 0 1130303719 2740224 482 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 669 482 109 292 0 374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2676

[startup+3.1018 s]
/proc/loadavg: 2.07 2.06 1.79 2/74 27723
/proc/meminfo: memFree=1449760/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=3072 CPUtime=3.09
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 574 0 0 0 309 0 0 0 25 0 1 0 1130303719 3145728 557 1992294400 134512640 135712473 4294956192 18446744073709551615 134560250 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 768 557 109 292 0 473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3072

[startup+6.30114 s]
/proc/loadavg: 1.99 2.05 1.79 2/74 27723
/proc/meminfo: memFree=1449256/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=3472 CPUtime=6.29
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 668 0 0 0 629 0 0 0 25 0 1 0 1130303719 3555328 651 1992294400 134512640 135712473 4294956192 18446744073709551615 134564624 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 868 651 109 292 0 573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3472

[startup+12.7028 s]
/proc/loadavg: 1.91 2.03 1.79 2/74 27723
/proc/meminfo: memFree=1448616/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=4000 CPUtime=12.69
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 800 0 0 0 1269 0 0 0 25 0 1 0 1130303719 4096000 783 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 1000 783 109 292 0 705 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4000

[startup+25.5012 s]
/proc/loadavg: 1.70 1.98 1.77 2/74 27723
/proc/meminfo: memFree=1441128/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=12188 CPUtime=25.48
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 2861 0 0 0 2547 1 0 0 25 0 1 0 1130303719 12480512 2844 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 3047 2844 109 292 0 2752 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12188

[startup+51.1019 s]
/proc/loadavg: 1.46 1.90 1.75 2/74 27723
/proc/meminfo: memFree=1415080/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=37404 CPUtime=51.08
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 9163 0 0 0 5104 4 0 0 25 0 1 0 1130303719 38301696 9146 1992294400 134512640 135712473 4294956192 18446744073709551615 134563918 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 9351 9146 109 292 0 9056 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37404

[startup+102.305 s]
/proc/loadavg: 1.20 1.76 1.71 2/74 27729
/proc/meminfo: memFree=1385256/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=67864 CPUtime=102.27
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 16652 0 0 0 10217 10 0 0 25 0 1 0 1130303719 69492736 16635 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 16966 16635 109 292 0 16671 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 67864

[startup+162.302 s]
/proc/loadavg: 1.07 1.62 1.66 2/74 27729
/proc/meminfo: memFree=1331880/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=121396 CPUtime=162.25
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 29917 0 0 0 16205 20 0 0 25 0 1 0 1130303719 124309504 29900 1992294400 134512640 135712473 4294956192 18446744073709551615 134554341 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30349 29900 109 292 0 30054 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 121396

[startup+222.301 s]
/proc/loadavg: 1.02 1.50 1.62 2/74 27729
/proc/meminfo: memFree=1331624/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=121664 CPUtime=222.23
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 29979 0 0 0 22203 20 0 0 25 0 1 0 1130303719 124583936 29962 1992294400 134512640 135712473 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30416 29962 109 292 0 30121 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 121664

[startup+282.302 s]
/proc/loadavg: 1.01 1.41 1.58 2/74 27729
/proc/meminfo: memFree=1331240/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=122088 CPUtime=282.22
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30057 0 0 0 28202 20 0 0 25 0 1 0 1130303719 125018112 30040 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30522 30040 109 292 0 30227 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 122088

[startup+342.302 s]
/proc/loadavg: 1.00 1.33 1.54 2/74 27729
/proc/meminfo: memFree=1330920/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=122360 CPUtime=342.2
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30135 0 0 0 34200 20 0 0 25 0 1 0 1130303719 125296640 30118 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30590 30118 109 292 0 30295 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 122360

[startup+402.301 s]
/proc/loadavg: 1.00 1.27 1.50 2/74 27729
/proc/meminfo: memFree=1330664/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=122768 CPUtime=402.18
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30207 0 0 0 40198 20 0 0 25 0 1 0 1130303719 125714432 30190 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30692 30190 109 292 0 30397 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 122768

[startup+462.302 s]
/proc/loadavg: 1.00 1.22 1.47 2/74 27729
/proc/meminfo: memFree=1330408/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=122912 CPUtime=462.17
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30260 0 0 0 46197 20 0 0 25 0 1 0 1130303719 125861888 30243 1992294400 134512640 135712473 4294956192 18446744073709551615 134553824 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30728 30243 109 292 0 30433 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 122912

[startup+522.301 s]
/proc/loadavg: 1.00 1.17 1.43 2/74 27729
/proc/meminfo: memFree=1330216/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=123200 CPUtime=522.15
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30305 0 0 0 52195 20 0 0 25 0 1 0 1130303719 126156800 30288 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30800 30288 109 292 0 30505 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 123200

[startup+582.302 s]
/proc/loadavg: 1.00 1.14 1.41 2/74 27729
/proc/meminfo: memFree=1330024/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=123488 CPUtime=582.13
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30356 0 0 0 58193 20 0 0 25 0 1 0 1130303719 126451712 30339 1992294400 134512640 135712473 4294956192 18446744073709551615 134540586 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30872 30339 109 292 0 30577 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 123488

[startup+642.302 s]
/proc/loadavg: 1.00 1.11 1.38 2/74 27729
/proc/meminfo: memFree=1329896/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=123632 CPUtime=642.12
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30384 0 0 0 64192 20 0 0 25 0 1 0 1130303719 126599168 30367 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30908 30367 109 292 0 30613 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 123632

[startup+702.301 s]
/proc/loadavg: 1.00 1.09 1.35 2/74 27729
/proc/meminfo: memFree=1329768/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=123776 CPUtime=702.1
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30408 0 0 0 70190 20 0 0 25 0 1 0 1130303719 126746624 30391 1992294400 134512640 135712473 4294956192 18446744073709551615 134564279 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30944 30391 109 292 0 30649 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 123776

[startup+762.307 s]
/proc/loadavg: 1.00 1.07 1.33 2/74 27729
/proc/meminfo: memFree=1329640/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=123912 CPUtime=762.1
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30449 0 0 0 76189 21 0 0 25 0 1 0 1130303719 126885888 30432 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 30978 30432 109 292 0 30683 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 123912

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.30 2/74 27729
/proc/meminfo: memFree=1329512/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=124200 CPUtime=822.08
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30501 0 0 0 82187 21 0 0 25 0 1 0 1130303719 127180800 30484 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 31050 30484 109 292 0 30755 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 124200

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.28 2/74 27729
/proc/meminfo: memFree=1329384/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=124344 CPUtime=882.06
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30520 0 0 0 88185 21 0 0 25 0 1 0 1130303719 127328256 30503 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 31086 30503 109 292 0 30791 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 124344

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.26 2/74 27729
/proc/meminfo: memFree=1329320/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=124488 CPUtime=942.04
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30547 0 0 0 94183 21 0 0 25 0 1 0 1130303719 127475712 30530 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 31122 30530 109 292 0 30827 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 124488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/74 27729
/proc/meminfo: memFree=1329128/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=124632 CPUtime=1002.02
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30579 0 0 0 100181 21 0 0 25 0 1 0 1130303719 127623168 30562 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 31158 30562 109 292 0 30863 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 124632

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.22 2/74 27729
/proc/meminfo: memFree=1329128/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=124776 CPUtime=1062.01
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30600 0 0 0 106180 21 0 0 25 0 1 0 1130303719 127770624 30583 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 31194 30583 109 292 0 30899 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 124776

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/74 27729
/proc/meminfo: memFree=1328936/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=124920 CPUtime=1121.99
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30650 0 0 0 112178 21 0 0 25 0 1 0 1130303719 127918080 30633 1992294400 134512640 135712473 4294956192 18446744073709551615 134557976 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 31230 30633 109 292 0 30935 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 124920

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/74 27729
/proc/meminfo: memFree=1328744/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=125208 CPUtime=1181.99
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30704 0 0 0 118177 22 0 0 25 0 1 0 1130303719 128212992 30687 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 31302 30687 109 292 0 31007 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 125208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.18 2/74 27729
/proc/meminfo: memFree=1328680/2055920 swapFree=4164824/4192956
[pid=27722] ppid=27720 vsize=125352 CPUtime=1200.09
/proc/27722/stat : 27722 (SApperloT-hrp) R 27720 27722 27425 0 -1 4194304 30714 0 0 0 119987 22 0 0 25 0 1 0 1130303719 128360448 30697 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/27722/statm: 31338 30697 109 292 0 31043 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 125352

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.87
CPU system time (s): 0.240963
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 125352

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

runsolver used 1.01885 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-01 10:59:49
IDJOB=1534500
IDBENCH=70674
IDSOLVER=510
FILE ID=node81/1534500-1238576389
PBS_JOBID= 9062206
Free space on /tmp= 126316 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S45592023-054.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534500-1238576389/watcher-1534500-1238576389 -o /tmp/evaluation-result-1534500-1238576389/solver-1534500-1238576389 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=659917511 HOME/instance-1534500-1238576389.cnf

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

MD5SUM BENCH= 1cdf960645ef22947407473f1df63e0b
RANDOM SEED=659917511

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:       1452040 kB
Buffers:         88948 kB
Cached:         413568 kB
SwapCached:      19112 kB
Active:         324296 kB
Inactive:       199068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452040 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:            1488 kB
Writeback:           0 kB
Mapped:          26536 kB
Slab:            65376 kB
Committed_AS:  3012892 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 11:19:51