Trace number 337680

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.03 1200.32

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-03-S1609878926.sat05-487.reshuffled-07.cnf
MD5SUM7f7c976d7909598011f66ef2d3909687
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
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/337680-1173672150/instance-337680-1173672150.cnf
0.00/0.00	c 700 variables, 3500 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/node41/watcher-337680-1173672150 -o ROOT/results/node41/solver-337680-1173672150 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337680-1173672150/tinisat /tmp/evaluation/337680-1173672150/instance-337680-1173672150.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.96 1.01 1.00 3/64 6695
/proc/meminfo: memFree=1850512/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=716 CPUtime=0
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 387170931 733184 82 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134582253 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 179 82 48 110 0 66 0

[startup+0.099911 s]
/proc/loadavg: 0.96 1.01 1.00 3/64 6695
/proc/meminfo: memFree=1850512/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=1232 CPUtime=0.09
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 208 0 0 0 9 0 0 0 18 0 1 0 387170931 1261568 192 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 308 192 52 110 0 195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1232

[startup+0.10191 s]
/proc/loadavg: 0.96 1.01 1.00 3/64 6695
/proc/meminfo: memFree=1850512/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=1232 CPUtime=0.1
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 209 0 0 0 10 0 0 0 18 0 1 0 387170931 1261568 193 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515397 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 308 193 52 110 0 195 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1232

[startup+0.301927 s]
/proc/loadavg: 0.96 1.01 1.00 3/64 6695
/proc/meminfo: memFree=1850512/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=1672 CPUtime=0.3
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 292 0 0 0 30 0 0 0 19 0 1 0 387170931 1712128 276 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 418 276 52 110 0 305 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1672

[startup+0.701962 s]
/proc/loadavg: 0.96 1.01 1.00 3/64 6695
/proc/meminfo: memFree=1850512/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=2824 CPUtime=0.7
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 446 0 0 0 70 0 0 0 22 0 1 0 387170931 2891776 430 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519970 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 706 430 52 110 0 593 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2824

[startup+1.50103 s]
/proc/loadavg: 0.96 1.01 1.00 2/65 6696
/proc/meminfo: memFree=1848648/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=4576 CPUtime=1.49
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 651 0 0 0 149 0 0 0 25 0 1 0 387170931 4685824 635 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 1144 635 52 110 0 1031 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4576

[startup+3.10117 s]
/proc/loadavg: 0.96 1.01 1.00 2/65 6696
/proc/meminfo: memFree=1847560/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=4840 CPUtime=3.09
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 946 0 0 0 309 0 0 0 25 0 1 0 387170931 4956160 930 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 1210 930 52 110 0 1097 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4840

[startup+6.30145 s]
/proc/loadavg: 0.96 1.01 1.00 2/65 6696
/proc/meminfo: memFree=1845768/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=8608 CPUtime=6.28
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 1311 0 0 0 628 0 0 0 25 0 1 0 387170931 8814592 1295 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 2152 1295 52 110 0 2039 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8608

[startup+12.702 s]
/proc/loadavg: 0.96 1.01 1.00 2/65 6696
/proc/meminfo: memFree=1843344/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=9264 CPUtime=12.69
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 1899 0 0 0 1268 1 0 0 25 0 1 0 387170931 9486336 1850 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 2316 1850 52 110 0 2203 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9264

[startup+25.5011 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1840400/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=17052 CPUtime=25.49
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 2661 0 0 0 2546 3 0 0 25 0 1 0 387170931 17461248 2547 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 4263 2547 52 110 0 4150 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17052

[startup+51.1013 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1836496/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=17584 CPUtime=51.08
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 3635 0 0 0 5104 4 0 0 25 0 1 0 387170931 18006016 3521 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 4396 3521 52 110 0 4283 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17584

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1830800/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=32820 CPUtime=102.27
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 5034 0 0 0 10221 6 0 0 25 0 1 0 387170931 33607680 4920 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 8205 4920 52 110 0 8092 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32820

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1825680/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=34468 CPUtime=162.25
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 6425 0 0 0 16217 8 0 0 25 0 1 0 387170931 35295232 6182 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 8617 6182 52 110 0 8504 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34468

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1821456/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=35060 CPUtime=222.24
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 7468 0 0 0 22215 9 0 0 25 0 1 0 387170931 35901440 7225 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 8765 7225 52 110 0 8652 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 35060

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1817488/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=35504 CPUtime=282.23
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 8470 0 0 0 28213 10 0 0 25 0 1 0 387170931 36356096 8227 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 8876 8227 52 110 0 8763 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 35504

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1813712/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=64840 CPUtime=342.2
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 9401 0 0 0 34210 10 0 0 25 0 1 0 387170931 66396160 9158 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519836 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 16210 9158 52 110 0 16097 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 64840

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1810896/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=65520 CPUtime=402.19
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 10106 0 0 0 40208 11 0 0 25 0 1 0 387170931 67092480 9863 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 16380 9863 52 110 0 16267 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 65520

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1808208/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=66976 CPUtime=462.18
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 11015 0 0 0 46206 12 0 0 25 0 1 0 387170931 68583424 10515 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 16744 10515 52 110 0 16631 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 66976

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1805776/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=67456 CPUtime=522.16
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 11627 0 0 0 52204 12 0 0 25 0 1 0 387170931 69074944 11127 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 16864 11127 52 110 0 16751 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 67456

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1803472/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=67916 CPUtime=582.15
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 12195 0 0 0 58202 13 0 0 25 0 1 0 387170931 69545984 11695 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 16979 11695 52 110 0 16866 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 67916

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1801168/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=68236 CPUtime=642.14
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 12766 0 0 0 64201 13 0 0 25 0 1 0 387170931 69873664 12266 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 17059 12266 52 110 0 16946 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 68236

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1798800/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=68832 CPUtime=702.12
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 13368 0 0 0 70198 14 0 0 25 0 1 0 387170931 70483968 12868 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 17208 12868 52 110 0 17095 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 68832

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1796688/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=69420 CPUtime=762.11
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 13898 0 0 0 76196 15 0 0 25 0 1 0 387170931 71086080 13398 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 17355 13398 52 110 0 17242 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 69420

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1794832/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=69844 CPUtime=822.09
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 14367 0 0 0 82194 15 0 0 25 0 1 0 387170931 71520256 13867 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 17461 13867 52 110 0 17348 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 69844

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1792784/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=70672 CPUtime=882.07
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 14884 0 0 0 88191 16 0 0 25 0 1 0 387170931 72368128 14384 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 17668 14384 52 110 0 17555 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 70672

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1790992/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=71084 CPUtime=942.07
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 15330 0 0 0 94190 17 0 0 25 0 1 0 387170931 72790016 14830 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 17771 14830 52 110 0 17658 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 71084

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1789264/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=71420 CPUtime=1002.05
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 15763 0 0 0 100188 17 0 0 25 0 1 0 387170931 73134080 15263 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 17855 15263 52 110 0 17742 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 71420

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1787536/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=71740 CPUtime=1062.04
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 16191 0 0 0 106186 18 0 0 25 0 1 0 387170931 73461760 15691 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520081 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 17935 15691 52 110 0 17822 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 71740

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1785808/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=71884 CPUtime=1122.02
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 16623 0 0 0 112184 18 0 0 25 0 1 0 387170931 73609216 16123 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 17971 16123 52 110 0 17858 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 71884

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1784016/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=72236 CPUtime=1182.01
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 17080 0 0 0 118182 19 0 0 25 0 1 0 387170931 73969664 16580 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 18059 16580 52 110 0 17946 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 72236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1783504/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=72236 CPUtime=1200.01
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 17197 0 0 0 119982 19 0 0 25 0 1 0 387170931 73969664 16697 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 18059 16697 52 110 0 17946 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 72236

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 6696
/proc/meminfo: memFree=1783504/2055920 swapFree=4182852/4192956
[pid=6695] ppid=6693 vsize=72236 CPUtime=1200.01
/proc/6695/stat : 6695 (tinisat) R 6693 6695 6346 0 -1 4194304 17197 0 0 0 119982 19 0 0 25 0 1 0 387170931 73969664 16697 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/6695/statm: 18059 16697 52 110 0 17946 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 72236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.03
CPU user time (s): 1199.82
CPU system time (s): 0.205968
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 72236

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

runsolver used 0.844871 second user time and 2.44963 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Mar 12 04:02:30 UTC 2007

IDJOB= 337680
IDBENCH= 24705
IDSOLVER= 100
FILE ID= node41/337680-1173672150

PBS_JOBID= 4101718

Free space on /tmp= 66517 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-03-S1609878926.sat05-487.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337680-1173672150/tinisat /tmp/evaluation/337680-1173672150/instance-337680-1173672150.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-337680-1173672150 -o ROOT/results/node41/solver-337680-1173672150 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337680-1173672150/tinisat /tmp/evaluation/337680-1173672150/instance-337680-1173672150.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  7f7c976d7909598011f66ef2d3909687

RANDOM SEED= 199703829

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1850984 kB
Buffers:         20488 kB
Cached:         136532 kB
SwapCached:       4276 kB
Active:          72492 kB
Inactive:        94972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850984 kB
SwapTotal:     4192956 kB
SwapFree:      4182852 kB
Dirty:             676 kB
Writeback:           0 kB
Mapped:          15324 kB
Slab:            23464 kB
Committed_AS:   703180 kB
PageTables:       1476 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= 66517 MiB

End job on node41 on Mon Mar 12 04:22:32 UTC 2007