Trace number 1728530

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

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-1728530-1240737947/watcher-1728530-1240737947 -o /tmp/evaluation-result-1728530-1240737947/solver-1728530-1240737947 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=96605881 HOME/instance-1728530-1240737947.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 21968
/proc/meminfo: memFree=1116104/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=2132 CPUtime=0
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 101828270 2183168 166 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 533 166 90 283 0 247 0

[startup+0.105888 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21968
/proc/meminfo: memFree=1116104/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=6092 CPUtime=0.09
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 1162 0 0 0 9 0 0 0 18 0 1 0 101828270 6238208 1146 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 1523 1146 90 283 0 1237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6092

[startup+0.201896 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21968
/proc/meminfo: memFree=1116104/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=8944 CPUtime=0.19
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 1890 0 0 0 19 0 0 0 18 0 1 0 101828270 9158656 1873 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 2236 1873 98 283 0 1950 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8944

[startup+0.301906 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21968
/proc/meminfo: memFree=1116104/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=9604 CPUtime=0.29
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 2033 0 0 0 28 1 0 0 19 0 1 0 101828270 9834496 2016 1992294400 134512640 135674940 4294956208 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 2401 2016 98 283 0 2115 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9604

[startup+0.701942 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21968
/proc/meminfo: memFree=1116104/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=12272 CPUtime=0.69
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 2711 0 0 0 68 1 0 0 23 0 1 0 101828270 12566528 2694 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 3068 2694 98 283 0 2782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12272

[startup+1.50202 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21969
/proc/meminfo: memFree=1102720/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=18092 CPUtime=1.49
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 4158 0 0 0 147 2 0 0 25 0 1 0 101828270 18526208 4141 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 4523 4141 98 283 0 4237 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18092

[startup+3.10117 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21969
/proc/meminfo: memFree=1095040/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=26980 CPUtime=3.09
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 6330 0 0 0 307 2 0 0 25 0 1 0 101828270 27627520 6313 1992294400 134512640 135674940 4294956208 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 6745 6313 98 283 0 6459 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26980

[startup+6.30146 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21969
/proc/meminfo: memFree=1080832/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=39916 CPUtime=6.29
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 9483 0 0 0 626 3 0 0 25 0 1 0 101828270 40873984 9433 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 9979 9433 98 283 0 9693 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39916

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21969
/proc/meminfo: memFree=1064192/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=55940 CPUtime=12.69
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 13434 0 0 0 1263 6 0 0 25 0 1 0 101828270 57282560 13384 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 13985 13384 98 283 0 13699 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55940

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21969
/proc/meminfo: memFree=1025664/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=94564 CPUtime=25.48
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 22814 0 0 0 2536 12 0 0 25 0 1 0 101828270 96833536 22699 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 23641 22699 98 283 0 23355 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94564

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21969
/proc/meminfo: memFree=1000192/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=120392 CPUtime=51.08
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 29078 0 0 0 5088 20 0 0 25 0 1 0 101828270 123281408 28963 1992294400 134512640 135674940 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 30098 28963 98 283 0 29812 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 120392

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21969
/proc/meminfo: memFree=975616/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=145272 CPUtime=102.26
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 35190 0 0 0 10201 25 0 0 25 0 1 0 101828270 148758528 35075 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 36318 35075 98 283 0 36032 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 145272

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21969
/proc/meminfo: memFree=961280/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=160716 CPUtime=162.24
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 38910 0 0 0 16195 29 0 0 25 0 1 0 101828270 164573184 38666 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 40179 38666 98 283 0 39893 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 160716

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21969
/proc/meminfo: memFree=960704/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=160716 CPUtime=222.23
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 39037 0 0 0 22194 29 0 0 25 0 1 0 101828270 164573184 38793 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 40179 38793 98 283 0 39893 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 160716

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21969
/proc/meminfo: memFree=952768/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=169316 CPUtime=282.21
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 41004 0 0 0 28190 31 0 0 25 0 1 0 101828270 173379584 40760 1992294400 134512640 135674940 4294956208 18446744073709551615 134565170 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 42329 40760 98 283 0 42043 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 169316

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21969
/proc/meminfo: memFree=949440/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=173168 CPUtime=342.2
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 41822 0 0 0 34188 32 0 0 25 0 1 0 101828270 177324032 41578 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 43292 41578 98 283 0 43006 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 173168

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21969
/proc/meminfo: memFree=949376/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=173168 CPUtime=402.18
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 41846 0 0 0 40186 32 0 0 25 0 1 0 101828270 177324032 41602 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 43292 41602 98 283 0 43006 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 173168

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21969
/proc/meminfo: memFree=948800/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=173696 CPUtime=462.18
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 42004 0 0 0 46185 33 0 0 25 0 1 0 101828270 177864704 41760 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 43424 41760 98 283 0 43138 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 173696

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21969
/proc/meminfo: memFree=944128/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=178972 CPUtime=522.16
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 43163 0 0 0 52182 34 0 0 25 0 1 0 101828270 183267328 42919 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 44743 42919 98 283 0 44457 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 178972

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21969
/proc/meminfo: memFree=944000/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=178972 CPUtime=582.14
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 43179 0 0 0 58180 34 0 0 25 0 1 0 101828270 183267328 42935 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 44743 42935 98 283 0 44457 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 178972

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21969
/proc/meminfo: memFree=943296/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=179996 CPUtime=642.13
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 43361 0 0 0 64179 34 0 0 25 0 1 0 101828270 184315904 43117 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 44999 43117 98 283 0 44713 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 179996

[startup+702.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 21969
/proc/meminfo: memFree=942976/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=180508 CPUtime=702.11
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 43453 0 0 0 70177 34 0 0 25 0 1 0 101828270 184840192 43209 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 45127 43209 98 283 0 44841 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 180508

[startup+762.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 21971
/proc/meminfo: memFree=940480/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=184096 CPUtime=762.1
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 44049 0 0 0 76175 35 0 0 25 0 1 0 101828270 188514304 43805 1992294400 134512640 135674940 4294956208 18446744073709551615 134564755 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 46024 43805 98 283 0 45738 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 184096

[startup+822.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 21971
/proc/meminfo: memFree=939584/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=185384 CPUtime=822.08
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 44303 0 0 0 82173 35 0 0 25 0 1 0 101828270 189833216 44059 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 46346 44059 98 283 0 46060 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 185384

[startup+882.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 21971
/proc/meminfo: memFree=938240/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=187444 CPUtime=882.07
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 44773 0 0 0 88172 35 0 0 25 0 1 0 101828270 191942656 44400 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 46861 44400 98 283 0 46575 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 187444

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21971
/proc/meminfo: memFree=938112/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=187444 CPUtime=942.05
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 44787 0 0 0 94170 35 0 0 25 0 1 0 101828270 191942656 44414 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 46861 44414 98 283 0 46575 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 187444

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21971
/proc/meminfo: memFree=937344/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=188472 CPUtime=1002.03
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 44981 0 0 0 100168 35 0 0 25 0 1 0 101828270 192995328 44608 1992294400 134512640 135674940 4294956208 18446744073709551615 134581484 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 47118 44608 98 283 0 46832 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 188472

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21971
/proc/meminfo: memFree=937216/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=188472 CPUtime=1062.03
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 45021 0 0 0 106167 36 0 0 25 0 1 0 101828270 192995328 44648 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 47118 44648 98 283 0 46832 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 188472

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21971
/proc/meminfo: memFree=937088/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=188472 CPUtime=1122.01
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 45044 0 0 0 112165 36 0 0 25 0 1 0 101828270 192995328 44671 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 47118 44671 98 283 0 46832 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 188472

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21971
/proc/meminfo: memFree=937088/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=188472 CPUtime=1182
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 45051 0 0 0 118164 36 0 0 25 0 1 0 101828270 192995328 44678 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 47118 44678 98 283 0 46832 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 188472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21971
/proc/meminfo: memFree=937024/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=188472 CPUtime=1200.09
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 45051 0 0 0 119973 36 0 0 25 0 1 0 101828270 192995328 44678 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 47118 44678 98 283 0 46832 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 188472

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21971
/proc/meminfo: memFree=937024/2055920 swapFree=4148400/4192956
[pid=21968] ppid=21966 vsize=188472 CPUtime=1200.09
/proc/21968/stat : 21968 (SApperloT-base) R 21966 21968 21562 0 -1 4194304 45051 0 0 0 119973 36 0 0 25 0 1 0 101828270 192995328 44678 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/21968/statm: 47118 44678 98 283 0 46832 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 188472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.13
CPU user time (s): 1199.74
CPU system time (s): 0.39194
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 188472

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

runsolver used 0.962853 second user time and 2.81157 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-26 11:25:48
IDJOB=1728530
IDBENCH=24676
IDSOLVER=509
FILE ID=node14/1728530-1240737947
PBS_JOBID= 9186952
Free space on /tmp= 66436 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728530-1240737947/watcher-1728530-1240737947 -o /tmp/evaluation-result-1728530-1240737947/solver-1728530-1240737947 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=96605881 HOME/instance-1728530-1240737947.cnf

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=96605881

node14.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.256
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	: 5931.00
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.256
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:       1116584 kB
Buffers:         76524 kB
Cached:         747260 kB
SwapCached:      38456 kB
Active:         203108 kB
Inactive:       661500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1116584 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            4048 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            60736 kB
Committed_AS:   348860 kB
PageTables:       1448 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= 66432 MiB
End job on node14 at 2009-04-26 11:45:50