Trace number 1532825

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S2018484485-019.cnf
MD5SUM2fdf3400f00d8b99db65500ea60232b7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.41578
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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-1532825-1238400898/watcher-1532825-1238400898 -o /tmp/evaluation-result-1532825-1238400898/solver-1532825-1238400898 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1020955912 HOME/instance-1532825-1238400898.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.07 1.97 1.88 3/64 29718
/proc/meminfo: memFree=1036280/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=1776 CPUtime=0
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 1112752171 1818624 208 1992294400 134512640 135712473 4294956192 18446744073709551615 134537114 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 444 209 95 292 0 149 0

[startup+0.072678 s]
/proc/loadavg: 2.07 1.97 1.88 3/64 29718
/proc/meminfo: memFree=1036280/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=3000 CPUtime=0.07
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 549 0 0 0 7 0 0 0 18 0 1 0 1112752171 3072000 532 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 750 532 105 292 0 455 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3000

[startup+0.10168 s]
/proc/loadavg: 2.07 1.97 1.88 3/64 29718
/proc/meminfo: memFree=1036280/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=3132 CPUtime=0.09
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 577 0 0 0 9 0 0 0 18 0 1 0 1112752171 3207168 560 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 783 560 105 292 0 488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3132

[startup+0.301698 s]
/proc/loadavg: 2.07 1.97 1.88 3/64 29718
/proc/meminfo: memFree=1036280/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=3792 CPUtime=0.29
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 751 0 0 0 29 0 0 0 19 0 1 0 1112752171 3883008 734 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 948 734 105 292 0 653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3792

[startup+0.701735 s]
/proc/loadavg: 2.07 1.97 1.88 3/64 29718
/proc/meminfo: memFree=1036280/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=5112 CPUtime=0.69
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 1077 0 0 0 69 0 0 0 22 0 1 0 1112752171 5234688 1060 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 1278 1060 105 292 0 983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5112

[startup+1.50181 s]
/proc/loadavg: 2.07 1.97 1.88 2/65 29719
/proc/meminfo: memFree=1031280/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=7528 CPUtime=1.49
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 1682 0 0 0 149 0 0 0 25 0 1 0 1112752171 7708672 1665 1992294400 134512640 135712473 4294956192 18446744073709551615 134559632 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 1882 1665 109 292 0 1587 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7528

[startup+3.10196 s]
/proc/loadavg: 1.98 1.95 1.88 2/65 29719
/proc/meminfo: memFree=1028080/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=10960 CPUtime=3.09
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 2558 0 0 0 308 1 0 0 25 0 1 0 1112752171 11223040 2541 1992294400 134512640 135712473 4294956192 18446744073709551615 134581084 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 2740 2541 109 292 0 2445 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10960

[startup+6.30125 s]
/proc/loadavg: 1.98 1.95 1.88 2/65 29719
/proc/meminfo: memFree=1024880/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=12544 CPUtime=6.29
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 2948 0 0 0 628 1 0 0 25 0 1 0 1112752171 12845056 2931 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 3136 2931 109 292 0 2841 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12544

[startup+12.7029 s]
/proc/loadavg: 1.83 1.92 1.87 2/65 29719
/proc/meminfo: memFree=1022768/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=14656 CPUtime=12.69
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 3464 0 0 0 1268 1 0 0 25 0 1 0 1112752171 15007744 3447 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 3664 3447 109 292 0 3369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14656

[startup+25.501 s]
/proc/loadavg: 1.70 1.89 1.86 2/65 29719
/proc/meminfo: memFree=1021104/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=16164 CPUtime=25.48
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 3849 0 0 0 2547 1 0 0 25 0 1 0 1112752171 16551936 3832 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 4041 3832 109 292 0 3746 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16164

[startup+51.1014 s]
/proc/loadavg: 1.46 1.82 1.84 2/65 29719
/proc/meminfo: memFree=1018096/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=19244 CPUtime=51.08
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 4609 0 0 0 5106 2 0 0 25 0 1 0 1112752171 19705856 4592 1992294400 134512640 135712473 4294956192 18446744073709551615 134554402 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 4811 4592 109 292 0 4516 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19244

[startup+102.305 s]
/proc/loadavg: 1.18 1.68 1.79 2/65 29719
/proc/meminfo: memFree=1015152/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=22432 CPUtime=102.27
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 5338 0 0 0 10224 3 0 0 25 0 1 0 1112752171 22970368 5321 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 5608 5321 109 292 0 5313 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22432

[startup+162.302 s]
/proc/loadavg: 1.07 1.55 1.73 2/65 29719
/proc/meminfo: memFree=984816/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=53660 CPUtime=162.25
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 13088 0 0 0 16214 11 0 0 25 0 1 0 1112752171 54947840 13071 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 13415 13071 109 292 0 13120 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 53660

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.68 2/65 29719
/proc/meminfo: memFree=938224/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=99360 CPUtime=222.24
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 24523 0 0 0 22201 23 0 0 25 0 1 0 1112752171 101744640 24506 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 24840 24506 109 292 0 24545 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 99360

[startup+282.302 s]
/proc/loadavg: 1.01 1.36 1.64 2/65 29719
/proc/meminfo: memFree=935920/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=102092 CPUtime=282.23
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 25151 0 0 0 28199 24 0 0 25 0 1 0 1112752171 104542208 25134 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 25523 25134 109 292 0 25228 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 102092

[startup+342.301 s]
/proc/loadavg: 1.00 1.30 1.60 2/65 29719
/proc/meminfo: memFree=933112/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=104720 CPUtime=342.21
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 25768 0 0 0 34196 25 0 0 25 0 1 0 1112752171 107233280 25751 1992294400 134512640 135712473 4294956192 18446744073709551615 134554825 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 26180 25751 109 292 0 25885 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 104720

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.56 2/65 29719
/proc/meminfo: memFree=931768/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=106176 CPUtime=402.19
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 26144 0 0 0 40194 25 0 0 25 0 1 0 1112752171 108724224 26127 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 26544 26127 109 292 0 26249 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 106176

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.52 2/65 29719
/proc/meminfo: memFree=929080/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=109024 CPUtime=462.17
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 26811 0 0 0 46191 26 0 0 25 0 1 0 1112752171 111640576 26794 1992294400 134512640 135712473 4294956192 18446744073709551615 134558904 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 27256 26794 109 292 0 26961 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 109024

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.48 2/65 29719
/proc/meminfo: memFree=927800/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=110444 CPUtime=522.16
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 27125 0 0 0 52189 27 0 0 25 0 1 0 1112752171 113094656 27108 1992294400 134512640 135712473 4294956192 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 27611 27108 109 292 0 27316 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 110444

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.45 2/65 29719
/proc/meminfo: memFree=926712/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=111660 CPUtime=582.15
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 27391 0 0 0 58188 27 0 0 25 0 1 0 1112752171 114339840 27374 1992294400 134512640 135712473 4294956192 18446744073709551615 134554442 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 27915 27374 109 292 0 27620 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 111660

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.42 2/65 29719
/proc/meminfo: memFree=924344/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=114100 CPUtime=642.14
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 27974 0 0 0 64186 28 0 0 25 0 1 0 1112752171 116838400 27957 1992294400 134512640 135712473 4294956192 18446744073709551615 134564534 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 28525 27957 109 292 0 28230 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 114100

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.39 2/65 29719
/proc/meminfo: memFree=923128/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=115524 CPUtime=702.12
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 28288 0 0 0 70183 29 0 0 25 0 1 0 1112752171 118296576 28271 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 28881 28271 109 292 0 28586 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 115524

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.36 2/65 29719
/proc/meminfo: memFree=922488/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=116264 CPUtime=762.11
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 28452 0 0 0 76182 29 0 0 25 0 1 0 1112752171 119054336 28435 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 29066 28435 109 292 0 28771 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 116264

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.34 2/65 29719
/proc/meminfo: memFree=921784/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=117080 CPUtime=822.08
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 28632 0 0 0 82179 29 0 0 25 0 1 0 1112752171 119889920 28615 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 29270 28615 109 292 0 28975 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 117080

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.31 2/65 29719
/proc/meminfo: memFree=920952/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=117920 CPUtime=882.08
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 28824 0 0 0 88178 30 0 0 25 0 1 0 1112752171 120750080 28807 1992294400 134512640 135712473 4294956192 18446744073709551615 134564614 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 29480 28807 109 292 0 29185 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 117920

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.29 2/65 29719
/proc/meminfo: memFree=918840/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=120204 CPUtime=942.06
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 29365 0 0 0 94176 30 0 0 25 0 1 0 1112752171 123088896 29348 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 30051 29348 109 292 0 29756 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 120204

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/65 29719
/proc/meminfo: memFree=918136/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=121032 CPUtime=1002.04
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 29541 0 0 0 100174 30 0 0 25 0 1 0 1112752171 123936768 29524 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 30258 29524 109 292 0 29963 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 121032

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/65 29719
/proc/meminfo: memFree=916728/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=122600 CPUtime=1062.03
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 29900 0 0 0 106172 31 0 0 25 0 1 0 1112752171 125542400 29881 1992294400 134512640 135712473 4294956192 18446744073709551615 134540778 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 30650 29881 109 292 0 30355 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 122600

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/65 29719
/proc/meminfo: memFree=916600/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=122600 CPUtime=1122.02
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 29912 0 0 0 112171 31 0 0 25 0 1 0 1112752171 125542400 29893 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 30650 29893 109 292 0 30355 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 122600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 29719
/proc/meminfo: memFree=915448/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=123868 CPUtime=1182
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 30199 0 0 0 118169 31 0 0 25 0 1 0 1112752171 126840832 30180 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 30967 30180 109 292 0 30672 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 123868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 29719
/proc/meminfo: memFree=915384/2055920 swapFree=4176868/4192956
[pid=29718] ppid=29716 vsize=123868 CPUtime=1200.1
/proc/29718/stat : 29718 (SApperloT-hrp) R 29716 29718 29522 0 -1 4194304 30200 0 0 0 119979 31 0 0 25 0 1 0 1112752171 126840832 30181 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/29718/statm: 30967 30181 109 292 0 30672 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 123868

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.13
CPU user time (s): 1199.79
CPU system time (s): 0.337948
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 123868

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

runsolver used 0.85187 second user time and 2.52861 second system time

The end

Launcher Data

Begin job on node48 at 2009-03-30 10:14:58
IDJOB=1532825
IDBENCH=70339
IDSOLVER=510
FILE ID=node48/1532825-1238400898
PBS_JOBID= 9061429
Free space on /tmp= 66464 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S2018484485-019.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532825-1238400898/watcher-1532825-1238400898 -o /tmp/evaluation-result-1532825-1238400898/solver-1532825-1238400898 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1020955912 HOME/instance-1532825-1238400898.cnf

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

MD5SUM BENCH= 2fdf3400f00d8b99db65500ea60232b7
RANDOM SEED=1020955912

node48.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.236
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.236
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:       1036760 kB
Buffers:         93208 kB
Cached:         827724 kB
SwapCached:      10192 kB
Active:         203856 kB
Inactive:       728868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1036760 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          17456 kB
Slab:            72448 kB
Committed_AS:  2548272 kB
PageTables:       1376 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= 66464 MiB
End job on node48 at 2009-03-30 10:35:00