Trace number 1532669

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 base? (TO) 1200.11 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S579205610-033.cnf
MD5SUMaf63667f47d0171fb9e14e0a190b25c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.13906
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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-1532669-1238392823/watcher-1532669-1238392823 -o /tmp/evaluation-result-1532669-1238392823/solver-1532669-1238392823 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1042434878 HOME/instance-1532669-1238392823.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.99 0.98 1.00 3/64 7691
/proc/meminfo: memFree=1612696/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=1932 CPUtime=0
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 1111949126 1978368 228 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 483 229 91 283 0 197 0

[startup+0.093041 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 7691
/proc/meminfo: memFree=1612696/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=3252 CPUtime=0.08
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 607 0 0 0 8 0 0 0 18 0 1 0 1111949126 3330048 590 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 813 590 99 283 0 527 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3252

[startup+0.101041 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 7691
/proc/meminfo: memFree=1612696/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=3384 CPUtime=0.09
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 613 0 0 0 9 0 0 0 18 0 1 0 1111949126 3465216 596 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 846 596 99 283 0 560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3384

[startup+0.301062 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 7691
/proc/meminfo: memFree=1612696/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=4044 CPUtime=0.29
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 778 0 0 0 29 0 0 0 19 0 1 0 1111949126 4141056 761 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 1011 761 99 283 0 725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4044

[startup+0.701102 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 7691
/proc/meminfo: memFree=1612696/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=5496 CPUtime=0.69
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 1142 0 0 0 69 0 0 0 22 0 1 0 1111949126 5627904 1125 1992294400 134512640 135674425 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 1374 1125 99 283 0 1088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5496

[startup+1.50119 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7692
/proc/meminfo: memFree=1607504/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=8268 CPUtime=1.49
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 1843 0 0 0 149 0 0 0 25 0 1 0 1111949126 8466432 1826 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 2067 1826 99 283 0 1781 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8268

[startup+3.10135 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7692
/proc/meminfo: memFree=1603728/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=13152 CPUtime=3.09
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 3061 0 0 0 308 1 0 0 25 0 1 0 1111949126 13467648 3044 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 3288 3044 99 283 0 3002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13152

[startup+6.30168 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7692
/proc/meminfo: memFree=1594064/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=20544 CPUtime=6.29
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 4912 0 0 0 627 2 0 0 25 0 1 0 1111949126 21037056 4895 1992294400 134512640 135674425 4294956192 18446744073709551615 134571479 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 5136 4895 99 283 0 4850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20544

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7692
/proc/meminfo: memFree=1591184/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=22656 CPUtime=12.69
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 5422 0 0 0 1266 3 0 0 25 0 1 0 1111949126 23199744 5405 1992294400 134512640 135674425 4294956192 18446744073709551615 134556775 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 5664 5405 99 283 0 5378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22656

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7692
/proc/meminfo: memFree=1586256/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=27680 CPUtime=25.49
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 6655 0 0 0 2545 4 0 0 25 0 1 0 1111949126 28344320 6638 1992294400 134512640 135674425 4294956192 18446744073709551615 134551087 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 6920 6638 99 283 0 6634 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27680

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1582416/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=31960 CPUtime=51.08
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 7717 0 0 0 5103 5 0 0 25 0 1 0 1111949126 32727040 7700 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 7990 7700 99 283 0 7704 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31960

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1575504/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=38496 CPUtime=102.27
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 9322 0 0 0 10221 6 0 0 25 0 1 0 1111949126 39419904 9305 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 9624 9305 99 283 0 9338 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38496

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1572048/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=41752 CPUtime=162.24
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 10168 0 0 0 16218 6 0 0 25 0 1 0 1111949126 42754048 10133 1992294400 134512640 135674425 4294956192 18446744073709551615 134560423 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 10438 10133 99 283 0 10152 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41752

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1566224/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=47764 CPUtime=222.23
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 11635 0 0 0 22215 8 0 0 25 0 1 0 1111949126 48910336 11600 1992294400 134512640 135674425 4294956192 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 11941 11600 99 283 0 11655 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47764

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1564112/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=49880 CPUtime=282.22
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 12145 0 0 0 28213 9 0 0 25 0 1 0 1111949126 51077120 12110 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 12470 12110 99 283 0 12184 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 49880

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1562192/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=51880 CPUtime=342.2
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 12622 0 0 0 34210 10 0 0 25 0 1 0 1111949126 53125120 12587 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 12970 12587 99 283 0 12684 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 51880

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1560656/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=53476 CPUtime=402.18
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 13005 0 0 0 40208 10 0 0 25 0 1 0 1111949126 54759424 12970 1992294400 134512640 135674425 4294956192 18446744073709551615 134581524 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 13369 12970 99 283 0 13083 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 53476

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1559184/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=55056 CPUtime=462.17
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 13354 0 0 0 46206 11 0 0 25 0 1 0 1111949126 56377344 13319 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 13764 13319 99 283 0 13478 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 55056

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1555728/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=58852 CPUtime=522.16
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 14246 0 0 0 52204 12 0 0 25 0 1 0 1111949126 60264448 14211 1992294400 134512640 135674425 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 14713 14211 99 283 0 14427 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 58852

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1555664/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=58852 CPUtime=582.14
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 14278 0 0 0 58202 12 0 0 25 0 1 0 1111949126 60264448 14243 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 14713 14243 99 283 0 14427 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 58852

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1553872/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=60620 CPUtime=642.13
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 14717 0 0 0 64200 13 0 0 25 0 1 0 1111949126 62074880 14682 1992294400 134512640 135674425 4294956192 18446744073709551615 134556778 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 15155 14682 99 283 0 14869 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 60620

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1547664/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=67108 CPUtime=702.11
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 16265 0 0 0 70197 14 0 0 25 0 1 0 1111949126 68718592 16230 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 16777 16230 99 283 0 16491 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 67108

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1547536/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=67240 CPUtime=762.09
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 16296 0 0 0 76195 14 0 0 25 0 1 0 1111949126 68853760 16261 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 16810 16261 99 283 0 16524 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 67240

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1547024/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=67692 CPUtime=822.08
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 16418 0 0 0 82193 15 0 0 25 0 1 0 1111949126 69316608 16383 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 16923 16383 99 283 0 16637 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 67692

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1546320/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=68552 CPUtime=882.06
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 16595 0 0 0 88191 15 0 0 25 0 1 0 1111949126 70197248 16560 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 17138 16560 99 283 0 16852 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 68552

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1546192/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=68684 CPUtime=942.05
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 16630 0 0 0 94190 15 0 0 25 0 1 0 1111949126 70332416 16595 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 17171 16595 99 283 0 16885 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 68684

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1545296/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=69532 CPUtime=1002.03
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 16848 0 0 0 100188 15 0 0 25 0 1 0 1111949126 71200768 16813 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 17383 16813 99 283 0 17097 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 69532

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1545296/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=69400 CPUtime=1062.01
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 16849 0 0 0 106186 15 0 0 25 0 1 0 1111949126 71065600 16781 1992294400 134512640 135674425 4294956192 18446744073709551615 134564810 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 17350 16781 99 283 0 17064 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 69400

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1541648/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=73460 CPUtime=1122
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 17793 0 0 0 112183 17 0 0 25 0 1 0 1111949126 75223040 17725 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 18365 17725 99 283 0 18079 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 73460

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1541264/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=73724 CPUtime=1181.99
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 17889 0 0 0 118182 17 0 0 25 0 1 0 1111949126 75493376 17821 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 18431 17821 99 283 0 18145 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 73724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 7698
/proc/meminfo: memFree=1538960/2055920 swapFree=4177768/4192956
[pid=7691] ppid=7689 vsize=76192 CPUtime=1200.08
/proc/7691/stat : 7691 (SApperloT-base) R 7689 7691 7351 0 -1 4194304 18470 0 0 0 119991 17 0 0 25 0 1 0 1111949126 78020608 18402 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7691/statm: 19048 18402 99 283 0 18762 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 76192

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.92
CPU system time (s): 0.19397
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 76192

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

runsolver used 0.895863 second user time and 2.73758 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-30 08:00:23
IDJOB=1532669
IDBENCH=70308
IDSOLVER=509
FILE ID=node2/1532669-1238392823
PBS_JOBID= 9061326
Free space on /tmp= 66496 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S579205610-033.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532669-1238392823/watcher-1532669-1238392823 -o /tmp/evaluation-result-1532669-1238392823/solver-1532669-1238392823 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1042434878 HOME/instance-1532669-1238392823.cnf

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

MD5SUM BENCH= af63667f47d0171fb9e14e0a190b25c2
RANDOM SEED=1042434878

node2.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:       1613176 kB
Buffers:         65524 kB
Cached:         287308 kB
SwapCached:       8996 kB
Active:          51256 kB
Inactive:       312504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613176 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:          16608 kB
Slab:            64916 kB
Committed_AS:  2741460 kB
PageTables:       1476 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= 66492 MiB
End job on node2 at 2009-03-30 08:20:25