Trace number 1532620

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S2092874799-044.cnf
MD5SUM0a19f92dcb720285a20d980734b7d718
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.4954
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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-1532620-1238390268/watcher-1532620-1238390268 -o /tmp/evaluation-result-1532620-1238390268/solver-1532620-1238390268 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2046555658 HOME/instance-1532620-1238390268.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8830
/proc/meminfo: memFree=1650480/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=2052 CPUtime=0
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 1111693823 2101248 264 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 513 264 95 292 0 218 0

[startup+0.020103 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8830
/proc/meminfo: memFree=1650480/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=2976 CPUtime=0.01
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 509 0 0 0 1 0 0 0 18 0 1 0 1111693823 3047424 493 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 744 494 95 292 0 449 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2976

[startup+0.102111 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8830
/proc/meminfo: memFree=1650480/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=4992 CPUtime=0.09
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 1074 0 0 0 9 0 0 0 18 0 1 0 1111693823 5111808 1057 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 1248 1057 105 292 0 953 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4992

[startup+0.302135 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8830
/proc/meminfo: memFree=1650480/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=5652 CPUtime=0.29
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 1215 0 0 0 29 0 0 0 19 0 1 0 1111693823 5787648 1198 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 1413 1198 105 292 0 1118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5652

[startup+0.701182 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8830
/proc/meminfo: memFree=1650480/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=6708 CPUtime=0.68
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 1482 0 0 0 68 0 0 0 22 0 1 0 1111693823 6868992 1465 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 1677 1465 105 292 0 1382 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6708

[startup+1.50128 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1644328/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=8556 CPUtime=1.49
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 1958 0 0 0 148 1 0 0 25 0 1 0 1111693823 8761344 1941 1992294400 134512640 135712473 4294956192 18446744073709551615 134563923 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 2139 1941 105 292 0 1844 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8556

[startup+3.10147 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1641192/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=11784 CPUtime=3.09
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 2750 0 0 0 308 1 0 0 25 0 1 0 1111693823 12066816 2733 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 2946 2733 109 292 0 2651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11784

[startup+6.30185 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1634088/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=19572 CPUtime=6.29
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 4700 0 0 0 626 3 0 0 25 0 1 0 1111693823 20041728 4683 1992294400 134512640 135712473 4294956192 18446744073709551615 134564279 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 4893 4683 109 292 0 4598 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19572

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1620720/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=30792 CPUtime=12.69
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 7486 0 0 0 1264 5 0 0 25 0 1 0 1111693823 31531008 7469 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 7698 7469 109 292 0 7403 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30792

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1611440/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=40044 CPUtime=25.49
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 9803 0 0 0 2542 7 0 0 25 0 1 0 1111693823 41005056 9786 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 10011 9786 109 292 0 9716 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40044

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1607856/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=43608 CPUtime=51.07
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 10706 0 0 0 5100 7 0 0 25 0 1 0 1111693823 44654592 10689 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 10902 10689 109 292 0 10607 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43608

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1599856/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=51564 CPUtime=102.26
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 12692 0 0 0 10217 9 0 0 25 0 1 0 1111693823 52801536 12675 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 12891 12675 109 292 0 12596 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 51564

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1595824/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=55968 CPUtime=162.24
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 13729 0 0 0 16214 10 0 0 25 0 1 0 1111693823 57311232 13679 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 13992 13679 109 292 0 13697 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 55968

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1590704/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=61288 CPUtime=222.23
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 14999 0 0 0 22211 12 0 0 25 0 1 0 1111693823 62758912 14949 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 15322 14949 109 292 0 15027 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61288

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1583472/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=68640 CPUtime=282.21
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 16801 0 0 0 28208 13 0 0 25 0 1 0 1111693823 70287360 16751 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 17160 16751 109 292 0 16865 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 68640

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1583472/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=68640 CPUtime=342.19
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 16802 0 0 0 34206 13 0 0 25 0 1 0 1111693823 70287360 16752 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 17160 16752 109 292 0 16865 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 68640

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1580656/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=71940 CPUtime=402.18
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 17618 0 0 0 40204 14 0 0 25 0 1 0 1111693823 73666560 17568 1992294400 134512640 135712473 4294956192 18446744073709551615 135147598 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 17985 17568 109 292 0 17690 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 71940

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1545840/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=106260 CPUtime=462.16
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 26222 0 0 0 46192 24 0 0 25 0 1 0 1111693823 108810240 26172 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 26565 26172 109 292 0 26270 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 106260

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1513584/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=138732 CPUtime=522.15
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 34341 0 0 0 52179 36 0 0 25 0 1 0 1111693823 142061568 34291 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 34683 34291 109 292 0 34388 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 138732

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1464944/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=187528 CPUtime=582.13
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 46500 0 0 0 58166 47 0 0 25 0 1 0 1111693823 192028672 46450 1992294400 134512640 135712473 4294956192 18446744073709551615 134558727 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 46882 46450 109 292 0 46587 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 187528

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1457904/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=194060 CPUtime=642.12
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 48114 0 0 0 64164 48 0 0 25 0 1 0 1111693823 198717440 48064 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 48515 48064 109 292 0 48220 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 194060

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1456176/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=196120 CPUtime=702.1
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 48560 0 0 0 70161 49 0 0 25 0 1 0 1111693823 200826880 48510 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 49030 48510 109 292 0 48735 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 196120

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1456112/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=196120 CPUtime=762.08
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 48560 0 0 0 76159 49 0 0 25 0 1 0 1111693823 200826880 48510 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 49030 48510 109 292 0 48735 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 196120

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1455664/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=196532 CPUtime=822.06
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 48677 0 0 0 82157 49 0 0 25 0 1 0 1111693823 201248768 48627 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 49133 48627 109 292 0 48838 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 196532

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1447664/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=204632 CPUtime=882.05
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 50674 0 0 0 88153 52 0 0 25 0 1 0 1111693823 209543168 50624 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 51158 50624 109 292 0 50863 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 204632

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1442416/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=210056 CPUtime=942.04
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 51968 0 0 0 94150 54 0 0 25 0 1 0 1111693823 215097344 51918 1992294400 134512640 135712473 4294956192 18446744073709551615 134564387 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 52514 51918 109 292 0 52219 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 210056

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1442416/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=210056 CPUtime=1002.02
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 51968 0 0 0 100148 54 0 0 25 0 1 0 1111693823 215097344 51918 1992294400 134512640 135712473 4294956192 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 52514 51918 109 292 0 52219 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 210056

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1442416/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=210056 CPUtime=1062
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 51968 0 0 0 106146 54 0 0 25 0 1 0 1111693823 215097344 51918 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 52514 51918 109 292 0 52219 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 210056

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1442480/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=210056 CPUtime=1121.98
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 51968 0 0 0 112144 54 0 0 25 0 1 0 1111693823 215097344 51918 1992294400 134512640 135712473 4294956192 18446744073709551615 134554355 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 52514 51918 109 292 0 52219 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 210056

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1442480/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=210056 CPUtime=1181.97
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 51968 0 0 0 118143 54 0 0 25 0 1 0 1111693823 215097344 51918 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 52514 51918 109 292 0 52219 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 210056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8831
/proc/meminfo: memFree=1442416/2055920 swapFree=4178472/4192956
[pid=8830] ppid=8828 vsize=210056 CPUtime=1200.07
/proc/8830/stat : 8830 (SApperloT-hrp) R 8828 8830 8601 0 -1 4194304 51979 0 0 0 119953 54 0 0 25 0 1 0 1111693823 215097344 51929 1992294400 134512640 135712473 4294956192 18446744073709551615 134581108 0 0 4096 0 0 0 0 17 1 0 0
/proc/8830/statm: 52514 51929 109 292 0 52219 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 210056

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.12
CPU user time (s): 1199.53
CPU system time (s): 0.581911
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 210056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.53
system time used= 0.581911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51979
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 0.793879 second user time and 2.6456 second system time

The end

Launcher Data

Begin job on node1 at 2009-03-30 07:17:48
IDJOB=1532620
IDBENCH=70298
IDSOLVER=510
FILE ID=node1/1532620-1238390268
PBS_JOBID= 9061345
Free space on /tmp= 66132 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S2092874799-044.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532620-1238390268/watcher-1532620-1238390268 -o /tmp/evaluation-result-1532620-1238390268/solver-1532620-1238390268 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2046555658 HOME/instance-1532620-1238390268.cnf

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

MD5SUM BENCH= 0a19f92dcb720285a20d980734b7d718
RANDOM SEED=2046555658

node1.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.229
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.229
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:       1650960 kB
Buffers:         74672 kB
Cached:         231788 kB
SwapCached:       8380 kB
Active:          69712 kB
Inactive:       246740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650960 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          15760 kB
Slab:            74504 kB
Committed_AS:  2916860 kB
PageTables:       1440 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= 66132 MiB
End job on node1 at 2009-03-30 07:37:51