Trace number 298803

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.05 1200.56

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1370059435-05.UNSAT.shuffled.cnf
MD5SUM727fc359ee7c9f3d412b57a84acf2e25
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4926
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/298803-1171860946/instance-298803-1171860946.cnf
0.00/0.00	c 360 variables, 1533 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/node35/watcher-298803-1171860946 -o ROOT/results/node35/solver-298803-1171860946 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298803-1171860946/tinisat /tmp/evaluation/298803-1171860946/instance-298803-1171860946.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: 0.92 0.98 0.99 3/64 19172
/proc/meminfo: memFree=640224/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=852 CPUtime=0
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 179858296 872448 105 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 213 105 52 110 0 100 0

[startup+0.107141 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19172
/proc/meminfo: memFree=640224/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=1180 CPUtime=0.1
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 165 0 0 0 10 0 0 0 18 0 1 0 179858296 1208320 149 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515435 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 295 149 52 110 0 182 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1180

[startup+0.517221 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19172
/proc/meminfo: memFree=640224/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=1696 CPUtime=0.51
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 320 0 0 0 51 0 0 0 21 0 1 0 179858296 1736704 304 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518765 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 424 304 52 110 0 311 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1696

[startup+1.33938 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19173
/proc/meminfo: memFree=638680/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=2596 CPUtime=1.33
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 504 0 0 0 133 0 0 0 25 0 1 0 179858296 2658304 488 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 649 488 52 110 0 536 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2596

[startup+2.97571 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19173
/proc/meminfo: memFree=637720/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=4532 CPUtime=2.97
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 744 0 0 0 297 0 0 0 25 0 1 0 179858296 4640768 728 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 1133 728 52 110 0 1020 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4532

[startup+6.25435 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19173
/proc/meminfo: memFree=636384/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=4940 CPUtime=6.24
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 1080 0 0 0 623 1 0 0 25 0 1 0 179858296 5058560 1031 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 1235 1031 52 110 0 1122 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 4940

[startup+12.7076 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19173
/proc/meminfo: memFree=634528/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=8424 CPUtime=12.7
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 1485 0 0 0 1268 2 0 0 25 0 1 0 179858296 8626176 1436 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 2106 1436 52 110 0 1993 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8424

[startup+25.6092 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 19173
/proc/meminfo: memFree=632672/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=9236 CPUtime=25.59
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 2044 0 0 0 2557 2 0 0 25 0 1 0 179858296 9457664 1930 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 2309 1930 52 110 0 2196 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 9236

[startup+51.2162 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 19173
/proc/meminfo: memFree=629728/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=15824 CPUtime=51.18
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 2731 0 0 0 5115 3 0 0 25 0 1 0 179858296 16203776 2617 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 3956 2617 52 110 0 3843 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 15824

[startup+102.426 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 19173
/proc/meminfo: memFree=625312/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=17396 CPUtime=102.38
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 3838 0 0 0 10233 5 0 0 25 0 1 0 179858296 17813504 3724 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 4349 3724 52 110 0 4236 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 17396

[startup+162.445 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19173
/proc/meminfo: memFree=621600/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=31184 CPUtime=162.38
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 4872 0 0 0 16232 6 0 0 25 0 1 0 179858296 31932416 4629 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 7796 4629 52 110 0 7683 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 31184

[startup+222.466 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19173
/proc/meminfo: memFree=618592/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=31456 CPUtime=222.38
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 5652 0 0 0 22231 7 0 0 25 0 1 0 179858296 32210944 5376 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 7864 5376 52 110 0 7751 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 31456

[startup+282.486 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19173
/proc/meminfo: memFree=615776/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=32152 CPUtime=282.37
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 6381 0 0 0 28230 7 0 0 25 0 1 0 179858296 32923648 6072 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 8038 6072 52 110 0 7925 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 32152

[startup+342.518 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 19277
/proc/meminfo: memFree=611752/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=33524 CPUtime=342.35
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 7203 0 0 0 34227 8 0 0 25 0 1 0 179858296 34328576 6729 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 8381 6729 52 110 0 8268 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 33524

[startup+402.568 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 19347
/proc/meminfo: memFree=609248/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=34208 CPUtime=402.34
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 7837 0 0 0 40225 9 0 0 25 0 1 0 179858296 35028992 7363 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 8552 7363 52 110 0 8439 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 34208

[startup+462.586 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=608416/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=35524 CPUtime=462.32
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 8585 0 0 0 46223 9 0 0 25 0 1 0 179858296 36376576 7854 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 8881 7854 52 110 0 8768 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 35524

[startup+522.608 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=606368/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=60460 CPUtime=522.32
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 9124 0 0 0 52222 10 0 0 25 0 1 0 179858296 61911040 8360 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 15115 8360 52 110 0 15002 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 60460

[startup+582.631 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=604640/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=60764 CPUtime=582.33
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 9553 0 0 0 58222 11 0 0 25 0 1 0 179858296 62222336 8789 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520081 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 15191 8789 52 110 0 15078 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 60764

[startup+642.649 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=602720/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=61424 CPUtime=642.32
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 10126 0 0 0 64221 11 0 0 25 0 1 0 179858296 62898176 9264 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 15356 9264 52 110 0 15243 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 61424

[startup+702.668 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=600864/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=62384 CPUtime=702.32
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 10786 0 0 0 70220 12 0 0 25 0 1 0 179858296 63881216 9728 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 15596 9728 52 110 0 15483 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 62384

[startup+762.688 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=599328/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=62528 CPUtime=762.32
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 11158 0 0 0 76220 12 0 0 25 0 1 0 179858296 64028672 10100 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 15632 10100 52 110 0 15519 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 62528

[startup+822.709 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=597600/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=63432 CPUtime=822.32
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 11716 0 0 0 82219 13 0 0 25 0 1 0 179858296 64954368 10528 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 15858 10528 52 110 0 15745 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 63432

[startup+882.726 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=596064/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=64096 CPUtime=882.31
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 12192 0 0 0 88218 13 0 0 25 0 1 0 179858296 65634304 10938 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 16024 10938 52 110 0 15911 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 64096

[startup+942.744 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=594592/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=64616 CPUtime=942.31
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 12636 0 0 0 94217 14 0 0 25 0 1 0 179858296 66166784 11317 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519883 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 16154 11317 52 110 0 16041 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 64616

[startup+1002.76 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=593184/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=64876 CPUtime=1002.31
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 13025 0 0 0 100217 14 0 0 25 0 1 0 179858296 66433024 11673 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 16219 11673 52 110 0 16106 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 64876

[startup+1062.79 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=591584/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=65136 CPUtime=1062.31
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 13416 0 0 0 106217 14 0 0 25 0 1 0 179858296 66699264 12064 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520127 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 16284 12064 52 110 0 16171 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 65136

[startup+1122.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=590368/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=65268 CPUtime=1122.31
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 13732 0 0 0 112217 14 0 0 25 0 1 0 179858296 66834432 12380 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 16317 12380 52 110 0 16204 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 65268

[startup+1182.82 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=589088/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=65788 CPUtime=1182.31
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 14118 0 0 0 118216 15 0 0 25 0 1 0 179858296 67366912 12701 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 16447 12701 52 110 0 16334 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 65788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.54 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19371
/proc/meminfo: memFree=588512/2055920 swapFree=4183700/4192956
[pid=19172] ppid=19170 vsize=66172 CPUtime=1200.03
/proc/19172/stat : 19172 (tinisat) R 19170 19172 14938 0 -1 4194304 14333 0 0 0 119988 15 0 0 25 0 1 0 179858296 67760128 12818 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19172/statm: 16543 12818 52 110 0 16430 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 66172

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.56
CPU time (s): 1200.05
CPU user time (s): 1199.88
CPU system time (s): 0.162975
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 66172

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

runsolver used 0.795879 second user time and 2.49762 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Feb 19 04:55:46 UTC 2007

IDJOB= 298803
IDBENCH= 19995
IDSOLVER= 100
FILE ID= node35/298803-1171860946

PBS_JOBID= 3839658

Free space on /tmp= 66564 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1370059435-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298803-1171860946/tinisat /tmp/evaluation/298803-1171860946/instance-298803-1171860946.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-298803-1171860946 -o ROOT/results/node35/solver-298803-1171860946 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298803-1171860946/tinisat /tmp/evaluation/298803-1171860946/instance-298803-1171860946.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  727fc359ee7c9f3d412b57a84acf2e25

RANDOM SEED= 682504389

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.263
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.263
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:        640696 kB
Buffers:         44384 kB
Cached:        1264732 kB
SwapCached:       3828 kB
Active:         846484 kB
Inactive:       473568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        640696 kB
SwapTotal:     4192956 kB
SwapFree:      4183700 kB
Dirty:             544 kB
Writeback:           0 kB
Mapped:          16136 kB
Slab:            81252 kB
Committed_AS:   706520 kB
PageTables:       1416 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 node35 on Mon Feb 19 05:15:48 UTC 2007