Trace number 335202

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
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 variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data (download as text)

0.01/0.03	c Tinisat 0.22
0.01/0.03	c solving /tmp/evaluation/335202-1173615547/instance-335202-1173615547.cnf
0.01/0.03	c 1130 variables, 18089 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/node1/watcher-335202-1173615547 -o ROOT/results/node1/solver-335202-1173615547 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335202-1173615547/tinisat /tmp/evaluation/335202-1173615547/instance-335202-1173615547.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 1.09 1.87 2/77 28499
/proc/meminfo: memFree=1402152/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=860 CPUtime=0
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 381509802 880640 101 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 215 101 48 110 0 102 0

[startup+0.0221739 s]
/proc/loadavg: 1.00 1.09 1.87 2/77 28499
/proc/meminfo: memFree=1402152/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=1124 CPUtime=0.01
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 181 0 0 0 1 0 0 0 20 0 1 0 381509802 1150976 166 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 281 167 48 110 0 168 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1124

[startup+0.101184 s]
/proc/loadavg: 1.00 1.09 1.87 2/77 28499
/proc/meminfo: memFree=1402152/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=2512 CPUtime=0.09
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 478 0 0 0 9 0 0 0 20 0 1 0 381509802 2572288 462 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 628 462 52 110 0 515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2512

[startup+0.301205 s]
/proc/loadavg: 1.00 1.09 1.87 2/77 28499
/proc/meminfo: memFree=1402152/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=2512 CPUtime=0.29
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 551 0 0 0 29 0 0 0 22 0 1 0 381509802 2572288 535 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 628 535 52 110 0 515 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2512

[startup+0.701251 s]
/proc/loadavg: 1.00 1.09 1.87 2/77 28499
/proc/meminfo: memFree=1402152/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=4140 CPUtime=0.69
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 672 0 0 0 69 0 0 0 25 0 1 0 381509802 4239360 656 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 1035 656 52 110 0 922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4140

[startup+1.50135 s]
/proc/loadavg: 1.00 1.09 1.86 2/78 28500
/proc/meminfo: memFree=1399392/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=4140 CPUtime=1.49
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 866 0 0 0 149 0 0 0 25 0 1 0 381509802 4239360 850 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 1035 850 52 110 0 922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4140

[startup+3.10153 s]
/proc/loadavg: 1.00 1.09 1.86 2/78 28500
/proc/meminfo: memFree=1398240/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=7396 CPUtime=3.09
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 1195 0 0 0 309 0 0 0 25 0 1 0 381509802 7573504 1179 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519527 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 1849 1179 52 110 0 1736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7396

[startup+6.30191 s]
/proc/loadavg: 1.00 1.09 1.86 2/78 28500
/proc/meminfo: memFree=1395824/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=7796 CPUtime=6.29
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 1713 0 0 0 629 0 0 0 25 0 1 0 381509802 7983104 1697 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 1949 1697 52 110 0 1836 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7796

[startup+12.7017 s]
/proc/loadavg: 1.00 1.09 1.85 2/78 28500
/proc/meminfo: memFree=1392560/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=14708 CPUtime=12.69
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 2462 0 0 0 1268 1 0 0 25 0 1 0 381509802 15060992 2446 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 3677 2446 52 110 0 3564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14708

[startup+25.5011 s]
/proc/loadavg: 1.00 1.08 1.84 2/78 28500
/proc/meminfo: memFree=1387824/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=15432 CPUtime=25.49
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 3602 0 0 0 2546 3 0 0 25 0 1 0 381509802 15802368 3586 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 3858 3586 52 110 0 3745 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15432

[startup+51.1011 s]
/proc/loadavg: 1.00 1.08 1.82 2/78 28500
/proc/meminfo: memFree=1381360/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=29420 CPUtime=51.07
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 5275 0 0 0 5102 5 0 0 25 0 1 0 381509802 30126080 5194 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519945 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 7355 5194 52 110 0 7242 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29420

[startup+102.305 s]
/proc/loadavg: 1.00 1.06 1.77 2/78 28500
/proc/meminfo: memFree=1370224/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=57132 CPUtime=102.26
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 8021 0 0 0 10218 8 0 0 25 0 1 0 381509802 58503168 7940 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 14283 7940 52 110 0 14170 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57132

[startup+162.301 s]
/proc/loadavg: 1.00 1.05 1.72 2/78 28500
/proc/meminfo: memFree=1360432/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=58908 CPUtime=162.25
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 10608 0 0 0 16213 12 0 0 25 0 1 0 381509802 60321792 10398 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 14727 10398 52 110 0 14614 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 58908

[startup+222.301 s]
/proc/loadavg: 1.00 1.04 1.67 2/78 28500
/proc/meminfo: memFree=1351792/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=59684 CPUtime=222.23
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 12734 0 0 0 22209 14 0 0 25 0 1 0 381509802 61116416 12524 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 14921 12524 52 110 0 14808 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 59684

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.62 2/78 28500
/proc/meminfo: memFree=1344944/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=60136 CPUtime=282.21
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 14457 0 0 0 28205 16 0 0 25 0 1 0 381509802 61579264 14247 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 15034 14247 52 110 0 14921 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 60136

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.58 2/78 28500
/proc/meminfo: memFree=1338224/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=113264 CPUtime=342.19
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 16100 0 0 0 34201 18 0 0 25 0 1 0 381509802 115982336 15890 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519929 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 28316 15890 52 110 0 28203 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 113264

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.54 2/78 28500
/proc/meminfo: memFree=1331696/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=114824 CPUtime=402.17
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 17773 0 0 0 40197 20 0 0 25 0 1 0 381509802 117579776 17563 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 28706 17563 52 110 0 28593 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 114824

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.51 2/78 28500
/proc/meminfo: memFree=1325616/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=116332 CPUtime=462.15
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 19535 0 0 0 46194 21 0 0 25 0 1 0 381509802 119123968 19068 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 29083 19068 52 110 0 28970 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 116332

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.47 3/78 28500
/proc/meminfo: memFree=1319856/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=117052 CPUtime=522.14
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 20996 0 0 0 52190 24 0 0 25 0 1 0 381509802 119861248 20529 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 29263 20529 52 110 0 29150 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 117052

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.44 2/78 28500
/proc/meminfo: memFree=1314352/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=117508 CPUtime=582.12
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 22350 0 0 0 58186 26 0 0 25 0 1 0 381509802 120328192 21883 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 29377 21883 52 110 0 29264 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 117508

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.41 2/78 28500
/proc/meminfo: memFree=1309680/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=117700 CPUtime=642.1
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 23502 0 0 0 64183 27 0 0 25 0 1 0 381509802 120524800 23035 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 29425 23035 52 110 0 29312 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 117700

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.38 2/78 28500
/proc/meminfo: memFree=1304816/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=118224 CPUtime=702.08
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 24748 0 0 0 70179 29 0 0 25 0 1 0 381509802 121061376 24248 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 29556 24248 52 110 0 29443 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 118224

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.35 2/78 28500
/proc/meminfo: memFree=1299696/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=119252 CPUtime=762.07
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 26013 0 0 0 76176 31 0 0 25 0 1 0 381509802 122114048 25513 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 29813 25513 52 110 0 29700 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 119252

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.33 2/78 28500
/proc/meminfo: memFree=1295024/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=119704 CPUtime=822.05
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 27194 0 0 0 82173 32 0 0 25 0 1 0 381509802 122576896 26694 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519855 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 29926 26694 52 110 0 29813 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 119704

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.31 2/78 28500
/proc/meminfo: memFree=1290480/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=120356 CPUtime=882.03
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 28386 0 0 0 88169 34 0 0 25 0 1 0 381509802 123244544 27820 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519959 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 30089 27820 52 110 0 29976 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 120356

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.28 2/78 28500
/proc/meminfo: memFree=1286512/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=121064 CPUtime=942.01
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 29455 0 0 0 94166 35 0 0 25 0 1 0 381509802 123969536 28823 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 30266 28823 52 110 0 30153 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 121064

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.26 2/78 28500
/proc/meminfo: memFree=1282608/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=225504 CPUtime=1002
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 30446 0 0 0 100163 37 0 0 25 0 1 0 381509802 230916096 29781 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 56376 29781 52 110 0 56263 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 225504

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.25 2/78 28500
/proc/meminfo: memFree=1279344/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=225956 CPUtime=1061.98
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 31313 0 0 0 106160 38 0 0 25 0 1 0 381509802 231378944 30615 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 56489 30615 52 110 0 56376 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 225956

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.23 2/78 28500
/proc/meminfo: memFree=1276144/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=226084 CPUtime=1121.96
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 32122 0 0 0 112157 39 0 0 25 0 1 0 381509802 231510016 31391 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520008 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 56521 31391 52 110 0 56408 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 226084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/78 28500
/proc/meminfo: memFree=1272752/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=226084 CPUtime=1181.95
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 32995 0 0 0 118154 41 0 0 25 0 1 0 381509802 231510016 32264 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 56521 32264 52 110 0 56408 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 226084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.21 2/78 28500
/proc/meminfo: memFree=1271472/2055920 swapFree=4159120/4192956
[pid=28499] ppid=28497 vsize=226212 CPUtime=1200.04
/proc/28499/stat : 28499 (tinisat) R 28497 28499 28138 0 -1 4194304 33335 0 0 0 119963 41 0 0 25 0 1 0 381509802 231641088 32571 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28499/statm: 56553 32571 52 110 0 56440 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 226212

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.43
CPU time (s): 1200.07
CPU user time (s): 1199.64
CPU system time (s): 0.437933
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 226212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.64
system time used= 0.437933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33335
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= 5
involuntary context switches= 18385

runsolver used 1.44578 second user time and 2.92056 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Mar 11 12:19:07 UTC 2007

IDJOB= 335202
IDBENCH= 24646
IDSOLVER= 100
FILE ID= node1/335202-1173615547

PBS_JOBID= 4101266

Free space on /tmp= 66343 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335202-1173615547/tinisat /tmp/evaluation/335202-1173615547/instance-335202-1173615547.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-335202-1173615547 -o ROOT/results/node1/solver-335202-1173615547 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335202-1173615547/tinisat /tmp/evaluation/335202-1173615547/instance-335202-1173615547.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  63ebbe5da415dad3af97436d64747f33

RANDOM SEED= 79456645

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1402624 kB
Buffers:         46012 kB
Cached:         525332 kB
SwapCached:      13796 kB
Active:         395564 kB
Inactive:       198780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1402624 kB
SwapTotal:     4192956 kB
SwapFree:      4159120 kB
Dirty:             964 kB
Writeback:           0 kB
Mapped:          29828 kB
Slab:            44532 kB
Committed_AS:  1207580 kB
PageTables:       1740 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= 66343 MiB

End job on node1 on Sun Mar 11 12:39:10 UTC 2007