Trace number 336126

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.14 1200.44

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
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 variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data (download as text)

0.00/0.01	c Tinisat 0.22
0.00/0.01	c solving /tmp/evaluation/336126-1173640862/instance-336126-1173640862.cnf
0.00/0.01	c 2754 variables, 9154 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/node70/watcher-336126-1173640862 -o ROOT/results/node70/solver-336126-1173640862 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336126-1173640862/tinisat /tmp/evaluation/336126-1173640862/instance-336126-1173640862.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.84 0.96 0.98 3/64 11243
/proc/meminfo: memFree=1912120/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=848 CPUtime=0
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 20386121 868352 91 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134730525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 212 91 48 110 0 99 0

[startup+0.053807 s]
/proc/loadavg: 0.84 0.96 0.98 3/64 11243
/proc/meminfo: memFree=1912120/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=1784 CPUtime=0.05
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 334 0 0 0 5 0 0 0 18 0 1 0 20386121 1826816 318 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515449 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 446 318 52 110 0 333 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1784

[startup+0.10181 s]
/proc/loadavg: 0.84 0.96 0.98 3/64 11243
/proc/meminfo: memFree=1912120/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=1784 CPUtime=0.09
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 359 0 0 0 9 0 0 0 18 0 1 0 20386121 1826816 343 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 446 343 52 110 0 333 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1784

[startup+0.30183 s]
/proc/loadavg: 0.84 0.96 0.98 3/64 11243
/proc/meminfo: memFree=1912120/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=2312 CPUtime=0.29
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 490 0 0 0 29 0 0 0 19 0 1 0 20386121 2367488 474 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 578 474 52 110 0 465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2312

[startup+0.70187 s]
/proc/loadavg: 0.84 0.96 0.98 3/64 11243
/proc/meminfo: memFree=1912120/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=3368 CPUtime=0.69
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 734 0 0 0 69 0 0 0 22 0 1 0 20386121 3448832 718 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532531 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 842 718 52 110 0 729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3368

[startup+1.50195 s]
/proc/loadavg: 0.85 0.96 0.98 2/65 11244
/proc/meminfo: memFree=1908848/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=5480 CPUtime=1.49
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 1113 0 0 0 149 0 0 0 25 0 1 0 20386121 5611520 1097 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 1370 1097 52 110 0 1257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5480

[startup+3.10111 s]
/proc/loadavg: 0.85 0.96 0.98 2/65 11244
/proc/meminfo: memFree=1906544/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=9832 CPUtime=3.09
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 1747 0 0 0 308 1 0 0 25 0 1 0 20386121 10067968 1731 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 2458 1731 52 110 0 2345 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9832

[startup+6.30243 s]
/proc/loadavg: 0.85 0.96 0.98 2/65 11244
/proc/meminfo: memFree=1901880/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=18676 CPUtime=6.29
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 2786 0 0 0 627 2 0 0 25 0 1 0 20386121 19124224 2770 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 4669 2770 52 110 0 4556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18676

[startup+12.7011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1895672/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=19068 CPUtime=12.68
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 4277 0 0 0 1266 2 0 0 25 0 1 0 20386121 19525632 4228 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 4767 4228 52 110 0 4654 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19068

[startup+25.5014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1887416/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=36752 CPUtime=25.49
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 6231 0 0 0 2544 5 0 0 25 0 1 0 20386121 37634048 6182 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 9188 6182 52 110 0 9075 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36752

[startup+51.1019 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1873848/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=71316 CPUtime=51.08
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 9713 0 0 0 5100 8 0 0 25 0 1 0 20386121 73027584 9599 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 17829 9599 52 110 0 17716 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71316

[startup+102.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1854712/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=73420 CPUtime=102.27
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 14560 0 0 0 10213 14 0 0 25 0 1 0 20386121 75182080 14317 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 18355 14317 52 110 0 18242 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73420

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1837752/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=142336 CPUtime=162.25
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 18825 0 0 0 16206 19 0 0 25 0 1 0 20386121 145752064 18582 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520090 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 35584 18582 52 110 0 35471 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 142336

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1821176/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=142600 CPUtime=222.23
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 22918 0 0 0 22199 24 0 0 25 0 1 0 20386121 146022400 22675 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 35650 22675 52 110 0 35537 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 142600

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1808952/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=143004 CPUtime=282.22
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 26001 0 0 0 28194 28 0 0 25 0 1 0 20386121 146436096 25758 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517130 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 35751 25758 52 110 0 35638 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 143004

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1797376/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=145052 CPUtime=342.2
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 28853 0 0 0 34190 30 0 0 25 0 1 0 20386121 148533248 28610 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 36263 28610 52 110 0 36150 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 145052

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1787456/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=146816 CPUtime=402.19
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 31588 0 0 0 40186 33 0 0 25 0 1 0 20386121 150339584 31088 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 36704 31088 52 110 0 36591 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 146816

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1778560/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=147644 CPUtime=462.17
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 33792 0 0 0 46182 35 0 0 25 0 1 0 20386121 151187456 33292 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515516 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 36911 33292 52 110 0 36798 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 147644

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1767680/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=148092 CPUtime=522.16
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 36525 0 0 0 52178 38 0 0 25 0 1 0 20386121 151646208 36025 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 37023 36025 52 110 0 36910 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 148092

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1758656/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=283604 CPUtime=582.15
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 38758 0 0 0 58174 41 0 0 25 0 1 0 20386121 290410496 38258 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 70901 38258 52 110 0 70788 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 283604

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1750528/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=284516 CPUtime=642.13
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 40767 0 0 0 64170 43 0 0 25 0 1 0 20386121 291344384 40267 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71129 40267 52 110 0 71016 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 284516

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1741888/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=284956 CPUtime=702.12
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 42943 0 0 0 70166 46 0 0 25 0 1 0 20386121 291794944 42443 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71239 42443 52 110 0 71126 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 284956

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1735296/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=285396 CPUtime=762.1
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 44564 0 0 0 76162 48 0 0 25 0 1 0 20386121 292245504 44064 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71349 44064 52 110 0 71236 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 285396

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1728832/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=286108 CPUtime=822.09
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 46207 0 0 0 82159 50 0 0 25 0 1 0 20386121 292974592 45707 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71527 45707 52 110 0 71414 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 286108

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1720128/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=286260 CPUtime=882.07
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 48355 0 0 0 88154 53 0 0 25 0 1 0 20386121 293130240 47855 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71565 47855 52 110 0 71452 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 286260

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1711360/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=286560 CPUtime=942.05
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 50571 0 0 0 94150 55 0 0 25 0 1 0 20386121 293437440 50071 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71640 50071 52 110 0 71527 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 286560

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1702336/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=286560 CPUtime=1002.03
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 52792 0 0 0 100146 57 0 0 25 0 1 0 20386121 293437440 52292 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71640 52292 52 110 0 71527 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 286560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1694144/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=286888 CPUtime=1062.02
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 54840 0 0 0 106143 59 0 0 25 0 1 0 20386121 293773312 54340 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71722 54340 52 110 0 71609 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 286888

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1686016/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=286888 CPUtime=1122.01
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 56859 0 0 0 112139 62 0 0 25 0 1 0 20386121 293773312 56359 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71722 56359 52 110 0 71609 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 286888

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1678016/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=287032 CPUtime=1181.99
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 58866 0 0 0 118135 64 0 0 25 0 1 0 20386121 293920768 58366 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71758 58366 52 110 0 71645 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 287032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11244
/proc/meminfo: memFree=1675456/2055920 swapFree=4179464/4192956
[pid=11243] ppid=11241 vsize=287032 CPUtime=1200.09
/proc/11243/stat : 11243 (tinisat) R 11241 11243 11184 0 -1 4194304 59469 0 0 0 119945 64 0 0 25 0 1 0 20386121 293920768 58969 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11243/statm: 71758 58969 52 110 0 71645 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 287032

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.44
CPU time (s): 1200.14
CPU user time (s): 1199.45
CPU system time (s): 0.684895
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 287032

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

runsolver used 0.795879 second user time and 2.48862 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sun Mar 11 19:21:02 UTC 2007

IDJOB= 336126
IDBENCH= 24668
IDSOLVER= 100
FILE ID= node70/336126-1173640862

PBS_JOBID= 4101372

Free space on /tmp= 66553 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336126-1173640862/tinisat /tmp/evaluation/336126-1173640862/instance-336126-1173640862.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-336126-1173640862 -o ROOT/results/node70/solver-336126-1173640862 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336126-1173640862/tinisat /tmp/evaluation/336126-1173640862/instance-336126-1173640862.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  0457634d4b446c9bbce48df93abd0143

RANDOM SEED= 815374308

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.220
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.220
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:       1912592 kB
Buffers:         14360 kB
Cached:          87328 kB
SwapCached:       8132 kB
Active:          47864 kB
Inactive:        68568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912592 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:          15064 kB
Slab:            12980 kB
Committed_AS:    59436 kB
PageTables:       1396 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= 66553 MiB

End job on node70 on Sun Mar 11 19:41:05 UTC 2007