Trace number 334236

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
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 variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
Number of clauses of size over 50

Solver Data (download as text)

0.09/0.15	c Tinisat 0.22
0.09/0.15	c solving /tmp/evaluation/334236-1173559420/instance-334236-1173559420.cnf
0.09/0.15	c 8319 variables, 80958 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-334236-1173559420 -o ROOT/results/node17/solver-334236-1173559420 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334236-1173559420/tinisat /tmp/evaluation/334236-1173559420/instance-334236-1173559420.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.77 0.92 0.97 3/77 27673
/proc/meminfo: memFree=1377592/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=1356 CPUtime=0
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 375896233 1388544 80 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 339 80 48 110 0 226 0

[startup+0.0352181 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 27673
/proc/meminfo: memFree=1377592/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=1884 CPUtime=0.03
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 241 0 0 0 3 0 0 0 18 0 1 0 375896233 1929216 226 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 471 226 48 110 0 358 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1884

[startup+0.101224 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 27673
/proc/meminfo: memFree=1377592/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=2808 CPUtime=0.09
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 561 0 0 0 9 0 0 0 18 0 1 0 375896233 2875392 546 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 702 547 48 110 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2808

[startup+0.301245 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 27673
/proc/meminfo: memFree=1377592/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=8820 CPUtime=0.3
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 1834 0 0 0 29 1 0 0 19 0 1 0 375896233 9031680 1658 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 2205 1658 52 110 0 2092 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8820

[startup+0.701287 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 27673
/proc/meminfo: memFree=1377592/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=8820 CPUtime=0.7
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 1853 0 0 0 69 1 0 0 22 0 1 0 375896233 9031680 1677 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515313 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 2205 1677 52 110 0 2092 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8820

[startup+1.50137 s]
/proc/loadavg: 0.77 0.92 0.97 2/78 27674
/proc/meminfo: memFree=1370928/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=8820 CPUtime=1.5
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 1898 0 0 0 149 1 0 0 25 0 1 0 375896233 9031680 1722 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 2205 1722 52 110 0 2092 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8820

[startup+3.10154 s]
/proc/loadavg: 0.77 0.92 0.97 2/78 27674
/proc/meminfo: memFree=1370544/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=8820 CPUtime=3.09
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 2036 0 0 0 308 1 0 0 25 0 1 0 375896233 9031680 1860 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515539 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 2205 1860 52 110 0 2092 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8820

[startup+6.30287 s]
/proc/loadavg: 0.79 0.92 0.97 2/78 27674
/proc/meminfo: memFree=1369520/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=8820 CPUtime=6.29
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 2214 0 0 0 628 1 0 0 25 0 1 0 375896233 9031680 2038 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515524 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 2205 2038 52 110 0 2092 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8820

[startup+12.7015 s]
/proc/loadavg: 0.81 0.92 0.97 2/78 27674
/proc/meminfo: memFree=1368696/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=15764 CPUtime=12.68
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 2411 0 0 0 1267 1 0 0 25 0 1 0 375896233 16142336 2235 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 3941 2235 52 110 0 3828 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15764

[startup+25.5019 s]
/proc/loadavg: 0.85 0.93 0.97 2/78 27676
/proc/meminfo: memFree=1366008/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=15764 CPUtime=25.49
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 3047 0 0 0 2546 3 0 0 25 0 1 0 375896233 16142336 2871 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 3941 2871 52 110 0 3828 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15764

[startup+51.1015 s]
/proc/loadavg: 0.90 0.93 0.97 2/78 27676
/proc/meminfo: memFree=1360440/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=29648 CPUtime=51.08
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 4466 0 0 0 5103 5 0 0 25 0 1 0 375896233 30359552 4290 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 7412 4290 52 110 0 7299 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29648

[startup+102.306 s]
/proc/loadavg: 0.95 0.94 0.97 2/78 27676
/proc/meminfo: memFree=1349944/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=29648 CPUtime=102.27
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 7058 0 0 0 10219 8 0 0 25 0 1 0 375896233 30359552 6882 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 7412 6882 52 110 0 7299 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29648

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.97 2/78 27676
/proc/meminfo: memFree=1340600/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=58204 CPUtime=162.25
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 9413 0 0 0 16213 12 0 0 25 0 1 0 375896233 59600896 9237 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 14551 9237 52 110 0 14438 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 58204

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.97 2/78 27676
/proc/meminfo: memFree=1328312/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=59256 CPUtime=222.23
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 12449 0 0 0 22208 15 0 0 25 0 1 0 375896233 60678144 12273 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 14814 12273 52 110 0 14701 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 59256

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 27676
/proc/meminfo: memFree=1318392/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=115744 CPUtime=282.22
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 15094 0 0 0 28203 19 0 0 25 0 1 0 375896233 118521856 14789 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 28936 14789 52 110 0 28823 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 115744

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1309816/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=116480 CPUtime=342.2
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 17177 0 0 0 34198 22 0 0 25 0 1 0 375896233 119275520 16872 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 29120 16872 52 110 0 29007 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 116480

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1302328/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=116992 CPUtime=402.19
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 19053 0 0 0 40195 24 0 0 25 0 1 0 375896233 119799808 18748 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 29248 18748 52 110 0 29135 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 116992

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1293240/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=117136 CPUtime=462.17
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 21344 0 0 0 46190 27 0 0 25 0 1 0 375896233 119947264 21039 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 29284 21039 52 110 0 29171 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 117136

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1289400/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=117280 CPUtime=522.15
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 22309 0 0 0 52187 28 0 0 25 0 1 0 375896233 120094720 22004 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 29320 22004 52 110 0 29207 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 117280

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1285304/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=117472 CPUtime=582.15
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 23335 0 0 0 58185 30 0 0 25 0 1 0 375896233 120291328 23030 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 29368 23030 52 110 0 29255 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 117472

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1280248/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=118460 CPUtime=642.13
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 24567 0 0 0 64182 31 0 0 25 0 1 0 375896233 121303040 24262 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 29615 24262 52 110 0 29502 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 118460

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1272760/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=119876 CPUtime=702.11
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 26455 0 0 0 70178 33 0 0 25 0 1 0 375896233 122753024 26150 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 29969 26150 52 110 0 29856 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 119876

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1266872/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=121092 CPUtime=762.1
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 28153 0 0 0 76175 35 0 0 25 0 1 0 375896233 123998208 27591 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 30273 27591 52 110 0 30160 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 121092

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1261624/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=121284 CPUtime=822.08
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 29464 0 0 0 82171 37 0 0 25 0 1 0 375896233 124194816 28902 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 30321 28902 52 110 0 30208 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 121284

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 3/78 27676
/proc/meminfo: memFree=1255096/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=233072 CPUtime=882.07
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 31092 0 0 0 88168 39 0 0 25 0 1 0 375896233 238665728 30530 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 58268 30530 52 110 0 58155 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 233072

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1249080/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=233264 CPUtime=942.05
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 32587 0 0 0 94164 41 0 0 25 0 1 0 375896233 238862336 32025 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 58316 32025 52 110 0 58203 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 233264

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 27676
/proc/meminfo: memFree=1245112/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=233264 CPUtime=1002.03
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 33626 0 0 0 100161 42 0 0 25 0 1 0 375896233 238862336 33064 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 58316 33064 52 110 0 58203 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 233264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 27760
/proc/meminfo: memFree=1237256/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=234040 CPUtime=1061.98
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 35325 0 0 0 106153 45 0 0 25 0 1 0 375896233 239656960 34730 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 58510 34730 52 110 0 58397 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 234040

[startup+1122.3 s]
/proc/loadavg: 1.09 1.02 0.99 2/84 27852
/proc/meminfo: memFree=1231872/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=234496 CPUtime=1121.92
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 36657 0 0 0 112145 47 0 0 25 0 1 0 375896233 240123904 36062 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 58624 36062 52 110 0 58511 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 234496

[startup+1182.3 s]
/proc/loadavg: 1.03 1.01 0.99 2/78 27874
/proc/meminfo: memFree=1227256/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=234980 CPUtime=1181.89
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 38096 0 0 0 118141 48 0 0 25 0 1 0 375896233 240619520 37501 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 58745 37501 52 110 0 58632 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 234980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.02 1.01 0.99 2/78 27874
/proc/meminfo: memFree=1225400/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=235140 CPUtime=1200.09
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 38536 0 0 0 119960 49 0 0 25 0 1 0 375896233 240783360 37941 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 58785 37941 52 110 0 58672 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 235140

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.02 1.01 0.99 2/78 27874
/proc/meminfo: memFree=1225400/2055920 swapFree=4168576/4192956
[pid=27673] ppid=27671 vsize=235140 CPUtime=1200.09
/proc/27673/stat : 27673 (tinisat) R 27671 27673 27614 0 -1 4194304 38536 0 0 0 119960 49 0 0 25 0 1 0 375896233 240783360 37941 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27673/statm: 58785 37941 52 110 0 58672 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 235140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.6
CPU system time (s): 0.516921
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 235140

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

runsolver used 1.44278 second user time and 2.92855 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Mar 10 20:43:40 UTC 2007

IDJOB= 334236
IDBENCH= 24623
IDSOLVER= 100
FILE ID= node17/334236-1173559420

PBS_JOBID= 4101194

Free space on /tmp= 66531 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334236-1173559420/tinisat /tmp/evaluation/334236-1173559420/instance-334236-1173559420.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-334236-1173559420 -o ROOT/results/node17/solver-334236-1173559420 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334236-1173559420/tinisat /tmp/evaluation/334236-1173559420/instance-334236-1173559420.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  bccff1bed1e8ac721090562d562b05f0

RANDOM SEED= 750612482

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:       1378128 kB
Buffers:         52644 kB
Cached:         530664 kB
SwapCached:       2172 kB
Active:         295432 kB
Inactive:       310208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378128 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            2800 kB
Writeback:           0 kB
Mapped:          30120 kB
Slab:            57748 kB
Committed_AS:  1474412 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= 66531 MiB

End job on node17 on Sat Mar 10 21:03:43 UTC 2007