Trace number 1533910

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.07 1200.44

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S572248576-042.cnf
MD5SUM3dd081bf1c5f1756e6172fad5da9506e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark178.766
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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-1533910-1238504175/watcher-1533910-1238504175 -o /tmp/evaluation-result-1533910-1238504175/solver-1533910-1238504175 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=291295936 HOME/instance-1533910-1238504175.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: 1.00 1.01 1.16 3/65 21047
/proc/meminfo: memFree=1212176/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=1488 CPUtime=0
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 334138259 1523712 157 1992294400 134512640 135712473 4294956208 18446744073709551615 134581129 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 372 158 105 292 0 77 0

[startup+0.0605591 s]
/proc/loadavg: 1.00 1.01 1.16 3/65 21047
/proc/meminfo: memFree=1212176/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=1620 CPUtime=0.05
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 212 0 0 0 5 0 0 0 18 0 1 0 334138259 1658880 195 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 405 195 105 292 0 110 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1620

[startup+0.101564 s]
/proc/loadavg: 1.00 1.01 1.16 3/65 21047
/proc/meminfo: memFree=1212176/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=1620 CPUtime=0.09
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 221 0 0 0 9 0 0 0 18 0 1 0 334138259 1658880 204 1992294400 134512640 135712473 4294956208 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 405 204 105 292 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1620

[startup+0.301588 s]
/proc/loadavg: 1.00 1.01 1.16 3/65 21047
/proc/meminfo: memFree=1212176/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=2148 CPUtime=0.29
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 345 0 0 0 29 0 0 0 19 0 1 0 334138259 2199552 328 1992294400 134512640 135712473 4294956208 18446744073709551615 134543699 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 537 328 109 292 0 242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2148

[startup+0.701639 s]
/proc/loadavg: 1.00 1.01 1.16 3/65 21047
/proc/meminfo: memFree=1212176/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=2280 CPUtime=0.69
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 387 0 0 0 69 0 0 0 22 0 1 0 334138259 2334720 370 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 570 370 109 292 0 275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2280

[startup+1.50174 s]
/proc/loadavg: 1.00 1.01 1.16 2/66 21048
/proc/meminfo: memFree=1211016/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=2412 CPUtime=1.49
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 429 0 0 0 149 0 0 0 25 0 1 0 334138259 2469888 412 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 603 412 109 292 0 308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2412

[startup+3.10194 s]
/proc/loadavg: 1.00 1.01 1.16 2/66 21048
/proc/meminfo: memFree=1210696/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=2676 CPUtime=3.09
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 486 0 0 0 309 0 0 0 25 0 1 0 334138259 2740224 469 1992294400 134512640 135712473 4294956208 18446744073709551615 134576338 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 669 469 109 292 0 374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2676

[startup+6.30135 s]
/proc/loadavg: 1.00 1.01 1.16 2/66 21048
/proc/meminfo: memFree=1210312/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=2940 CPUtime=6.29
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 559 0 0 0 629 0 0 0 25 0 1 0 334138259 3010560 542 1992294400 134512640 135712473 4294956208 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 735 542 109 292 0 440 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2940

[startup+12.7012 s]
/proc/loadavg: 1.00 1.01 1.16 2/66 21048
/proc/meminfo: memFree=1209800/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=3344 CPUtime=12.69
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 648 0 0 0 1269 0 0 0 25 0 1 0 334138259 3424256 631 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 836 631 109 292 0 541 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3344

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 21050
/proc/meminfo: memFree=1196808/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=16824 CPUtime=25.49
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 4002 0 0 0 2547 2 0 0 25 0 1 0 334138259 17227776 3985 1992294400 134512640 135712473 4294956208 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 4206 3985 109 292 0 3911 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16824

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 21050
/proc/meminfo: memFree=1170504/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=43532 CPUtime=51.08
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 10672 0 0 0 5102 6 0 0 25 0 1 0 334138259 44576768 10655 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 10883 10655 109 292 0 10588 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43532

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 21050
/proc/meminfo: memFree=1138632/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=74616 CPUtime=102.27
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 18389 0 0 0 10217 10 0 0 25 0 1 0 334138259 76406784 18372 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 18654 18372 109 292 0 18359 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 74616

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 21050
/proc/meminfo: memFree=1138440/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=74884 CPUtime=162.24
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 18440 0 0 0 16214 10 0 0 25 0 1 0 334138259 76681216 18423 1992294400 134512640 135712473 4294956208 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 18721 18423 109 292 0 18426 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 74884

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 21050
/proc/meminfo: memFree=1138184/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=75156 CPUtime=222.22
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 18496 0 0 0 22212 10 0 0 25 0 1 0 334138259 76959744 18479 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 18789 18479 109 292 0 18494 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 75156

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 21050
/proc/meminfo: memFree=1126216/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=87636 CPUtime=282.21
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 21621 0 0 0 28206 15 0 0 25 0 1 0 334138259 89739264 21538 1992294400 134512640 135712473 4294956208 18446744073709551615 134564279 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 21909 21538 109 292 0 21614 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 87636

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 21056
/proc/meminfo: memFree=1104768/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=110052 CPUtime=342.19
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 27062 0 0 0 34198 21 0 0 25 0 1 0 334138259 112693248 26843 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 27513 26843 109 292 0 27218 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 110052

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21056
/proc/meminfo: memFree=1095808/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=120080 CPUtime=402.16
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 29567 0 0 0 40192 24 0 0 25 0 1 0 334138259 122961920 29090 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 30020 29090 109 292 0 29725 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 120080

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 21056
/proc/meminfo: memFree=1087424/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=128596 CPUtime=462.14
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 31625 0 0 0 46187 27 0 0 25 0 1 0 334138259 131682304 31148 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 32149 31148 109 292 0 31854 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 128596

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 21056
/proc/meminfo: memFree=1078976/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=137728 CPUtime=522.13
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 33797 0 0 0 52182 31 0 0 25 0 1 0 334138259 141033472 33320 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 34432 33320 109 292 0 34137 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 137728

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 21056
/proc/meminfo: memFree=1069696/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=147168 CPUtime=582.11
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 36212 0 0 0 58178 33 0 0 25 0 1 0 334138259 150700032 35606 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 36792 35606 109 292 0 36497 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 147168

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 21056
/proc/meminfo: memFree=1065864/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=151052 CPUtime=642.09
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 37136 0 0 0 64175 34 0 0 25 0 1 0 334138259 154677248 36530 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 37763 36530 109 292 0 37468 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 151052

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 21056
/proc/meminfo: memFree=1063816/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=153680 CPUtime=702.08
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 37653 0 0 0 70173 35 0 0 25 0 1 0 334138259 157368320 37047 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 38420 37047 109 292 0 38125 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 153680

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21056
/proc/meminfo: memFree=1058696/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=159104 CPUtime=762.06
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 38926 0 0 0 76170 36 0 0 25 0 1 0 334138259 162922496 38320 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 39776 38320 109 292 0 39481 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 159104

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21056
/proc/meminfo: memFree=1048840/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=169356 CPUtime=822.03
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 41402 0 0 0 82164 39 0 0 25 0 1 0 334138259 173420544 40796 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 42339 40796 109 292 0 42044 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 169356

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 21056
/proc/meminfo: memFree=1038344/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=180808 CPUtime=882.01
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 44124 0 0 0 88158 43 0 0 25 0 1 0 334138259 185147392 43389 1992294400 134512640 135712473 4294956208 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 45202 43389 109 292 0 44907 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 180808

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 21056
/proc/meminfo: memFree=1033032/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=186144 CPUtime=942
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 45437 0 0 0 94155 45 0 0 25 0 1 0 334138259 190611456 44702 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 46536 44702 109 292 0 46241 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 186144

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21056
/proc/meminfo: memFree=1031304/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=188548 CPUtime=1001.98
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 45874 0 0 0 100152 46 0 0 25 0 1 0 334138259 193073152 45139 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 47137 45139 109 292 0 46842 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 188548

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 21056
/proc/meminfo: memFree=1027336/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=192624 CPUtime=1061.96
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 46884 0 0 0 106149 47 0 0 25 0 1 0 334138259 197246976 46149 1992294400 134512640 135712473 4294956208 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 48156 46149 109 292 0 47861 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 192624

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 21056
/proc/meminfo: memFree=1013256/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=207288 CPUtime=1121.94
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 50528 0 0 0 112142 52 0 0 25 0 1 0 334138259 212262912 49664 1992294400 134512640 135712473 4294956208 18446744073709551615 134564696 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 51822 49664 109 292 0 51527 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 207288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21056
/proc/meminfo: memFree=1004936/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=215580 CPUtime=1181.93
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 52588 0 0 0 118138 55 0 0 25 0 1 0 334138259 220753920 51724 1992294400 134512640 135712473 4294956208 18446744073709551615 134592512 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 53895 51724 109 292 0 53600 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 215580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21056
/proc/meminfo: memFree=1004616/2055920 swapFree=4191900/4192956
[pid=21047] ppid=21045 vsize=215900 CPUtime=1200.03
/proc/21047/stat : 21047 (SApperloT-hrp) R 21045 21047 20982 0 -1 4194304 52649 0 0 0 119948 55 0 0 25 0 1 0 334138259 221081600 51785 1992294400 134512640 135712473 4294956208 18446744073709551615 134620607 0 0 4096 0 0 0 0 17 1 0 0
/proc/21047/statm: 53975 51785 109 292 0 53680 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 215900

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.07
CPU user time (s): 1199.48
CPU system time (s): 0.58891
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 215900

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

runsolver used 1.15282 second user time and 3.22351 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-31 14:56:15
IDJOB=1533910
IDBENCH=70556
IDSOLVER=510
FILE ID=node54/1533910-1238504175
PBS_JOBID= 9061968
Free space on /tmp= 66492 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S572248576-042.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533910-1238504175/watcher-1533910-1238504175 -o /tmp/evaluation-result-1533910-1238504175/solver-1533910-1238504175 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=291295936 HOME/instance-1533910-1238504175.cnf

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

MD5SUM BENCH= 3dd081bf1c5f1756e6172fad5da9506e
RANDOM SEED=291295936

node54.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:       1212592 kB
Buffers:         94340 kB
Cached:         651020 kB
SwapCached:        260 kB
Active:         282868 kB
Inactive:       477648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1212592 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            68748 kB
Committed_AS:   994700 kB
PageTables:       1372 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= 66488 MiB
End job on node54 at 2009-03-31 15:16:18