Trace number 292407

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.06 1200.38

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
MD5SUM3c4f5368158b573142e5708eb27d980e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark169.002
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
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 51917
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/292407-1171753436/instance-292407-1171753436.cnf
0.00/0.00	c 90 variables, 1917 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/node76/watcher-292407-1171753436 -o ROOT/results/node76/solver-292407-1171753436 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292407-1171753436/tinisat /tmp/evaluation/292407-1171753436/instance-292407-1171753436.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.94 3/69 1798
/proc/meminfo: memFree=1220360/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=888 CPUtime=0
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 195301936 909312 104 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 222 105 52 110 0 109 0

[startup+0.107197 s]
/proc/loadavg: 0.92 0.98 0.94 3/69 1798
/proc/meminfo: memFree=1220360/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=1428 CPUtime=0.1
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 182 0 0 0 10 0 0 0 21 0 1 0 195301936 1462272 167 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520093 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 357 167 52 110 0 244 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1428

[startup+0.515243 s]
/proc/loadavg: 0.92 0.98 0.94 3/69 1798
/proc/meminfo: memFree=1220360/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=2420 CPUtime=0.51
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 362 0 0 0 51 0 0 0 25 0 1 0 195301936 2478080 347 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 605 347 52 110 0 492 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2420

[startup+1.33534 s]
/proc/loadavg: 0.92 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1218560/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=4128 CPUtime=1.33
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 569 0 0 0 133 0 0 0 25 0 1 0 195301936 4227072 554 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519992 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 1032 554 52 110 0 919 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4128

[startup+2.97653 s]
/proc/loadavg: 0.92 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1217472/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=4264 CPUtime=2.96
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 827 0 0 0 296 0 0 0 25 0 1 0 195301936 4366336 812 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 1066 812 52 110 0 953 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4264

[startup+6.25291 s]
/proc/loadavg: 0.93 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1216000/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=7540 CPUtime=6.24
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 1179 0 0 0 623 1 0 0 25 0 1 0 195301936 7720960 1131 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 1885 1131 52 110 0 1772 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7540

[startup+12.7057 s]
/proc/loadavg: 0.93 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1214088/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=8004 CPUtime=12.69
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 1606 0 0 0 1268 1 0 0 25 0 1 0 195301936 8196096 1558 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 2001 1558 52 110 0 1888 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8004

[startup+25.6061 s]
/proc/loadavg: 0.95 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1211976/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=14796 CPUtime=25.59
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 2204 0 0 0 2556 3 0 0 25 0 1 0 195301936 15151104 2091 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 3699 2091 52 110 0 3586 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 14796

[startup+51.2131 s]
/proc/loadavg: 0.96 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1209032/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=15372 CPUtime=51.19
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 2954 0 0 0 5116 3 0 0 25 0 1 0 195301936 15740928 2841 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 3843 2841 52 110 0 3730 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 15372

[startup+102.422 s]
/proc/loadavg: 0.98 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1204296/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=17432 CPUtime=102.38
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 4233 0 0 0 10233 5 0 0 25 0 1 0 195301936 17850368 3991 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 4358 3991 52 110 0 4245 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 17432

[startup+162.442 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1200328/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=29920 CPUtime=162.39
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 5201 0 0 0 16233 6 0 0 25 0 1 0 195301936 30638080 4959 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 7480 4959 52 110 0 7367 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 29920

[startup+222.46 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1197448/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=30316 CPUtime=222.39
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 5932 0 0 0 22232 7 0 0 25 0 1 0 195301936 31043584 5690 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 7579 5690 52 110 0 7466 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 30316

[startup+282.476 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1195016/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=30636 CPUtime=282.39
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 6534 0 0 0 28231 8 0 0 25 0 1 0 195301936 31371264 6292 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 7659 6292 52 110 0 7546 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 30636

[startup+342.492 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1191816/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=31944 CPUtime=342.39
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 7384 0 0 0 34230 9 0 0 25 0 1 0 195301936 32710656 7076 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 7986 7076 52 110 0 7873 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 31944

[startup+402.509 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1189256/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=34272 CPUtime=402.39
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 8384 0 0 0 40228 11 0 0 25 0 1 0 195301936 35094528 7720 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 8568 7720 52 110 0 8455 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 34272

[startup+462.527 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1186952/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=58064 CPUtime=462.39
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 8999 0 0 0 46228 11 0 0 25 0 1 0 195301936 59457536 8302 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520027 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 14516 8302 52 110 0 14403 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 58064

[startup+522.543 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1184904/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=58720 CPUtime=522.39
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 9517 0 0 0 52227 12 0 0 25 0 1 0 195301936 60129280 8820 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 14680 8820 52 110 0 14567 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 58720

[startup+582.563 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1183048/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=58720 CPUtime=582.4
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 9975 0 0 0 58227 13 0 0 25 0 1 0 195301936 60129280 9278 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 14680 9278 52 110 0 14567 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 58720

[startup+642.582 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1181192/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=59364 CPUtime=642.4
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 10559 0 0 0 64227 13 0 0 25 0 1 0 195301936 60788736 9730 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 14841 9730 52 110 0 14728 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 59364

[startup+702.604 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1179592/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=60264 CPUtime=702.41
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 11182 0 0 0 70227 14 0 0 25 0 1 0 195301936 61710336 10157 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15066 10157 52 110 0 14953 0
Current children cumulated CPU time (s) 702.41
Current children cumulated vsize (KiB) 60264

[startup+762.621 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1177992/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=60840 CPUtime=762.4
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 11677 0 0 0 76226 14 0 0 25 0 1 0 195301936 62300160 10554 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15210 10554 52 110 0 15097 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 60840

[startup+822.643 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1176264/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=61100 CPUtime=822.41
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 12102 0 0 0 82226 15 0 0 25 0 1 0 195301936 62566400 10979 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15275 10979 52 110 0 15162 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 61100

[startup+882.659 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1174728/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=61488 CPUtime=882.41
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 12517 0 0 0 88226 15 0 0 25 0 1 0 195301936 62963712 11361 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15372 11361 52 110 0 15259 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 61488

[startup+942.678 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1173320/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=62128 CPUtime=942.42
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 13041 0 0 0 94226 16 0 0 25 0 1 0 195301936 63619072 11721 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15532 11721 52 110 0 15419 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 62128

[startup+1002.7 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1171848/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=62256 CPUtime=1002.42
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 13428 0 0 0 100226 16 0 0 25 0 1 0 195301936 63750144 12075 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15564 12075 52 110 0 15451 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 62256

[startup+1062.72 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1170376/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=62388 CPUtime=1062.43
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 13798 0 0 0 106226 17 0 0 25 0 1 0 195301936 63885312 12445 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15597 12445 52 110 0 15484 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 62388

[startup+1122.74 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1168776/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=62912 CPUtime=1122.42
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 14236 0 0 0 112225 17 0 0 25 0 1 0 195301936 64421888 12850 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15728 12850 52 110 0 15615 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 62912

[startup+1182.75 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1167624/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=62912 CPUtime=1182.42
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 14523 0 0 0 118225 17 0 0 25 0 1 0 195301936 64421888 13137 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15728 13137 52 110 0 15615 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 62912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1167304/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=63040 CPUtime=1200.03
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 14638 0 0 0 119986 17 0 0 25 0 1 0 195301936 64552960 13219 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15760 13219 52 110 0 15647 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 63040

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

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

[startup+1200.37 s]
/proc/loadavg: 0.99 0.98 0.94 2/70 1799
/proc/meminfo: memFree=1167304/2055888 swapFree=4087076/4096564
[pid=1798] ppid=1796 vsize=63040 CPUtime=1200.03
/proc/1798/stat : 1798 (tinisat) R 1796 1798 32666 0 -1 4194304 14638 0 0 0 119986 17 0 0 25 0 1 0 195301936 64552960 13219 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/1798/statm: 15760 13219 52 110 0 15647 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 63040

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.38
CPU time (s): 1200.06
CPU user time (s): 1199.87
CPU system time (s): 0.188971
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 63040

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

runsolver used 1.02584 second user time and 2.18267 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Sat Feb 17 23:03:56 UTC 2007

IDJOB= 292407
IDBENCH= 19839
IDSOLVER= 100
FILE ID= node76/292407-1171753436

PBS_JOBID= 3839450

Free space on /tmp= 66651 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292407-1171753436/tinisat /tmp/evaluation/292407-1171753436/instance-292407-1171753436.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-292407-1171753436 -o ROOT/results/node76/solver-292407-1171753436 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292407-1171753436/tinisat /tmp/evaluation/292407-1171753436/instance-292407-1171753436.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  3c4f5368158b573142e5708eb27d980e

RANDOM SEED= 956083519

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1220768 kB
Buffers:         40124 kB
Cached:         704008 kB
SwapCached:       3460 kB
Active:         516464 kB
Inactive:       237764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1220768 kB
SwapTotal:     4096564 kB
SwapFree:      4087076 kB
Dirty:             556 kB
Writeback:           0 kB
Mapped:          15452 kB
Slab:            67252 kB
Committed_AS:   875040 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66651 MiB

End job on node76 on Sat Feb 17 23:23:59 UTC 2007