Trace number 338226

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.12 1200.52

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.771
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data (download as text)

0.00/0.02	c Tinisat 0.22
0.00/0.02	c solving /tmp/evaluation/338226-1173682451/instance-338226-1173682451.cnf
0.00/0.02	c 1610 variables, 8277 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/node17/watcher-338226-1173682451 -o ROOT/results/node17/solver-338226-1173682451 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338226-1173682451/tinisat /tmp/evaluation/338226-1173682451/instance-338226-1173682451.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.91 0.95 0.98 3/77 10966
/proc/meminfo: memFree=1193664/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=716 CPUtime=0
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 388199353 733184 88 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 179 88 48 110 0 66 0

[startup+0.0397619 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10966
/proc/meminfo: memFree=1193664/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=2000 CPUtime=0.03
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 357 0 0 0 3 0 0 0 18 0 1 0 388199353 2048000 341 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134518765 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 500 341 52 110 0 387 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2000

[startup+0.101762 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10966
/proc/meminfo: memFree=1193664/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=2000 CPUtime=0.09
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 387 0 0 0 9 0 0 0 18 0 1 0 388199353 2048000 371 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 500 371 52 110 0 387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2000

[startup+0.301783 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10966
/proc/meminfo: memFree=1193664/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=3224 CPUtime=0.29
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 460 0 0 0 29 0 0 0 19 0 1 0 388199353 3301376 444 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 806 444 52 110 0 693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3224

[startup+0.701824 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10966
/proc/meminfo: memFree=1193664/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=3224 CPUtime=0.69
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 566 0 0 0 69 0 0 0 22 0 1 0 388199353 3301376 550 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 806 550 52 110 0 693 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3224

[startup+1.50191 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 10967
/proc/meminfo: memFree=1191416/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=3356 CPUtime=1.49
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 752 0 0 0 149 0 0 0 25 0 1 0 388199353 3436544 736 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 839 736 52 110 0 726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3356

[startup+3.10108 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 10967
/proc/meminfo: memFree=1190200/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=6200 CPUtime=3.09
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 1072 0 0 0 309 0 0 0 25 0 1 0 388199353 6348800 1056 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 1550 1056 52 110 0 1437 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6200

[startup+6.30141 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 10967
/proc/meminfo: memFree=1188152/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=6596 CPUtime=6.29
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 1542 0 0 0 629 0 0 0 25 0 1 0 388199353 6754304 1493 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 1649 1493 52 110 0 1536 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6596

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 10967
/proc/meminfo: memFree=1185144/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=12180 CPUtime=12.69
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 2219 0 0 0 1267 2 0 0 25 0 1 0 388199353 12472320 2170 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519846 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 3045 2170 52 110 0 2932 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12180

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 10967
/proc/meminfo: memFree=1181560/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=12876 CPUtime=25.48
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 3084 0 0 0 2545 3 0 0 25 0 1 0 388199353 13185024 3035 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 3219 3035 52 110 0 3106 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12876

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 10967
/proc/meminfo: memFree=1176568/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=23492 CPUtime=51.07
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 4391 0 0 0 5103 4 0 0 25 0 1 0 388199353 24055808 4277 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 5873 4277 52 110 0 5760 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23492

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 10967
/proc/meminfo: memFree=1168696/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=45164 CPUtime=102.26
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 6319 0 0 0 10220 6 0 0 25 0 1 0 388199353 46247936 6205 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 11291 6205 52 110 0 11178 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 45164

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10967
/proc/meminfo: memFree=1162488/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=47048 CPUtime=162.25
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 8007 0 0 0 16216 9 0 0 25 0 1 0 388199353 48177152 7764 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 11762 7764 52 110 0 11649 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47048

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10967
/proc/meminfo: memFree=1158072/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=47892 CPUtime=222.24
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 9097 0 0 0 22213 11 0 0 25 0 1 0 388199353 49041408 8854 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 11973 8854 52 110 0 11860 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 47892

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10967
/proc/meminfo: memFree=1154296/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=48656 CPUtime=282.22
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 10028 0 0 0 28210 12 0 0 25 0 1 0 388199353 49823744 9785 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 12164 9785 52 110 0 12051 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 48656

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10967
/proc/meminfo: memFree=1150520/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=49168 CPUtime=342.2
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 10961 0 0 0 34207 13 0 0 25 0 1 0 388199353 50348032 10718 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 12292 10718 52 110 0 12179 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 49168

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10967
/proc/meminfo: memFree=1147192/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=49168 CPUtime=402.19
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 11793 0 0 0 40204 15 0 0 25 0 1 0 388199353 50348032 11550 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 12292 11550 52 110 0 12179 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 49168

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 11105
/proc/meminfo: memFree=1142208/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=89804 CPUtime=462.11
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 12726 0 0 0 46193 18 0 0 25 0 1 0 388199353 91959296 12483 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 22451 12483 52 110 0 22338 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 89804

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1140280/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=90460 CPUtime=522.06
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 13518 0 0 0 52186 20 0 0 25 0 1 0 388199353 92631040 13275 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 22615 13275 52 110 0 22502 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 90460

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1137528/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=91808 CPUtime=582.05
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 14457 0 0 0 58183 22 0 0 25 0 1 0 388199353 94011392 13957 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 22952 13957 52 110 0 22839 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 91808

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1134776/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=92512 CPUtime=642.03
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 15155 0 0 0 64181 22 0 0 25 0 1 0 388199353 94732288 14622 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 23128 14622 52 110 0 23015 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 92512

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1132408/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=92836 CPUtime=702.02
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 15753 0 0 0 70178 24 0 0 25 0 1 0 388199353 95064064 15220 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 23209 15220 52 110 0 23096 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 92836

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1129976/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=93612 CPUtime=762.01
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 16394 0 0 0 76175 26 0 0 25 0 1 0 388199353 95858688 15828 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 23403 15828 52 110 0 23290 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 93612

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1127672/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=93744 CPUtime=821.99
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 16969 0 0 0 82172 27 0 0 25 0 1 0 388199353 95993856 16403 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 23436 16403 52 110 0 23323 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 93744

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1125176/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=94140 CPUtime=881.97
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 17596 0 0 0 88169 28 0 0 25 0 1 0 388199353 96399360 17030 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 23535 17030 52 110 0 23422 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 94140

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1123256/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=94912 CPUtime=941.95
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 18232 0 0 0 94166 29 0 0 25 0 1 0 388199353 97189888 17535 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 23728 17535 52 110 0 23615 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 94912

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1121592/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=95040 CPUtime=1001.94
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 18675 0 0 0 100164 30 0 0 25 0 1 0 388199353 97320960 17945 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 23760 17945 52 110 0 23647 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 95040

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1119480/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=95752 CPUtime=1061.92
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 19256 0 0 0 106161 31 0 0 25 0 1 0 388199353 98050048 18493 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 23938 18493 52 110 0 23825 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 95752

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1117560/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=96140 CPUtime=1121.91
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 19748 0 0 0 112159 32 0 0 25 0 1 0 388199353 98447360 18952 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 24035 18952 52 110 0 23922 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 96140

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1115960/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=96272 CPUtime=1181.89
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 20152 0 0 0 118156 33 0 0 25 0 1 0 388199353 98582528 19356 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 24068 19356 52 110 0 23955 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 96272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1115320/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=96404 CPUtime=1200.09
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 20291 0 0 0 119976 33 0 0 25 0 1 0 388199353 98717696 19495 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 24101 19495 52 110 0 23988 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 96404

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: 0.99 0.97 0.98 2/78 11165
/proc/meminfo: memFree=1115320/2055920 swapFree=4168576/4192956
[pid=10966] ppid=10964 vsize=96404 CPUtime=1200.09
/proc/10966/stat : 10966 (tinisat) R 10964 10966 9148 0 -1 4194304 20291 0 0 0 119976 33 0 0 25 0 1 0 388199353 98717696 19495 18446744073709551615 134512640 134966189 4294956720 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/10966/statm: 24101 19495 52 110 0 23988 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 96404

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1199.77
CPU system time (s): 0.349946
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 96404

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

runsolver used 1.43078 second user time and 2.94155 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Mar 12 06:54:11 UTC 2007

IDJOB= 338226
IDBENCH= 24718
IDSOLVER= 100
FILE ID= node17/338226-1173682451

PBS_JOBID= 4101468

Free space on /tmp= 66545 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338226-1173682451/tinisat /tmp/evaluation/338226-1173682451/instance-338226-1173682451.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-338226-1173682451 -o ROOT/results/node17/solver-338226-1173682451 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338226-1173682451/tinisat /tmp/evaluation/338226-1173682451/instance-338226-1173682451.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  f1b3061e7694aa99406ed9e867c9dfa5

RANDOM SEED= 60722547

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1194136 kB
Buffers:         60080 kB
Cached:         701264 kB
SwapCached:       2364 kB
Active:         452708 kB
Inactive:       331316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194136 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:             936 kB
Writeback:           0 kB
Mapped:          30436 kB
Slab:            63304 kB
Committed_AS:  1526820 kB
PageTables:       1748 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= 66545 MiB

End job on node17 on Mon Mar 12 07:14:14 UTC 2007