Trace number 1796240

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
kw_pre 2009-03-21? (TO) 1200.07 1200.41

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-19-u.cnf
MD5SUMa2687a8a1b0deeabfd7eddcfa56549a2
Bench CategoryAPPLICATION (applications 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 variables331202
Number of clauses1571183
Sum of the clauses size3644324
Maximum clause length10
Minimum clause length1
Number of clauses of size 127558
Number of clauses of size 21199929
Number of clauses of size 3281756
Number of clauses of size 46880
Number of clauses of size 527520
Number of clauses of size over 527540

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-1796240-1242072800/watcher-1796240-1242072800 -o /tmp/evaluation-result-1796240-1242072800/solver-1796240-1242072800 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796240-1242072800.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.10 3/64 6407
/proc/meminfo: memFree=911888/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=5520 CPUtime=0
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 504 0 0 0 0 0 0 0 20 0 1 0 235313735 5652480 480 1992294400 4194304 6416590 548682068912 18446744073709551615 4404923 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 1380 489 190 542 0 829 0

[startup+0.0534289 s]
/proc/loadavg: 0.99 0.98 1.10 3/64 6407
/proc/meminfo: memFree=911888/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=39840 CPUtime=0.03
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 7018 0 0 0 1 2 0 0 20 0 1 0 235313735 40796160 6994 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 9960 6998 205 542 0 9409 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 45196

[startup+0.102434 s]
/proc/loadavg: 0.99 0.98 1.10 3/64 6407
/proc/meminfo: memFree=911888/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=55944 CPUtime=0.09
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 12398 0 0 0 5 4 0 0 20 0 1 0 235313735 57286656 12374 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 13986 12378 205 542 0 13435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61300

[startup+0.302458 s]
/proc/loadavg: 0.99 0.98 1.10 3/64 6407
/proc/meminfo: memFree=911888/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=181664 CPUtime=0.29
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 44305 0 0 0 11 18 0 0 21 0 1 0 235313735 186023936 44282 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 45449 44287 205 542 0 44898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 187020

[startup+0.701502 s]
/proc/loadavg: 0.99 0.98 1.10 3/64 6407
/proc/meminfo: memFree=911888/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=212268 CPUtime=0.69
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 48420 0 0 0 49 20 0 0 24 0 1 0 235313735 217362432 48396 1992294400 4194304 6416590 548682068912 18446744073709551615 5556752 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 53067 48396 215 542 0 52516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 217624

[startup+1.50159 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6409
/proc/meminfo: memFree=713984/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=222432 CPUtime=1.48
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 51285 0 0 0 127 21 0 0 25 0 1 0 235313735 227770368 51261 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 55608 51261 215 542 0 55057 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 227788

[startup+3.10178 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6409
/proc/meminfo: memFree=698624/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=244116 CPUtime=3.09
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 58043 0 0 0 283 26 0 0 25 0 1 0 235313735 249974784 57250 1992294400 4194304 6416590 548682068912 18446744073709551615 4921585 0 0 4096 0 0 0 0 17 0 0 0
/proc/6408/statm: 61029 57250 216 542 0 60478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 249472

[startup+6.30114 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6409
/proc/meminfo: memFree=651584/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=283920 CPUtime=6.28
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 70628 0 0 0 595 33 0 0 25 0 1 0 235313735 290734080 68298 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 70980 68298 216 542 0 70429 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 289276

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 6409
/proc/meminfo: memFree=558792/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=379764 CPUtime=12.68
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 97137 0 0 0 1223 45 0 0 25 0 1 0 235313735 388878336 92866 1992294400 4194304 6416590 548682068912 18446744073709551615 4544925 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 94941 92866 233 542 0 94390 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 385120

[startup+25.5023 s]
/proc/loadavg: 0.99 0.98 1.09 2/66 6409
/proc/meminfo: memFree=529032/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=382988 CPUtime=25.47
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 100728 0 0 0 2467 80 0 0 25 0 1 0 235313735 392179712 93869 1992294400 4194304 6416590 548682068912 18446744073709551615 4312452 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 95747 93869 250 542 0 95196 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 388344

[startup+51.1022 s]
/proc/loadavg: 0.99 0.98 1.09 2/66 6409
/proc/meminfo: memFree=529288/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=382988 CPUtime=51.06
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 100730 0 0 0 5026 80 0 0 25 0 1 0 235313735 392179712 93871 1992294400 4194304 6416590 548682068912 18446744073709551615 4304248 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 95747 93871 250 542 0 95196 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 388344

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 6409
/proc/meminfo: memFree=529160/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=382988 CPUtime=102.25
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 100766 0 0 0 10143 82 0 0 25 0 1 0 235313735 392179712 93907 1992294400 4194304 6416590 548682068912 18446744073709551615 5487568 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 95747 93907 250 542 0 95196 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 388344

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 6409
/proc/meminfo: memFree=529032/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=382988 CPUtime=162.23
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 100797 0 0 0 16137 86 0 0 25 0 1 0 235313735 392179712 93938 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 95747 93938 250 542 0 95196 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 388344

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 6409
/proc/meminfo: memFree=528904/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=382988 CPUtime=222.22
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 100815 0 0 0 22134 88 0 0 25 0 1 0 235313735 392179712 93956 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 95747 93956 253 542 0 95196 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 388344

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 6409
/proc/meminfo: memFree=526344/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=385296 CPUtime=282.2
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 101455 0 0 0 28126 94 0 0 25 0 1 0 235313735 394543104 94596 1992294400 4194304 6416590 548682068912 18446744073709551615 4294474 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 96324 94596 253 542 0 95773 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 390652

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 6409
/proc/meminfo: memFree=525000/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=385296 CPUtime=342.19
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 101771 0 0 0 34120 99 0 0 25 0 1 0 235313735 394543104 94912 1992294400 4194304 6416590 548682068912 18446744073709551615 4419751 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 96324 94912 253 542 0 95773 0
Current children cumulated CPU time (s) 342.19

################
# More data... #
################

/proc/6408/statm: 97618 96265 254 542 0 97067 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 395828

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 6409
/proc/meminfo: memFree=519496/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=390472 CPUtime=582.13
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 103165 0 0 0 58094 119 0 0 25 0 1 0 235313735 399843328 96306 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 97618 96306 254 542 0 97067 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 395828

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 6409
/proc/meminfo: memFree=515656/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=394272 CPUtime=642.11
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 104115 0 0 0 64089 122 0 0 25 0 1 0 235313735 403734528 97256 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 98568 97256 254 542 0 98017 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 399628

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 6409
/proc/meminfo: memFree=515464/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=394272 CPUtime=702.09
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 104161 0 0 0 70083 126 0 0 25 0 1 0 235313735 403734528 97302 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 98568 97302 254 542 0 98017 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 399628

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 6409
/proc/meminfo: memFree=515464/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=394272 CPUtime=762.08
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 104161 0 0 0 76076 132 0 0 25 0 1 0 235313735 403734528 97302 1992294400 4194304 6416590 548682068912 18446744073709551615 4295421 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 98568 97302 254 542 0 98017 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 399628

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 6409
/proc/meminfo: memFree=508680/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=402432 CPUtime=822.06
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 105835 0 0 0 82069 137 0 0 25 0 1 0 235313735 412090368 98976 1992294400 4194304 6416590 548682068912 18446744073709551615 5279527 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 100608 98976 254 542 0 100057 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 407788

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 6409
/proc/meminfo: memFree=495624/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=415420 CPUtime=882.05
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 109087 0 0 0 88064 141 0 0 25 0 1 0 235313735 425390080 102228 1992294400 4194304 6416590 548682068912 18446744073709551615 4294648 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 103855 102228 254 542 0 103304 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 420776

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6409
/proc/meminfo: memFree=495496/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=415420 CPUtime=942.03
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 109132 0 0 0 94056 147 0 0 25 0 1 0 235313735 425390080 102273 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 103855 102273 254 542 0 103304 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 420776

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6409
/proc/meminfo: memFree=476040/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=435764 CPUtime=1002.01
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 114001 0 0 0 100046 155 0 0 25 0 1 0 235313735 446222336 107142 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 108941 107142 254 542 0 108390 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 441120

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6409
/proc/meminfo: memFree=474504/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=438376 CPUtime=1061.99
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 114431 0 0 0 106040 159 0 0 25 0 1 0 235313735 448897024 107572 1992294400 4194304 6416590 548682068912 18446744073709551615 4419751 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 109594 107572 254 542 0 109043 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 443732

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6409
/proc/meminfo: memFree=455816/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=459736 CPUtime=1121.98
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 119095 0 0 0 112030 168 0 0 25 0 1 0 235313735 470769664 112236 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 114934 112236 254 542 0 114383 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 465092

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6409
/proc/meminfo: memFree=429384/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=486668 CPUtime=1181.97
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 125629 0 0 0 118018 179 0 0 25 0 1 0 235313735 498348032 118770 1992294400 4194304 6416590 548682068912 18446744073709551615 4293547 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 121667 118770 254 542 0 121116 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 492024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 6409
/proc/meminfo: memFree=421640/2055920 swapFree=3990764/4192956
[pid=6407] ppid=6405 vsize=5356 CPUtime=0
/proc/6407/stat : 6407 (kw_pre) S 6405 6407 6303 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235313735 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6407/statm: 1339 231 192 169 0 50 0
[pid=6408] ppid=6407 vsize=494428 CPUtime=1200.07
/proc/6408/stat : 6408 (kw_preprocessor) R 6407 6407 6303 0 -1 0 127569 0 0 0 119827 180 0 0 25 0 1 0 235313735 506294272 120710 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 1 0 0
/proc/6408/statm: 123607 120710 254 542 0 123056 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 499784

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6407 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1198.27
CPU system time (s): 1.8
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 499784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280
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= 4
involuntary context switches= 1

runsolver used 1.3208 second user time and 3.05553 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-11 22:13:22
IDJOB=1796240
IDBENCH=20375
IDSOLVER=646
FILE ID=node23/1796240-1242072800
PBS_JOBID= 9277591
Free space on /tmp= 66400 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-19-u.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796240-1242072800/watcher-1796240-1242072800 -o /tmp/evaluation-result-1796240-1242072800/solver-1796240-1242072800 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796240-1242072800.cnf

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

MD5SUM BENCH= a2687a8a1b0deeabfd7eddcfa56549a2
RANDOM SEED=1178554746

node23.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.238
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.238
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:        912432 kB
Buffers:         66796 kB
Cached:         815096 kB
SwapCached:     196860 kB
Active:         228584 kB
Inactive:       851728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        912432 kB
SwapTotal:     4192956 kB
SwapFree:      3990764 kB
Dirty:           31900 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            49224 kB
Committed_AS:   825252 kB
PageTables:       1388 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= 66388 MiB
End job on node23 at 2009-05-11 22:33:25