Trace number 295318

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1292104917-07.SAT.shuffled.cnf
MD5SUM9bf43998f8829e186c615fb9481ff7c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.315951
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54895

Solver Data (download as text)

0.00/0.01	c Tinisat 0.22
0.00/0.01	c solving /tmp/evaluation/295318-1171803588/instance-295318-1171803588.cnf
0.00/0.01	c 55 variables, 4895 clauses

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-295318-1171803588 -o ROOT/results/node30/solver-295318-1171803588 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295318-1171803588/tinisat /tmp/evaluation/295318-1171803588/instance-295318-1171803588.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.01 1.00 1.00 3/77 664
/proc/meminfo: memFree=865072/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=716 CPUtime=0
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 174122890 733184 85 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 179 85 48 110 0 66 0

[startup+0.106779 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 664
/proc/meminfo: memFree=865072/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=1284 CPUtime=0.1
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 223 0 0 0 10 0 0 0 18 0 1 0 174122890 1314816 207 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 321 207 52 110 0 208 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1284

[startup+0.514837 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 664
/proc/meminfo: memFree=865072/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=1896 CPUtime=0.51
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 344 0 0 0 51 0 0 0 21 0 1 0 174122890 1941504 328 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 474 328 52 110 0 361 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1896

[startup+1.33696 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 665
/proc/meminfo: memFree=863336/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=3312 CPUtime=1.33
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 545 0 0 0 133 0 0 0 25 0 1 0 174122890 3391488 529 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 828 529 52 110 0 715 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3312

[startup+2.97519 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 665
/proc/meminfo: memFree=862376/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=3720 CPUtime=2.96
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 822 0 0 0 296 0 0 0 25 0 1 0 174122890 3809280 806 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 930 806 52 110 0 817 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3720

[startup+6.25165 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 665
/proc/meminfo: memFree=860776/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=6600 CPUtime=6.24
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 1139 0 0 0 624 0 0 0 25 0 1 0 174122890 6758400 1090 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 1650 1090 52 110 0 1537 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6600

[startup+12.7096 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 665
/proc/meminfo: memFree=859176/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=7048 CPUtime=12.7
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 1524 0 0 0 1269 1 0 0 25 0 1 0 174122890 7217152 1475 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519867 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 1762 1475 52 110 0 1649 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 7048

[startup+25.5114 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 665
/proc/meminfo: memFree=857192/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=12568 CPUtime=25.49
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 2019 0 0 0 2548 1 0 0 25 0 1 0 174122890 12869632 1970 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 3142 1970 52 110 0 3029 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12568

[startup+51.124 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 665
/proc/meminfo: memFree=854376/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=13336 CPUtime=51.09
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 2780 0 0 0 5107 2 0 0 25 0 1 0 174122890 13656064 2666 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 3334 2666 52 110 0 3221 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13336

[startup+102.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 769
/proc/meminfo: memFree=848376/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=25024 CPUtime=102.27
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 4049 0 0 0 10223 4 0 0 25 0 1 0 174122890 25624576 3806 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519883 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 6256 3806 52 110 0 6143 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25024

[startup+162.422 s]
/proc/loadavg: 1.07 1.02 1.00 2/84 841
/proc/meminfo: memFree=844408/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=26344 CPUtime=162.27
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 5027 0 0 0 16222 5 0 0 25 0 1 0 174122890 26976256 4784 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 6586 4784 52 110 0 6473 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 26344

[startup+222.448 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 863
/proc/meminfo: memFree=842856/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=26536 CPUtime=222.28
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 5678 0 0 0 22221 7 0 0 25 0 1 0 174122890 27172864 5435 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 6634 5435 52 110 0 6521 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 26536

[startup+282.472 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 863
/proc/meminfo: memFree=840424/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=26728 CPUtime=282.28
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 6305 0 0 0 28220 8 0 0 25 0 1 0 174122890 27369472 6062 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 6682 6062 52 110 0 6569 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 26728

[startup+342.498 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 863
/proc/meminfo: memFree=837416/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=48208 CPUtime=342.28
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 7186 0 0 0 34220 8 0 0 25 0 1 0 174122890 49364992 6844 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 12052 6844 52 110 0 11939 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 48208

[startup+402.53 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 863
/proc/meminfo: memFree=834408/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=51184 CPUtime=402.3
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 8308 0 0 0 40221 9 0 0 25 0 1 0 174122890 52412416 7544 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 12796 7544 52 110 0 12683 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51184

[startup+462.561 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 863
/proc/meminfo: memFree=832424/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=51844 CPUtime=462.31
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 8858 0 0 0 46221 10 0 0 25 0 1 0 174122890 53088256 8094 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 12961 8094 52 110 0 12848 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 51844

[startup+522.589 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 863
/proc/meminfo: memFree=830760/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=52232 CPUtime=522.32
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 9351 0 0 0 52221 11 0 0 25 0 1 0 174122890 53485568 8521 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13058 8521 52 110 0 12945 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 52232

[startup+582.616 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 863
/proc/meminfo: memFree=829288/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=52232 CPUtime=582.34
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 9716 0 0 0 58222 12 0 0 25 0 1 0 174122890 53485568 8886 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13058 8886 52 110 0 12945 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 52232

[startup+642.647 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 863
/proc/meminfo: memFree=827816/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=52360 CPUtime=642.35
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 10113 0 0 0 64222 13 0 0 25 0 1 0 174122890 53616640 9250 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13090 9250 52 110 0 12977 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 52360

[startup+702.674 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 863
/proc/meminfo: memFree=826024/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=53388 CPUtime=702.36
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 10755 0 0 0 70222 14 0 0 25 0 1 0 174122890 54669312 9696 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13347 9696 52 110 0 13234 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 53388

[startup+762.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 863
/proc/meminfo: memFree=824232/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=54164 CPUtime=762.37
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 11280 0 0 0 76222 15 0 0 25 0 1 0 174122890 55463936 10155 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13541 10155 52 110 0 13428 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 54164

[startup+822.732 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 863
/proc/meminfo: memFree=822696/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=54808 CPUtime=822.38
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 11746 0 0 0 82222 16 0 0 25 0 1 0 174122890 56123392 10522 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13702 10522 52 110 0 13589 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 54808

[startup+882.758 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 863
/proc/meminfo: memFree=821352/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=54808 CPUtime=882.38
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 12089 0 0 0 88222 16 0 0 25 0 1 0 174122890 56123392 10865 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13702 10865 52 110 0 13589 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 54808

[startup+942.784 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 863
/proc/meminfo: memFree=819752/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=55320 CPUtime=942.39
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 12581 0 0 0 94222 17 0 0 25 0 1 0 174122890 56647680 11227 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13830 11227 52 110 0 13717 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 55320

[startup+1002.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 863
/proc/meminfo: memFree=818728/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=55320 CPUtime=1002.41
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 12872 0 0 0 100223 18 0 0 25 0 1 0 174122890 56647680 11518 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13830 11518 52 110 0 13717 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 55320

[startup+1062.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 863
/proc/meminfo: memFree=817576/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=55320 CPUtime=1062.42
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 13171 0 0 0 106223 19 0 0 25 0 1 0 174122890 56647680 11817 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13830 11817 52 110 0 13717 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 55320

[startup+1122.87 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 863
/proc/meminfo: memFree=816424/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=55964 CPUtime=1122.43
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 13596 0 0 0 112223 20 0 0 25 0 1 0 174122890 57307136 12112 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 13991 12112 52 110 0 13878 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 55964

[startup+1182.89 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 863
/proc/meminfo: memFree=815272/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=56096 CPUtime=1182.43
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 13875 0 0 0 118223 20 0 0 25 0 1 0 174122890 57442304 12391 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 14024 12391 52 110 0 13911 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 56096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.51 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 863
/proc/meminfo: memFree=814952/2055920 swapFree=4146080/4192956
[pid=664] ppid=662 vsize=56096 CPUtime=1200.05
/proc/664/stat : 664 (tinisat) R 662 664 32616 0 -1 4194304 13947 0 0 0 119985 20 0 0 25 0 1 0 174122890 57442304 12463 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/664/statm: 14024 12463 52 110 0 13911 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 56096

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.53
CPU time (s): 1200.07
CPU user time (s): 1199.86
CPU system time (s): 0.216967
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 56096

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

runsolver used 1.44078 second user time and 2.78458 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Sun Feb 18 12:59:48 UTC 2007

IDJOB= 295318
IDBENCH= 19910
IDSOLVER= 100
FILE ID= node30/295318-1171803588

PBS_JOBID= 3839606

Free space on /tmp= 66564 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1292104917-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295318-1171803588/tinisat /tmp/evaluation/295318-1171803588/instance-295318-1171803588.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-295318-1171803588 -o ROOT/results/node30/solver-295318-1171803588 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295318-1171803588/tinisat /tmp/evaluation/295318-1171803588/instance-295318-1171803588.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  9bf43998f8829e186c615fb9481ff7c8

RANDOM SEED= 452454509

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.270
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.270
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:        865544 kB
Buffers:         42824 kB
Cached:        1031792 kB
SwapCached:      15288 kB
Active:         829756 kB
Inactive:       270852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        865544 kB
SwapTotal:     4192956 kB
SwapFree:      4146080 kB
Dirty:             652 kB
Writeback:           0 kB
Mapped:          29836 kB
Slab:            75264 kB
Committed_AS:   585760 kB
PageTables:       1884 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= 66564 MiB

End job on node30 on Sun Feb 18 13:19:51 UTC 2007