Trace number 339612

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, and are wall clock time (not CPU 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
tinisat 2007-02-08? (TO) 1200.09 1200.62

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
MD5SUMd8fa78c834564753f42ad3a5aaefa23a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark817.572
Satisfiable
(Un)Satisfiability was proved
Number of variables796
Number of clauses10039
Sum of the clauses size30316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39840
Number of clauses of size 4199
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c Tinisat 0.22
0.00/0.01	c solving /tmp/evaluation/339612-1173708095/instance-339612-1173708095.cnf
0.00/0.01	c 796 variables, 10039 clauses

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node71/watcher-339612-1173708095 -o ROOT/results/node71/solver-339612-1173708095 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339612-1173708095/tinisat /tmp/evaluation/339612-1173708095/instance-339612-1173708095.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): 2400 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/70 17219
/proc/meminfo: memFree=1795648/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=848 CPUtime=0
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 112 0 0 0 0 0 0 0 18 0 1 0 390767297 868352 97 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 212 97 48 110 0 99 0

[startup+0.080695 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 17219
/proc/meminfo: memFree=1795648/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=1556 CPUtime=0.07
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 275 0 0 0 7 0 0 0 18 0 1 0 390767297 1593344 259 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519849 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 389 259 52 110 0 276 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1556

[startup+0.1017 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 17219
/proc/meminfo: memFree=1795648/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=1556 CPUtime=0.09
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 281 0 0 0 9 0 0 0 18 0 1 0 390767297 1593344 265 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 389 265 52 110 0 276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1556

[startup+0.301743 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 17219
/proc/meminfo: memFree=1795648/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=2188 CPUtime=0.29
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 327 0 0 0 29 0 0 0 19 0 1 0 390767297 2240512 311 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 547 311 52 110 0 434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2188

[startup+0.70183 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 17219
/proc/meminfo: memFree=1795648/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=2188 CPUtime=0.69
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 403 0 0 0 69 0 0 0 22 0 1 0 390767297 2240512 387 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532420 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 547 387 52 110 0 434 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2188

[startup+1.502 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 17220
/proc/meminfo: memFree=1794104/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=3452 CPUtime=1.49
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 543 0 0 0 149 0 0 0 25 0 1 0 390767297 3534848 527 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519876 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 863 528 52 110 0 750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3452

[startup+3.10135 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 17222
/proc/meminfo: memFree=1793208/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=3716 CPUtime=3.09
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 775 0 0 0 309 0 0 0 25 0 1 0 390767297 3805184 759 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 929 759 52 110 0 816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3716

[startup+6.30104 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 17224
/proc/meminfo: memFree=1791800/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=6508 CPUtime=6.29
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 1085 0 0 0 629 0 0 0 25 0 1 0 390767297 6664192 1069 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 1627 1069 52 110 0 1514 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6508

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 17230
/proc/meminfo: memFree=1789816/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=7048 CPUtime=12.68
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 1546 0 0 0 1268 0 0 0 25 0 1 0 390767297 7217152 1497 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 1762 1497 52 110 0 1649 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7048

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 17264
/proc/meminfo: memFree=1787256/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=12812 CPUtime=25.46
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 2154 0 0 0 2544 2 0 0 25 0 1 0 390767297 13119488 2105 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519836 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 3203 2105 52 110 0 3090 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12812

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1785064/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=13564 CPUtime=51.02
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 3024 0 0 0 5099 3 0 0 25 0 1 0 390767297 13889536 2910 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 3391 2910 52 110 0 3278 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 13564

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1780032/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=24844 CPUtime=102.21
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 4275 0 0 0 10216 5 0 0 25 0 1 0 390767297 25440256 4161 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 6211 4161 52 110 0 6098 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 24844

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1776000/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=26196 CPUtime=162.18
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 5411 0 0 0 16212 6 0 0 25 0 1 0 390767297 26824704 5168 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 6549 5168 52 110 0 6436 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 26196

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1772608/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=26724 CPUtime=222.15
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 6266 0 0 0 22209 6 0 0 25 0 1 0 390767297 27365376 6023 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 6681 6023 52 110 0 6568 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 26724

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1769856/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=47480 CPUtime=282.13
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 6960 0 0 0 28206 7 0 0 25 0 1 0 390767297 48619520 6717 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 11870 6717 52 110 0 11757 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 47480

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1766848/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=48560 CPUtime=342.11
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 7710 0 0 0 34203 8 0 0 25 0 1 0 390767297 49725440 7467 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 12140 7467 52 110 0 12027 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 48560

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1763840/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=49276 CPUtime=402.08
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 8458 0 0 0 40199 9 0 0 25 0 1 0 390767297 50458624 8215 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 12319 8215 52 110 0 12206 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 49276

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1761472/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=50948 CPUtime=462.05
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 9401 0 0 0 46195 10 0 0 25 0 1 0 390767297 52170752 8802 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 12737 8802 52 110 0 12624 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 50948

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1759168/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=51604 CPUtime=522.03
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 10005 0 0 0 52192 11 0 0 25 0 1 0 390767297 52842496 9373 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 12901 9373 52 110 0 12788 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 51604

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1756992/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=52128 CPUtime=582
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 10587 0 0 0 58188 12 0 0 25 0 1 0 390767297 53379072 9922 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 13032 9922 52 110 0 12919 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 52128

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1754624/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=53172 CPUtime=641.99
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 11221 0 0 0 64186 13 0 0 25 0 1 0 390767297 54448128 10523 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 13293 10523 52 110 0 13180 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 53172

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1752832/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=53432 CPUtime=701.96
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 11714 0 0 0 70183 13 0 0 25 0 1 0 390767297 54714368 10983 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 13358 10983 52 110 0 13245 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 53432

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1750848/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=53956 CPUtime=761.95
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 12224 0 0 0 76181 14 0 0 25 0 1 0 390767297 55250944 11460 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 13489 11460 52 110 0 13376 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 53956

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1749056/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=54344 CPUtime=821.91
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 12742 0 0 0 82177 14 0 0 25 0 1 0 390767297 55648256 11913 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 13586 11913 52 110 0 13473 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 54344

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1747328/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=54864 CPUtime=881.89
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 13221 0 0 0 88174 15 0 0 25 0 1 0 390767297 56180736 12326 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 13716 12326 52 110 0 13603 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 54864

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1745792/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=54992 CPUtime=941.87
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 13653 0 0 0 94172 15 0 0 25 0 1 0 390767297 56311808 12725 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 13748 12725 52 110 0 13635 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 54992

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1744000/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=95740 CPUtime=1001.84
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 14109 0 0 0 100169 15 0 0 25 0 1 0 390767297 98037760 13181 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 23935 13181 52 110 0 23822 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 95740

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1742400/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=95740 CPUtime=1061.82
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 14491 0 0 0 106166 16 0 0 25 0 1 0 390767297 98037760 13563 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 23935 13563 52 110 0 23822 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 95740

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1741056/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=95996 CPUtime=1121.8
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 14896 0 0 0 112164 16 0 0 25 0 1 0 390767297 98299904 13903 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 23999 13903 52 110 0 23886 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 95996

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1739584/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=95996 CPUtime=1181.77
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 15251 0 0 0 118161 16 0 0 25 0 1 0 390767297 98299904 14258 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 23999 14258 52 110 0 23886 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 95996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17304
/proc/meminfo: memFree=1739136/2055920 swapFree=4171944/4192956
[pid=17219] ppid=17217 vsize=95996 CPUtime=1200.07
/proc/17219/stat : 17219 (tinisat) R 17217 17219 15921 0 -1 4194304 15354 0 0 0 119991 16 0 0 25 0 1 0 390767297 98299904 14361 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/17219/statm: 23999 14361 52 110 0 23886 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 95996

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.62
CPU time (s): 1200.09
CPU user time (s): 1199.91
CPU system time (s): 0.179972
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 95996

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

runsolver used 0.890864 second user time and 2.44463 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Mon Mar 12 14:01:35 UTC 2007

IDJOB= 339612
IDBENCH= 24751
IDSOLVER= 100
FILE ID= node71/339612-1173708095

PBS_JOBID= 4101762

Free space on /tmp= 66541 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339612-1173708095/tinisat /tmp/evaluation/339612-1173708095/instance-339612-1173708095.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-339612-1173708095 -o ROOT/results/node71/solver-339612-1173708095 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339612-1173708095/tinisat /tmp/evaluation/339612-1173708095/instance-339612-1173708095.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  d8fa78c834564753f42ad3a5aaefa23a

RANDOM SEED= 286847046

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.266
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.266
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:       1796184 kB
Buffers:         32972 kB
Cached:         165064 kB
SwapCached:      15280 kB
Active:         117392 kB
Inactive:       103516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796184 kB
SwapTotal:     4192956 kB
SwapFree:      4171944 kB
Dirty:             704 kB
Writeback:           0 kB
Mapped:          16764 kB
Slab:            24392 kB
Committed_AS:   989480 kB
PageTables:       1688 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= 66541 MiB

End job on node71 on Mon Mar 12 14:21:38 UTC 2007