Trace number 335622

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.19 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
MD5SUM677c0547bc16a23b319702cb8efc6aa8
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 variables1190
Number of clauses39900
Sum of the clauses size80920
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 239865
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data (download as text)

0.00/0.04	c Tinisat 0.22
0.00/0.04	c solving /tmp/evaluation/335622-1173631092/instance-335622-1173631092.cnf
0.00/0.04	c 1190 variables, 39900 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/node75/watcher-335622-1173631092 -o ROOT/results/node75/solver-335622-1173631092 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335622-1173631092/tinisat /tmp/evaluation/335622-1173631092/instance-335622-1173631092.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.92 0.98 0.99 3/64 21934
/proc/meminfo: memFree=1938728/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=1028 CPUtime=0
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 97 0 0 0 0 0 0 0 20 0 1 0 383075063 1052672 82 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 257 82 48 110 0 144 0

[startup+0.0608099 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21934
/proc/meminfo: memFree=1938728/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=3404 CPUtime=0.05
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 618 0 0 0 5 0 0 0 20 0 1 0 383075063 3485696 524 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519618 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 851 524 52 110 0 738 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3404

[startup+0.101814 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21934
/proc/meminfo: memFree=1938728/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=3404 CPUtime=0.09
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 706 0 0 0 9 0 0 0 20 0 1 0 383075063 3485696 612 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515532 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 851 612 52 110 0 738 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3404

[startup+0.301838 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21934
/proc/meminfo: memFree=1938728/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=5292 CPUtime=0.29
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 1061 0 0 0 29 0 0 0 22 0 1 0 383075063 5419008 967 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515591 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 1323 968 52 110 0 1210 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5292

[startup+0.701885 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21934
/proc/meminfo: memFree=1938728/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=9068 CPUtime=0.69
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 1584 0 0 0 69 0 0 0 25 0 1 0 383075063 9285632 1490 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 2267 1490 52 110 0 2154 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9068

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21935
/proc/meminfo: memFree=1931424/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=16620 CPUtime=1.49
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 2391 0 0 0 149 0 0 0 25 0 1 0 383075063 17018880 2297 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 4155 2297 52 110 0 4042 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16620

[startup+3.10117 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21935
/proc/meminfo: memFree=1927712/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=16620 CPUtime=3.09
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 3754 0 0 0 308 1 0 0 25 0 1 0 383075063 17018880 3660 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519886 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 4155 3660 52 110 0 4042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16620

[startup+6.30155 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21935
/proc/meminfo: memFree=1915872/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=32512 CPUtime=6.29
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 6448 0 0 0 626 3 0 0 25 0 1 0 383075063 33292288 6354 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 8128 6354 52 110 0 8015 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32512

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21935
/proc/meminfo: memFree=1897632/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=64192 CPUtime=12.69
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 10846 0 0 0 1265 4 0 0 25 0 1 0 383075063 65732608 10752 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 16048 10752 52 110 0 15935 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64192

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21935
/proc/meminfo: memFree=1872608/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=126484 CPUtime=25.49
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 16727 0 0 0 2540 9 0 0 25 0 1 0 383075063 129519616 16568 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 31621 16568 52 110 0 31508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126484

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21935
/proc/meminfo: memFree=1836576/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=130184 CPUtime=51.08
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 25932 0 0 0 5093 15 0 0 25 0 1 0 383075063 133308416 25644 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 32546 25644 52 110 0 32433 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 130184

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21935
/proc/meminfo: memFree=1778016/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=254796 CPUtime=102.27
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 40389 0 0 0 10203 24 0 0 25 0 1 0 383075063 260911104 40101 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 63699 40101 52 110 0 63586 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 254796

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21935
/proc/meminfo: memFree=1741600/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=257520 CPUtime=162.25
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 49565 0 0 0 16194 31 0 0 25 0 1 0 383075063 263700480 49277 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519886 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 64380 49277 52 110 0 64267 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 257520

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21935
/proc/meminfo: memFree=1686432/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=264336 CPUtime=222.23
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 63485 0 0 0 22182 41 0 0 25 0 1 0 383075063 270680064 62940 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 66084 62940 52 110 0 65971 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 264336

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21935
/proc/meminfo: memFree=1646304/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=508924 CPUtime=282.21
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 73613 0 0 0 28170 51 0 0 25 0 1 0 383075063 521138176 73068 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 127231 73068 52 110 0 127118 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 508924

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1606432/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=512288 CPUtime=342.19
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 83391 0 0 0 34160 59 0 0 25 0 1 0 383075063 524582912 82846 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 128072 82846 52 110 0 127959 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 512288

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1569312/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=514368 CPUtime=402.18
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 92783 0 0 0 40151 67 0 0 25 0 1 0 383075063 526712832 92238 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 128592 92238 52 110 0 128479 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 514368

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1535264/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=514848 CPUtime=462.17
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 101183 0 0 0 46142 75 0 0 25 0 1 0 383075063 527204352 100638 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519926 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 128712 100638 52 110 0 128599 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 514848

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1506336/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=515648 CPUtime=522.15
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 108495 0 0 0 52134 81 0 0 25 0 1 0 383075063 528023552 107950 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 128912 107950 52 110 0 128799 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 515648

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1477856/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=516160 CPUtime=582.13
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 115501 0 0 0 58126 87 0 0 25 0 1 0 383075063 528547840 114956 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 129040 114956 52 110 0 128927 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 516160

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1456480/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=516940 CPUtime=642.12
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 120786 0 0 0 64120 92 0 0 25 0 1 0 383075063 529346560 120241 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 129235 120241 52 110 0 129122 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 516940

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1436768/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=521024 CPUtime=702.1
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 126292 0 0 0 70115 95 0 0 25 0 1 0 383075063 533528576 125234 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 130256 125234 52 110 0 130143 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 521024

[startup+762.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1405920/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=1007956 CPUtime=762.09
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 133922 0 0 0 76107 102 0 0 25 0 1 0 383075063 1032146944 132864 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 251989 132864 52 110 0 251876 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1007956

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1376224/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=1010936 CPUtime=822.07
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 141397 0 0 0 82098 109 0 0 25 0 1 0 383075063 1035198464 140339 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 252734 140339 52 110 0 252621 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1010936

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1346976/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=1011640 CPUtime=882.05
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 148640 0 0 0 88091 114 0 0 25 0 1 0 383075063 1035919360 147582 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 252910 147582 52 110 0 252797 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1011640

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1320992/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=1014264 CPUtime=942.03
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 155199 0 0 0 94083 120 0 0 25 0 1 0 383075063 1038606336 154141 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 253566 154141 52 110 0 253453 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1014264

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1294048/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=1015960 CPUtime=1002.02
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 161852 0 0 0 100075 127 0 0 25 0 1 0 383075063 1040343040 160794 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 253990 160794 52 110 0 253877 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1015960

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1268000/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=1018744 CPUtime=1062
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 168384 0 0 0 106067 133 0 0 25 0 1 0 383075063 1043193856 167326 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519943 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 254686 167326 52 110 0 254573 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1018744

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1239776/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=1019128 CPUtime=1121.99
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 175387 0 0 0 112059 140 0 0 25 0 1 0 383075063 1043587072 174329 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 254782 174329 52 110 0 254669 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1019128

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1213152/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=1019320 CPUtime=1181.97
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 182098 0 0 0 118051 146 0 0 25 0 1 0 383075063 1043783680 181040 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 254830 181040 52 110 0 254717 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1019320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1206240/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=1019320 CPUtime=1200.07
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4194304 183723 0 0 0 119860 147 0 0 25 0 1 0 383075063 1043783680 182665 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 254830 182665 52 110 0 254717 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1019320

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

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

[startup+1200.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21937
/proc/meminfo: memFree=1206240/2055920 swapFree=4182240/4192956
[pid=21934] ppid=21932 vsize=0 CPUtime=1200.17
/proc/21934/stat : 21934 (tinisat) R 21932 21934 21497 0 -1 4195332 183723 0 0 0 119860 157 0 0 25 0 1 0 383075063 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21934/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.19
CPU user time (s): 1198.61
CPU system time (s): 1.57876
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1019320

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

runsolver used 0.78688 second user time and 2.50062 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Mar 11 16:38:12 UTC 2007

IDJOB= 335622
IDBENCH= 24656
IDSOLVER= 100
FILE ID= node75/335622-1173631092

PBS_JOBID= 4101282

Free space on /tmp= 66515 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335622-1173631092/tinisat /tmp/evaluation/335622-1173631092/instance-335622-1173631092.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-335622-1173631092 -o ROOT/results/node75/solver-335622-1173631092 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335622-1173631092/tinisat /tmp/evaluation/335622-1173631092/instance-335622-1173631092.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  677c0547bc16a23b319702cb8efc6aa8

RANDOM SEED= 682858009

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1939136 kB
Buffers:         12056 kB
Cached:          66892 kB
SwapCached:       4760 kB
Active:          19132 kB
Inactive:        71352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1939136 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:             984 kB
Writeback:           0 kB
Mapped:          15304 kB
Slab:            12128 kB
Committed_AS:   879328 kB
PageTables:       1432 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= 66515 MiB

End job on node75 on Sun Mar 11 16:58:15 UTC 2007