Trace number 310365

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

General information on the benchmark

Namerandom/2+p/p0.9/v630/
unif2p-p0.9-v630-c2280-S1071799860-07-UNSAT.cnf
MD5SUM6b6314740accc9375338f99409e94e23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark58.3001
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of clauses2280
Sum of the clauses size6612
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2228
Number of clauses of size 32052
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/310365-1172558564/instance-310365-1172558564.cnf
0.00/0.00	c 630 variables, 2280 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/node25/watcher-310365-1172558564 -o ROOT/results/node25/solver-310365-1172558564 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310365-1172558564/tinisat /tmp/evaluation/310365-1172558564/instance-310365-1172558564.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.91 0.98 0.99 3/64 9313
/proc/meminfo: memFree=1852008/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=844 CPUtime=0
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 50478664 864256 118 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 211 118 51 110 0 98 0

[startup+0.106049 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 9313
/proc/meminfo: memFree=1852008/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=1116 CPUtime=0.1
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 179 0 0 0 10 0 0 0 18 0 1 0 50478664 1142784 163 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 279 163 52 110 0 166 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1116

[startup+0.514084 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 9313
/proc/meminfo: memFree=1852008/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=1952 CPUtime=0.51
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 319 0 0 0 51 0 0 0 21 0 1 0 50478664 1998848 303 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 488 303 52 110 0 375 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1952

[startup+1.33416 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1850336/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=3328 CPUtime=1.33
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 516 0 0 0 133 0 0 0 25 0 1 0 50478664 3407872 500 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 832 500 52 110 0 719 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3328

[startup+2.97031 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1849248/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=3592 CPUtime=2.96
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 797 0 0 0 296 0 0 0 25 0 1 0 50478664 3678208 781 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 898 781 52 110 0 785 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3592

[startup+6.2466 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1847648/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=6080 CPUtime=6.24
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 1128 0 0 0 623 1 0 0 25 0 1 0 50478664 6225920 1112 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 1520 1112 52 110 0 1407 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6080

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1845728/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=11052 CPUtime=12.69
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 1590 0 0 0 1268 1 0 0 25 0 1 0 50478664 11317248 1541 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 2763 1541 52 110 0 2650 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11052

[startup+25.5064 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1843296/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=11740 CPUtime=25.49
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 2221 0 0 0 2547 2 0 0 25 0 1 0 50478664 12021760 2172 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 2935 2172 52 110 0 2822 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11740

[startup+51.1107 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1839776/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=21396 CPUtime=51.09
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 3146 0 0 0 5106 3 0 0 25 0 1 0 50478664 21909504 3032 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 5349 3032 52 110 0 5236 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21396

[startup+102.316 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1834848/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=22708 CPUtime=102.28
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 4366 0 0 0 10224 4 0 0 25 0 1 0 50478664 23252992 4252 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 5677 4252 52 110 0 5564 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 22708

[startup+162.338 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1830368/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=24412 CPUtime=162.28
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 5605 0 0 0 16223 5 0 0 25 0 1 0 50478664 24997888 5362 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 6103 5362 52 110 0 5990 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 24412

[startup+222.357 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1826912/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=42820 CPUtime=222.28
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 6463 0 0 0 22222 6 0 0 25 0 1 0 50478664 43847680 6220 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 10705 6220 52 110 0 10592 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 42820

[startup+282.374 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1823776/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=43260 CPUtime=282.29
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 7249 0 0 0 28222 7 0 0 25 0 1 0 50478664 44298240 7006 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 10815 7006 52 110 0 10702 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 43260

[startup+342.392 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1820512/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=44052 CPUtime=342.29
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 8076 0 0 0 34221 8 0 0 25 0 1 0 50478664 45109248 7833 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 11013 7833 52 110 0 10900 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 44052

[startup+402.413 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1817696/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=45216 CPUtime=402.3
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 8785 0 0 0 40221 9 0 0 25 0 1 0 50478664 46301184 8509 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 11304 8509 52 110 0 11191 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 45216

[startup+462.428 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1815200/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=46816 CPUtime=462.29
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 9664 0 0 0 46220 9 0 0 25 0 1 0 50478664 47939584 9131 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 11704 9131 52 110 0 11591 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 46816

[startup+522.444 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1812704/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=47484 CPUtime=522.29
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 10274 0 0 0 52219 10 0 0 25 0 1 0 50478664 48623616 9741 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 11871 9741 52 110 0 11758 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 47484

[startup+582.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9314
/proc/meminfo: memFree=1810464/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=47908 CPUtime=582.3
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 10819 0 0 0 58219 11 0 0 25 0 1 0 50478664 49057792 10286 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 11977 10286 52 110 0 11864 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 47908

[startup+642.479 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 9314
/proc/meminfo: memFree=1808224/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=48456 CPUtime=642.3
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 11447 0 0 0 64218 12 0 0 25 0 1 0 50478664 49618944 10848 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 12114 10848 52 110 0 12001 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 48456

[startup+702.497 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 9314
/proc/meminfo: memFree=1806240/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=48648 CPUtime=702.29
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 11949 0 0 0 70217 12 0 0 25 0 1 0 50478664 49815552 11350 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519945 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 12162 11350 52 110 0 12049 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 48648

[startup+762.51 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9314
/proc/meminfo: memFree=1804128/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=84924 CPUtime=762.3
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 12471 0 0 0 76217 13 0 0 25 0 1 0 50478664 86962176 11872 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 21231 11872 52 110 0 21118 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 84924

[startup+822.53 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9314
/proc/meminfo: memFree=1802208/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=85500 CPUtime=822.3
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 12941 0 0 0 82217 13 0 0 25 0 1 0 50478664 87552000 12342 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 21375 12342 52 110 0 21262 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 85500

[startup+882.544 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9314
/proc/meminfo: memFree=1800480/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=85888 CPUtime=882.3
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 13429 0 0 0 88216 14 0 0 25 0 1 0 50478664 87949312 12765 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 21472 12765 52 110 0 21359 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 85888

[startup+942.56 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9314
/proc/meminfo: memFree=1798688/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=86576 CPUtime=942.29
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 13898 0 0 0 94215 14 0 0 25 0 1 0 50478664 88653824 13201 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 21644 13201 52 110 0 21531 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 86576

[startup+1002.58 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9314
/proc/meminfo: memFree=1797088/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=86880 CPUtime=1002.29
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 14292 0 0 0 100215 14 0 0 25 0 1 0 50478664 88965120 13595 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 21720 13595 52 110 0 21607 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 86880

[startup+1062.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9314
/proc/meminfo: memFree=1795488/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=87148 CPUtime=1062.3
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 14694 0 0 0 106215 15 0 0 25 0 1 0 50478664 89239552 13997 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 21787 13997 52 110 0 21674 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 87148

[startup+1122.63 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 9416
/proc/meminfo: memFree=1792880/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=87148 CPUtime=1122.27
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 15036 0 0 0 112212 15 0 0 25 0 1 0 50478664 89239552 14339 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 21787 14339 52 110 0 21674 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 87148

[startup+1182.67 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 9492
/proc/meminfo: memFree=1791344/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=87408 CPUtime=1182.26
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 15442 0 0 0 118210 16 0 0 25 0 1 0 50478664 89505792 14712 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 21852 14712 52 110 0 21739 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 87408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9512
/proc/meminfo: memFree=1792032/2055920 swapFree=4183552/4192956
[pid=9313] ppid=9311 vsize=87408 CPUtime=1200.07
/proc/9313/stat : 9313 (tinisat) R 9311 9313 9214 0 -1 4194304 15546 0 0 0 119991 16 0 0 25 0 1 0 50478664 89505792 14816 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9313/statm: 21852 14816 52 110 0 21739 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 87408

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.51
CPU time (s): 1200.09
CPU user time (s): 1199.91
CPU system time (s): 0.176973
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 87408

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

runsolver used 0.779881 second user time and 2.50662 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Tue Feb 27 06:42:45 UTC 2007

IDJOB= 310365
IDBENCH= 20285
IDSOLVER= 100
FILE ID= node25/310365-1172558564

PBS_JOBID= 3971879

Free space on /tmp= 66560 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v630/unif2p-p0.9-v630-c2280-S1071799860-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/310365-1172558564/tinisat /tmp/evaluation/310365-1172558564/instance-310365-1172558564.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-310365-1172558564 -o ROOT/results/node25/solver-310365-1172558564 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310365-1172558564/tinisat /tmp/evaluation/310365-1172558564/instance-310365-1172558564.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  6b6314740accc9375338f99409e94e23

RANDOM SEED= 433839692

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.232
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.232
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:       1852416 kB
Buffers:         30560 kB
Cached:         126220 kB
SwapCached:       3632 kB
Active:          85928 kB
Inactive:        80608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852416 kB
SwapTotal:     4192956 kB
SwapFree:      4183552 kB
Dirty:             552 kB
Writeback:           0 kB
Mapped:          15180 kB
Slab:            23040 kB
Committed_AS:   115208 kB
PageTables:       1472 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= 66560 MiB

End job on node25 on Tue Feb 27 07:02:47 UTC 2007