Trace number 337764

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.52

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen7-n390-01-S248216171.sat05-478.reshuffled-07.cnf
MD5SUMb4b7232e615622da0ec2f6332f3cba2b
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 variables390
Number of clauses1722
Sum of the clauses size5166
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31722
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/337764-1173673874/instance-337764-1173673874.cnf
0.00/0.00	c 390 variables, 1722 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/node26/watcher-337764-1173673874 -o ROOT/results/node26/solver-337764-1173673874 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337764-1173673874/tinisat /tmp/evaluation/337764-1173673874/instance-337764-1173673874.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.99 0.97 0.99 3/77 7177
/proc/meminfo: memFree=1760816/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=864 CPUtime=0
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 387341034 884736 108 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134515539 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 216 108 52 110 0 103 0

[startup+0.0223941 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 7177
/proc/meminfo: memFree=1760816/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=1024 CPUtime=0.02
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 132 0 0 0 2 0 0 0 18 0 1 0 387341034 1048576 116 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134515541 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 256 116 52 110 0 143 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1024

[startup+0.102408 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 7177
/proc/meminfo: memFree=1760816/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=1240 CPUtime=0.1
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 174 0 0 0 10 0 0 0 18 0 1 0 387341034 1269760 158 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134515539 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 310 158 52 110 0 197 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1240

[startup+0.301443 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 7177
/proc/meminfo: memFree=1760816/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=1672 CPUtime=0.29
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 270 0 0 0 29 0 0 0 19 0 1 0 387341034 1712128 254 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519945 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 418 254 52 110 0 305 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1672

[startup+0.701511 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 7177
/proc/meminfo: memFree=1760816/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=2668 CPUtime=0.69
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 419 0 0 0 69 0 0 0 23 0 1 0 387341034 2732032 403 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 667 403 52 110 0 554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2668

[startup+1.50165 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1759080/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=2800 CPUtime=1.49
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 616 0 0 0 149 0 0 0 25 0 1 0 387341034 2867200 600 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520008 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 700 600 52 110 0 587 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2800

[startup+3.10193 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1757928/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=4788 CPUtime=3.09
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 888 0 0 0 309 0 0 0 25 0 1 0 387341034 4902912 872 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 1197 872 52 110 0 1084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4788

[startup+6.30148 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1756328/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=8504 CPUtime=6.29
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 1237 0 0 0 629 0 0 0 25 0 1 0 387341034 8708096 1221 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 2126 1221 52 110 0 2013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8504

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1754024/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=9040 CPUtime=12.69
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 1775 0 0 0 1268 1 0 0 25 0 1 0 387341034 9256960 1726 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 2260 1726 52 110 0 2147 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9040

[startup+25.5028 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1751592/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=16472 CPUtime=25.48
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 2358 0 0 0 2547 1 0 0 25 0 1 0 387341034 16867328 2309 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 4118 2309 52 110 0 4005 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16472

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1748392/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=17264 CPUtime=51.08
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 3222 0 0 0 5105 3 0 0 25 0 1 0 387341034 17678336 3108 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519883 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 4316 3108 52 110 0 4203 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17264

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1743208/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=18512 CPUtime=102.26
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 4477 0 0 0 10222 4 0 0 25 0 1 0 387341034 18956288 4363 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 4628 4363 52 110 0 4515 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18512

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1739176/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=33508 CPUtime=162.23
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 5604 0 0 0 16218 5 0 0 25 0 1 0 387341034 34312192 5361 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 8377 5361 52 110 0 8264 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33508

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1735656/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=34492 CPUtime=222.21
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 6473 0 0 0 22215 6 0 0 25 0 1 0 387341034 35319808 6230 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 8623 6230 52 110 0 8510 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 34492

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1732648/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=35092 CPUtime=282.19
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 7209 0 0 0 28212 7 0 0 25 0 1 0 387341034 35934208 6966 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 8773 6966 52 110 0 8660 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 35092

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1729832/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=35380 CPUtime=342.17
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 7916 0 0 0 34208 9 0 0 25 0 1 0 387341034 36229120 7673 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 8845 7673 52 110 0 8732 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 35380

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1727016/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=35716 CPUtime=402.15
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 8628 0 0 0 40205 10 0 0 25 0 1 0 387341034 36573184 8385 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 8929 8385 52 110 0 8816 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 35716

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1724008/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=64288 CPUtime=462.13
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 9363 0 0 0 46202 11 0 0 25 0 1 0 387341034 65830912 9120 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 16072 9120 52 110 0 15959 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 64288

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/78 7178
/proc/meminfo: memFree=1721896/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=64872 CPUtime=522.11
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 9903 0 0 0 52199 12 0 0 25 0 1 0 387341034 66428928 9660 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 16218 9660 52 110 0 16105 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 64872

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1719976/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=66232 CPUtime=582.09
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 10635 0 0 0 58196 13 0 0 25 0 1 0 387341034 67821568 10135 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 16558 10135 52 110 0 16445 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 66232

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1717928/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=66704 CPUtime=642.07
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 11145 0 0 0 64193 14 0 0 25 0 1 0 387341034 68304896 10645 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520065 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 16676 10645 52 110 0 16563 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 66704

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1716008/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=67268 CPUtime=702.05
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 11615 0 0 0 70190 15 0 0 25 0 1 0 387341034 68882432 11115 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 16817 11115 52 110 0 16704 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 67268

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7178
/proc/meminfo: memFree=1714280/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=67716 CPUtime=762.02
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 12024 0 0 0 76187 15 0 0 25 0 1 0 387341034 69341184 11524 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 16929 11524 52 110 0 16816 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 67716

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7180
/proc/meminfo: memFree=1712680/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=68036 CPUtime=822
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 12423 0 0 0 82184 16 0 0 25 0 1 0 387341034 69668864 11923 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 17009 11923 52 110 0 16896 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 68036

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7180
/proc/meminfo: memFree=1711080/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=68036 CPUtime=881.98
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 12821 0 0 0 88181 17 0 0 25 0 1 0 387341034 69668864 12321 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 17009 12321 52 110 0 16896 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 68036

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7180
/proc/meminfo: memFree=1709480/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=68620 CPUtime=941.96
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 13244 0 0 0 94178 18 0 0 25 0 1 0 387341034 70266880 12744 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 17155 12744 52 110 0 17042 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 68620

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 7180
/proc/meminfo: memFree=1707880/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=69204 CPUtime=1001.94
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 13637 0 0 0 100175 19 0 0 25 0 1 0 387341034 70864896 13137 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 17301 13137 52 110 0 17188 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 69204

[startup+1062.3 s]
/proc/loadavg: 1.04 0.99 1.00 2/78 7180
/proc/meminfo: memFree=1706280/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=69964 CPUtime=1061.92
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 14051 0 0 0 106172 20 0 0 25 0 1 0 387341034 71643136 13551 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 17491 13551 52 110 0 17378 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 69964

[startup+1122.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 7180
/proc/meminfo: memFree=1704872/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=70124 CPUtime=1121.89
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 14396 0 0 0 112168 21 0 0 25 0 1 0 387341034 71806976 13896 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 17531 13896 52 110 0 17418 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 70124

[startup+1182.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 7180
/proc/meminfo: memFree=1703400/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=70416 CPUtime=1181.87
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 14762 0 0 0 118165 22 0 0 25 0 1 0 387341034 72105984 14262 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 17604 14262 52 110 0 17491 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 70416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 7180
/proc/meminfo: memFree=1702952/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=70560 CPUtime=1200.07
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 14874 0 0 0 119985 22 0 0 25 0 1 0 387341034 72253440 14374 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 17640 14374 52 110 0 17527 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 70560

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

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

[startup+1200.5 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 7180
/proc/meminfo: memFree=1702952/2055920 swapFree=4154888/4192956
[pid=7177] ppid=7175 vsize=70560 CPUtime=1200.07
/proc/7177/stat : 7177 (tinisat) R 7175 7177 6020 0 -1 4194304 14874 0 0 0 119985 22 0 0 25 0 1 0 387341034 72253440 14374 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7177/statm: 17640 14374 52 110 0 17527 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 70560

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.237963
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 70560

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

runsolver used 1.35479 second user time and 3.01654 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Mar 12 04:31:14 UTC 2007

IDJOB= 337764
IDBENCH= 24707
IDSOLVER= 100
FILE ID= node26/337764-1173673874

PBS_JOBID= 4101460

Free space on /tmp= 66562 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen7-n390-01-S248216171.sat05-478.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337764-1173673874/tinisat /tmp/evaluation/337764-1173673874/instance-337764-1173673874.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-337764-1173673874 -o ROOT/results/node26/solver-337764-1173673874 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337764-1173673874/tinisat /tmp/evaluation/337764-1173673874/instance-337764-1173673874.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  b4b7232e615622da0ec2f6332f3cba2b

RANDOM SEED= 175557738

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:       1761224 kB
Buffers:         42904 kB
Cached:         165756 kB
SwapCached:      17508 kB
Active:         122932 kB
Inactive:       111264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761224 kB
SwapTotal:     4192956 kB
SwapFree:      4154888 kB
Dirty:             572 kB
Writeback:           0 kB
Mapped:          30308 kB
Slab:            46072 kB
Committed_AS:   852168 kB
PageTables:       1712 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= 66562 MiB

End job on node26 on Mon Mar 12 04:51:16 UTC 2007