Trace number 316536

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.07 1200.62

General information on the benchmark

Namecrafted/spence/
hard/s109-100.cnf
MD5SUM11c209576d94e395a78f5a6b8d2ce9b6
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 variables109
Number of clauses228
Sum of the clauses size684
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3228
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/316536-1172670938/instance-316536-1172670938.cnf
0.00/0.00	c 109 variables, 228 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/node9/watcher-316536-1172670938 -o ROOT/results/node9/solver-316536-1172670938 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316536-1172670938/tinisat /tmp/evaluation/316536-1172670938/instance-316536-1172670938.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: 1.00 0.98 0.97 3/77 2747
/proc/meminfo: memFree=1875792/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=712 CPUtime=0
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 90 0 0 0 0 0 0 0 18 0 1 0 287048421 729088 74 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518106 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 178 74 52 110 0 65 0

[startup+0.0077461 s]
/proc/loadavg: 1.00 0.98 0.97 3/77 2747
/proc/meminfo: memFree=1875792/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=712 CPUtime=0
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 92 0 0 0 0 0 0 0 18 0 1 0 287048421 729088 76 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519981 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 178 76 52 110 0 65 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 712

[startup+0.101732 s]
/proc/loadavg: 1.00 0.98 0.97 3/77 2747
/proc/meminfo: memFree=1875792/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=1228 CPUtime=0.1
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 167 0 0 0 10 0 0 0 18 0 1 0 287048421 1257472 151 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515532 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 307 151 52 110 0 194 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1228

[startup+0.301771 s]
/proc/loadavg: 1.00 0.98 0.97 3/77 2747
/proc/meminfo: memFree=1875792/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=1820 CPUtime=0.29
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 265 0 0 0 29 0 0 0 19 0 1 0 287048421 1863680 249 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 455 249 52 110 0 342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1820

[startup+0.701848 s]
/proc/loadavg: 1.00 0.98 0.97 3/77 2747
/proc/meminfo: memFree=1875792/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=1952 CPUtime=0.69
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 382 0 0 0 69 0 0 0 22 0 1 0 287048421 1998848 366 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515548 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 488 366 52 110 0 375 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1952

[startup+1.502 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2748
/proc/meminfo: memFree=1874184/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=3132 CPUtime=1.49
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 565 0 0 0 149 0 0 0 25 0 1 0 287048421 3207168 549 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 783 549 52 110 0 670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3132

[startup+3.10131 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2748
/proc/meminfo: memFree=1873224/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=5224 CPUtime=3.09
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 790 0 0 0 309 0 0 0 25 0 1 0 287048421 5349376 774 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 1306 774 52 110 0 1193 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5224

[startup+6.30193 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2748
/proc/meminfo: memFree=1871880/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=5496 CPUtime=6.29
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 1102 0 0 0 629 0 0 0 25 0 1 0 287048421 5627904 1053 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 1374 1053 52 110 0 1261 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5496

[startup+12.7022 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2748
/proc/meminfo: memFree=1870024/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=9716 CPUtime=12.69
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 1511 0 0 0 1268 1 0 0 25 0 1 0 287048421 9949184 1462 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 2429 1462 52 110 0 2316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9716

[startup+25.5016 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2748
/proc/meminfo: memFree=1867912/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=10568 CPUtime=25.48
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 2081 0 0 0 2547 1 0 0 25 0 1 0 287048421 10821632 1967 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 2642 1967 52 110 0 2529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10568

[startup+51.1016 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2748
/proc/meminfo: memFree=1865224/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=18172 CPUtime=51.07
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 2746 0 0 0 5105 2 0 0 25 0 1 0 287048421 18608128 2632 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 4543 2632 52 110 0 4430 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18172

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2748
/proc/meminfo: memFree=1860808/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=20032 CPUtime=102.25
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 3946 0 0 0 10222 3 0 0 25 0 1 0 287048421 20512768 3703 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 5008 3703 52 110 0 4895 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20032

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2748
/proc/meminfo: memFree=1856968/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=21712 CPUtime=162.24
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 4896 0 0 0 16219 5 0 0 25 0 1 0 287048421 22233088 4653 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 5428 4653 52 110 0 5315 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21712

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2748
/proc/meminfo: memFree=1853896/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=36836 CPUtime=222.21
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 5646 0 0 0 22215 6 0 0 25 0 1 0 287048421 37720064 5403 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 9209 5403 52 110 0 9096 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 36836

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2748
/proc/meminfo: memFree=1851592/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=37028 CPUtime=282.19
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 6211 0 0 0 28212 7 0 0 25 0 1 0 287048421 37916672 5968 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 9257 5968 52 110 0 9144 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 37028

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.97 2/84 2832
/proc/meminfo: memFree=1847120/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=38736 CPUtime=342.13
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 7043 0 0 0 34203 10 0 0 25 0 1 0 287048421 39665664 6734 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 9684 6734 52 110 0 9571 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 38736

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 0.97 2/84 2916
/proc/meminfo: memFree=1844560/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=40416 CPUtime=402.05
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 7903 0 0 0 40195 10 0 0 25 0 1 0 287048421 41385984 7337 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519970 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 10104 7337 52 110 0 9991 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 40416

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1843528/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=41328 CPUtime=462.02
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 8517 0 0 0 46191 11 0 0 25 0 1 0 287048421 42319872 7852 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 10332 7852 52 110 0 10219 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 41328

[startup+522.301 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1841992/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=41588 CPUtime=521.99
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 8962 0 0 0 52187 12 0 0 25 0 1 0 287048421 42586112 8264 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 10397 8264 52 110 0 10284 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 41588

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1840584/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=41588 CPUtime=581.98
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 9297 0 0 0 58184 14 0 0 25 0 1 0 287048421 42586112 8599 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 10397 8599 52 110 0 10284 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 41588

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1838856/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=41976 CPUtime=641.95
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 9774 0 0 0 64181 14 0 0 25 0 1 0 287048421 42983424 9010 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 10494 9010 52 110 0 10381 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 41976

[startup+702.301 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1837384/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=42232 CPUtime=701.93
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 10214 0 0 0 70178 15 0 0 25 0 1 0 287048421 43245568 9384 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 10558 9384 52 110 0 10445 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 42232

[startup+762.306 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1835656/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=42908 CPUtime=761.91
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 10697 0 0 0 76175 16 0 0 25 0 1 0 287048421 43937792 9801 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 10727 9801 52 110 0 10614 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 42908

[startup+822.301 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1834184/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=73008 CPUtime=821.89
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 11194 0 0 0 82172 17 0 0 25 0 1 0 287048421 74760192 10199 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 18252 10199 52 110 0 18139 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 73008

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1832648/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=73788 CPUtime=881.87
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 11658 0 0 0 88169 18 0 0 25 0 1 0 287048421 75558912 10564 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 18447 10564 52 110 0 18334 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 73788

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1831368/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=73788 CPUtime=941.84
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 11975 0 0 0 94166 18 0 0 25 0 1 0 287048421 75558912 10881 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 18447 10881 52 110 0 18334 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 73788

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1829960/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=73920 CPUtime=1001.82
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 12326 0 0 0 100163 19 0 0 25 0 1 0 287048421 75694080 11232 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 18480 11232 52 110 0 18367 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 73920

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.97 2/78 2945
/proc/meminfo: memFree=1828680/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=73920 CPUtime=1061.8
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 12648 0 0 0 106160 20 0 0 25 0 1 0 287048421 75694080 11554 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 18480 11554 52 110 0 18367 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 73920

[startup+1122.3 s]
/proc/loadavg: 1.12 1.02 0.98 2/78 2945
/proc/meminfo: memFree=1827272/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=74048 CPUtime=1121.78
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 13026 0 0 0 112157 21 0 0 25 0 1 0 287048421 75825152 11899 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 18512 11899 52 110 0 18399 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 74048

[startup+1182.3 s]
/proc/loadavg: 1.04 1.01 0.98 2/78 2945
/proc/meminfo: memFree=1825928/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=74436 CPUtime=1181.75
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 13387 0 0 0 118153 22 0 0 25 0 1 0 287048421 76222464 12227 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 18609 12227 52 110 0 18496 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 74436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.03 1.01 0.98 2/78 2945
/proc/meminfo: memFree=1825544/2055920 swapFree=4158656/4192956
[pid=2747] ppid=2745 vsize=74436 CPUtime=1200.05
/proc/2747/stat : 2747 (tinisat) R 2745 2747 2237 0 -1 4194304 13469 0 0 0 119983 22 0 0 25 0 1 0 287048421 76222464 12309 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2747/statm: 18609 12309 52 110 0 18496 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 74436

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.07
CPU user time (s): 1199.83
CPU system time (s): 0.233964
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 74436

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

runsolver used 1.35379 second user time and 3.02054 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Wed Feb 28 13:55:38 UTC 2007

IDJOB= 316536
IDBENCH= 20444
IDSOLVER= 100
FILE ID= node9/316536-1172670938

PBS_JOBID= 3980965

Free space on /tmp= 66533 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s109-100.cnf
COMMAND LINE= /tmp/evaluation/316536-1172670938/tinisat /tmp/evaluation/316536-1172670938/instance-316536-1172670938.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-316536-1172670938 -o ROOT/results/node9/solver-316536-1172670938 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316536-1172670938/tinisat /tmp/evaluation/316536-1172670938/instance-316536-1172670938.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  11c209576d94e395a78f5a6b8d2ce9b6

RANDOM SEED= 755469401

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1876264 kB
Buffers:         21944 kB
Cached:          84972 kB
SwapCached:       2292 kB
Active:          41956 kB
Inactive:        87516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876264 kB
SwapTotal:     4192956 kB
SwapFree:      4158656 kB
Dirty:             620 kB
Writeback:           0 kB
Mapped:          30080 kB
Slab:            35868 kB
Committed_AS:  1306028 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= 66533 MiB

End job on node9 on Wed Feb 28 14:15:41 UTC 2007