Trace number 1532280

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.14 1200.59

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1500472284-060.cnf
MD5SUM2b259c43c2d565526fa8f71172751b7f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.9284
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
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-1532280-1238377612/watcher-1532280-1238377612 -o /tmp/evaluation-result-1532280-1238377612/solver-1532280-1238377612 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1025203744 HOME/instance-1532280-1238377612.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.00 1.00 2/64 9809
/proc/meminfo: memFree=1618856/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=1616 CPUtime=0
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 1110427495 1654784 172 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 404 172 95 292 0 109 0

[startup+0.060402 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9809
/proc/meminfo: memFree=1618856/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=2672 CPUtime=0.05
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 488 0 0 0 5 0 0 0 18 0 1 0 1110427495 2736128 471 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 668 472 105 292 0 373 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2672

[startup+0.101408 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9809
/proc/meminfo: memFree=1618856/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=2936 CPUtime=0.09
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 546 0 0 0 9 0 0 0 18 0 1 0 1110427495 3006464 529 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 734 529 105 292 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2936

[startup+0.301446 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9809
/proc/meminfo: memFree=1618856/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=3860 CPUtime=0.29
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 788 0 0 0 29 0 0 0 19 0 1 0 1110427495 3952640 771 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 965 771 105 292 0 670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3860

[startup+0.701523 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9809
/proc/meminfo: memFree=1618856/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=5840 CPUtime=0.69
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 1282 0 0 0 69 0 0 0 22 0 1 0 1110427495 5980160 1265 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 1460 1265 105 292 0 1165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5840

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1613792/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=7028 CPUtime=1.49
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 1550 0 0 0 149 0 0 0 25 0 1 0 1110427495 7196672 1533 1992294400 134512640 135712473 4294956192 18446744073709551615 134564178 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 1757 1533 105 292 0 1462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7028

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1611616/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=10856 CPUtime=3.09
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 2515 0 0 0 308 1 0 0 25 0 1 0 1110427495 11116544 2498 1992294400 134512640 135712473 4294956192 18446744073709551615 134554355 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 2714 2498 109 292 0 2419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10856

[startup+6.30159 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1606048/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=14156 CPUtime=6.29
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 3340 0 0 0 628 1 0 0 25 0 1 0 1110427495 14495744 3323 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 3539 3323 109 292 0 3244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14156

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1604320/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=15912 CPUtime=12.69
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 3755 0 0 0 1267 2 0 0 25 0 1 0 1110427495 16293888 3738 1992294400 134512640 135712473 4294956192 18446744073709551615 134559227 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 3978 3738 109 292 0 3683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15912

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1602592/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=17548 CPUtime=25.48
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 4143 0 0 0 2546 2 0 0 25 0 1 0 1110427495 17969152 4126 1992294400 134512640 135712473 4294956192 18446744073709551615 134564143 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 4387 4126 109 292 0 4092 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17548

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1600160/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=20180 CPUtime=51.08
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 4757 0 0 0 5105 3 0 0 25 0 1 0 1110427495 20664320 4740 1992294400 134512640 135712473 4294956192 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 5045 4740 109 292 0 4750 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20180

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1597152/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=23564 CPUtime=102.26
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 5502 0 0 0 10222 4 0 0 25 0 1 0 1110427495 24129536 5485 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 5891 5485 109 292 0 5596 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23564

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1594848/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=26084 CPUtime=162.23
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 6066 0 0 0 16219 4 0 0 25 0 1 0 1110427495 26710016 6049 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 6521 6049 109 292 0 6226 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26084

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1593056/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=28276 CPUtime=222.21
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 6506 0 0 0 22216 5 0 0 25 0 1 0 1110427495 28954624 6489 1992294400 134512640 135712473 4294956192 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 7069 6489 109 292 0 6774 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 28276

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1590944/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=30808 CPUtime=282.2
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 7049 0 0 0 28214 6 0 0 25 0 1 0 1110427495 31547392 7032 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 7702 7032 109 292 0 7407 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 30808

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1589536/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=32340 CPUtime=342.17
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 7377 0 0 0 34211 6 0 0 25 0 1 0 1110427495 33116160 7360 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 8085 7360 109 292 0 7790 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 32340

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1588960/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=32988 CPUtime=402.15
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 7505 0 0 0 40209 6 0 0 25 0 1 0 1110427495 33779712 7488 1992294400 134512640 135712473 4294956192 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 8247 7488 109 292 0 7952 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 32988

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1501792/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=121092 CPUtime=462.14
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 29473 0 0 0 46189 25 0 0 25 0 1 0 1110427495 123998208 29456 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 30273 29456 109 292 0 29978 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 121092

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1387040/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=236864 CPUtime=522.11
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 58384 0 0 0 52168 43 0 0 25 0 1 0 1110427495 242548736 58367 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 59216 58367 109 292 0 58921 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 236864

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 9810
/proc/meminfo: memFree=1271200/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=351452 CPUtime=582.09
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 87031 0 0 0 58144 65 0 0 25 0 1 0 1110427495 359886848 87014 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 87863 87014 109 292 0 87568 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 351452

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1154528/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=466820 CPUtime=642.08
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 115893 0 0 0 64122 86 0 0 25 0 1 0 1110427495 478023680 115876 1992294400 134512640 135712473 4294956192 18446744073709551615 134601923 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 116705 115876 109 292 0 116410 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 466820

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1093152/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=528340 CPUtime=702.05
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 131218 0 0 0 70107 98 0 0 25 0 1 0 1110427495 541020160 131201 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 132085 131201 109 292 0 131790 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 528340

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1092128/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=529396 CPUtime=762.03
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 131451 0 0 0 76104 99 0 0 25 0 1 0 1110427495 542101504 131434 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 132349 131434 109 292 0 132054 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 529396

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1091488/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=530060 CPUtime=822.01
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 131616 0 0 0 82101 100 0 0 25 0 1 0 1110427495 542781440 131599 1992294400 134512640 135712473 4294956192 18446744073709551615 134558653 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 132515 131599 109 292 0 132220 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 530060

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9815
/proc/meminfo: memFree=1091296/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=530480 CPUtime=881.98
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 131696 0 0 0 88098 100 0 0 25 0 1 0 1110427495 543211520 131679 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 132620 131679 109 292 0 132325 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 530480

[startup+942.301 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 10225
/proc/meminfo: memFree=1088672/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=532096 CPUtime=941.93
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 132064 0 0 0 94090 103 0 0 25 0 1 0 1110427495 544866304 132047 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 133024 132047 109 292 0 132729 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 532096

[startup+1002.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 10225
/proc/meminfo: memFree=1088288/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=532672 CPUtime=1001.91
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 132186 0 0 0 100087 104 0 0 25 0 1 0 1110427495 545456128 132169 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 133168 132169 109 292 0 132873 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 532672

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 10225
/proc/meminfo: memFree=1087840/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=533152 CPUtime=1061.89
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 132279 0 0 0 106085 104 0 0 25 0 1 0 1110427495 545947648 132262 1992294400 134512640 135712473 4294956192 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 133288 132262 109 292 0 132993 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 533152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10225
/proc/meminfo: memFree=1087072/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=534192 CPUtime=1121.87
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 132471 0 0 0 112083 104 0 0 25 0 1 0 1110427495 547012608 132454 1992294400 134512640 135712473 4294956192 18446744073709551615 134581262 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 133548 132454 109 292 0 133253 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 534192

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10225
/proc/meminfo: memFree=1086816/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=534544 CPUtime=1181.84
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 132546 0 0 0 118080 104 0 0 25 0 1 0 1110427495 547373056 132529 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 133636 132529 109 292 0 133341 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 534544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10225
/proc/meminfo: memFree=1086624/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=534676 CPUtime=1200.04
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 132598 0 0 0 119900 104 0 0 25 0 1 0 1110427495 547508224 132581 1992294400 134512640 135712473 4294956192 18446744073709551615 134564733 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 133669 132581 109 292 0 133374 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 534676

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10225
/proc/meminfo: memFree=1086624/2055920 swapFree=4178400/4192956
[pid=9809] ppid=9807 vsize=534676 CPUtime=1200.04
/proc/9809/stat : 9809 (SApperloT-hrp) R 9807 9809 9530 0 -1 4194304 132598 0 0 0 119900 104 0 0 25 0 1 0 1110427495 547508224 132581 1992294400 134512640 135712473 4294956192 18446744073709551615 134564733 0 0 4096 0 0 0 0 17 1 0 0
/proc/9809/statm: 133669 132581 109 292 0 133374 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 534676

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.14
CPU user time (s): 1199
CPU system time (s): 1.13783
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 534676

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

runsolver used 0.935857 second user time and 2.46362 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-30 03:46:52
IDJOB=1532280
IDBENCH=70230
IDSOLVER=510
FILE ID=node9/1532280-1238377612
PBS_JOBID= 9061261
Free space on /tmp= 66420 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1500472284-060.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532280-1238377612/watcher-1532280-1238377612 -o /tmp/evaluation-result-1532280-1238377612/solver-1532280-1238377612 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1025203744 HOME/instance-1532280-1238377612.cnf

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

MD5SUM BENCH= 2b259c43c2d565526fa8f71172751b7f
RANDOM SEED=1025203744

node9.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.268
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.268
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:       1619336 kB
Buffers:         87404 kB
Cached:         260208 kB
SwapCached:       8300 kB
Active:          25540 kB
Inactive:       331956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619336 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          15532 kB
Slab:            65112 kB
Committed_AS:  2860336 kB
PageTables:       1392 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= 66420 MiB
End job on node9 at 2009-03-30 04:06:54