Trace number 1717822

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

Nameindustrial/palacios/
medium/emptyroom-4-h21-unsat.cnf
MD5SUM175ec3119584300988ad366c4a04cccc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark316.247
Satisfiable
(Un)Satisfiability was proved
Number of variables69148
Number of clauses208728
Sum of the clauses size487544
Maximum clause length28
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2139492
Number of clauses of size 368730
Number of clauses of size 4102
Number of clauses of size 513
Number of clauses of size over 5135

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1717822-1240631100/watcher-1717822-1240631100 -o /tmp/evaluation-result-1717822-1240631100/solver-1717822-1240631100 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1872086869 HOME/instance-1717822-1240631100.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.92 0.98 0.99 3/64 23126
/proc/meminfo: memFree=902784/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=3820 CPUtime=0
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 751 0 0 0 0 0 0 0 18 0 1 0 91138571 3911680 735 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 955 740 88 283 0 669 0

[startup+0.0951099 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23126
/proc/meminfo: memFree=902784/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=8640 CPUtime=0.09
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 1738 0 0 0 8 1 0 0 18 0 1 0 91138571 8847360 1722 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 2160 1722 91 283 0 1874 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8640

[startup+0.101108 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23126
/proc/meminfo: memFree=902784/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=8904 CPUtime=0.09
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 1792 0 0 0 8 1 0 0 18 0 1 0 91138571 9117696 1776 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 2226 1777 91 283 0 1940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8904

[startup+0.301128 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23126
/proc/meminfo: memFree=902784/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=11612 CPUtime=0.29
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 2547 0 0 0 28 1 0 0 19 0 1 0 91138571 11890688 2497 1992294400 134512640 135674940 4294956208 18446744073709551615 134564140 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 2903 2497 98 283 0 2617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11612

[startup+0.701168 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23126
/proc/meminfo: memFree=902784/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=11744 CPUtime=0.69
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 2562 0 0 0 68 1 0 0 22 0 1 0 91138571 12025856 2512 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 2936 2512 98 283 0 2650 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11744

[startup+1.50125 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23127
/proc/meminfo: memFree=892976/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=12008 CPUtime=1.49
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 2631 0 0 0 147 2 0 0 25 0 1 0 91138571 12296192 2581 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 3002 2581 98 283 0 2716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12008

[startup+3.10141 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23127
/proc/meminfo: memFree=892464/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=14468 CPUtime=3.09
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 3483 0 0 0 307 2 0 0 25 0 1 0 91138571 14815232 2958 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 3617 2958 98 283 0 3331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14468

[startup+6.30172 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23127
/proc/meminfo: memFree=888944/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=17572 CPUtime=6.29
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 4562 0 0 0 626 3 0 0 25 0 1 0 91138571 17993728 3524 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 4393 3524 98 283 0 4107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17572

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23127
/proc/meminfo: memFree=886712/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=19876 CPUtime=12.69
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 5108 0 0 0 1265 4 0 0 25 0 1 0 91138571 20353024 4070 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 4969 4070 98 283 0 4683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19876

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 23127
/proc/meminfo: memFree=882936/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=23944 CPUtime=25.48
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 6114 0 0 0 2543 5 0 0 25 0 1 0 91138571 24518656 5011 1992294400 134512640 135674940 4294956208 18446744073709551615 134551472 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 5986 5011 98 283 0 5700 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23944

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 23127
/proc/meminfo: memFree=875832/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=30984 CPUtime=51.07
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 7912 0 0 0 5100 7 0 0 25 0 1 0 91138571 31727616 6809 1992294400 134512640 135674940 4294956208 18446744073709551615 134561379 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 7746 6809 98 283 0 7460 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30984

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 23127
/proc/meminfo: memFree=866040/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=39260 CPUtime=102.26
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 10327 0 0 0 10216 10 0 0 25 0 1 0 91138571 40202240 9224 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 9815 9224 99 283 0 9529 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39260

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=865656/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=39536 CPUtime=162.24
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 10410 0 0 0 16214 10 0 0 25 0 1 0 91138571 40484864 9307 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 9884 9307 99 283 0 9598 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39536

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=852472/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=52872 CPUtime=222.23
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 13701 0 0 0 22209 14 0 0 25 0 1 0 91138571 54140928 12598 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 13218 12598 99 283 0 12932 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 52872

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=842936/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=62452 CPUtime=282.21
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 16092 0 0 0 28204 17 0 0 25 0 1 0 91138571 63950848 14989 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 15613 14989 99 283 0 15327 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62452

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=833592/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=72380 CPUtime=342.19
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 18537 0 0 0 34199 20 0 0 25 0 1 0 91138571 74117120 17305 1992294400 134512640 135674940 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 18095 17305 99 283 0 17809 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 72380

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=824440/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=81516 CPUtime=402.18
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 20799 0 0 0 40196 22 0 0 25 0 1 0 91138571 83472384 19567 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 20379 19567 99 283 0 20093 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 81516

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=824312/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=81664 CPUtime=462.17
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 20822 0 0 0 46194 23 0 0 25 0 1 0 91138571 83623936 19590 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 20416 19590 99 283 0 20130 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 81664

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=824376/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=81664 CPUtime=522.16
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 20843 0 0 0 52193 23 0 0 25 0 1 0 91138571 83623936 19611 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 20416 19611 99 283 0 20130 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 81664

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=822264/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=83820 CPUtime=582.13
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 21372 0 0 0 58190 23 0 0 25 0 1 0 91138571 85831680 20140 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 20955 20140 99 283 0 20669 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 83820

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=821688/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=84460 CPUtime=642.13
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 21508 0 0 0 64189 24 0 0 25 0 1 0 91138571 86487040 20276 1992294400 134512640 135674940 4294956208 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 21115 20276 99 283 0 20829 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 84460

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=813816/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=92472 CPUtime=702.11
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 23493 0 0 0 70186 25 0 0 25 0 1 0 91138571 94691328 22261 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 23118 22261 99 283 0 22832 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 92472

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=810168/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=96248 CPUtime=762.09
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 24384 0 0 0 76183 26 0 0 25 0 1 0 91138571 98557952 23152 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 24062 23152 99 283 0 23776 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 96248

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=809720/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=96888 CPUtime=822.08
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 24496 0 0 0 82181 27 0 0 25 0 1 0 91138571 99213312 23264 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 24222 23264 99 283 0 23936 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 96888

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=807160/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=99484 CPUtime=882.06
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 25139 0 0 0 88178 28 0 0 25 0 1 0 91138571 101871616 23907 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 24871 23907 99 283 0 24585 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 99484

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23127
/proc/meminfo: memFree=804216/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=102452 CPUtime=942.05
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 25865 0 0 0 94176 29 0 0 25 0 1 0 91138571 104910848 24633 1992294400 134512640 135674940 4294956208 18446744073709551615 134558350 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 25613 24633 99 283 0 25327 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 102452

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23133
/proc/meminfo: memFree=803696/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=102836 CPUtime=1002.02
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 25976 0 0 0 100173 29 0 0 25 0 1 0 91138571 105304064 24744 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 25709 24744 99 283 0 25423 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 102836

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23133
/proc/meminfo: memFree=797488/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=109524 CPUtime=1062.01
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 27628 0 0 0 106169 32 0 0 25 0 1 0 91138571 112152576 26396 1992294400 134512640 135674940 4294956208 18446744073709551615 134558590 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 27381 26396 99 283 0 27095 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 109524

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23133
/proc/meminfo: memFree=792880/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=113792 CPUtime=1122
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 28679 0 0 0 112165 35 0 0 25 0 1 0 91138571 116523008 27447 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 28448 27447 99 283 0 28162 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 113792

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23133
/proc/meminfo: memFree=792688/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=113984 CPUtime=1181.98
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 28735 0 0 0 118163 35 0 0 25 0 1 0 91138571 116719616 27503 1992294400 134512640 135674940 4294956208 18446744073709551615 134564092 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 28496 27503 99 283 0 28210 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 113984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23133
/proc/meminfo: memFree=792688/2055920 swapFree=4192956/4192956
[pid=23126] ppid=23124 vsize=113984 CPUtime=1200.08
/proc/23126/stat : 23126 (SApperloT-base) R 23124 23126 22228 0 -1 4194304 28737 0 0 0 119973 35 0 0 25 0 1 0 91138571 116719616 27505 1992294400 134512640 135674940 4294956208 18446744073709551615 134552044 0 0 4096 0 0 0 0 17 1 0 0
/proc/23126/statm: 28496 27505 99 283 0 28210 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 113984

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.74
CPU system time (s): 0.372943
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 113984

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

runsolver used 0.865868 second user time and 2.51862 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 05:45:00
IDJOB=1717822
IDBENCH=20425
IDSOLVER=509
FILE ID=node36/1717822-1240631100
PBS_JOBID= 9186370
Free space on /tmp= 66396 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/palacios/medium/emptyroom-4-h21-unsat.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717822-1240631100/watcher-1717822-1240631100 -o /tmp/evaluation-result-1717822-1240631100/solver-1717822-1240631100 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1872086869 HOME/instance-1717822-1240631100.cnf

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

MD5SUM BENCH= 175ec3119584300988ad366c4a04cccc
RANDOM SEED=1872086869

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        903200 kB
Buffers:         92976 kB
Cached:         949328 kB
SwapCached:          0 kB
Active:         159680 kB
Inactive:       896560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        903200 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4792 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            82536 kB
Committed_AS:   287260 kB
PageTables:       1356 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= 66396 MiB
End job on node36 at 2009-04-25 06:05:02