Trace number 308069

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.04 1200.37

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1613098638-06-UNSAT.cnf
MD5SUM999d1a34639cbd28758ef0f4a062ee27
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.358
Satisfiable
(Un)Satisfiability was proved
Number of variables3497
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
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.01	c Tinisat 0.22
0.00/0.01	c solving /tmp/evaluation/308069-1172514751/instance-308069-1172514751.cnf
0.00/0.01	c 3500 variables, 9344 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/node11/watcher-308069-1172514751 -o ROOT/results/node11/solver-308069-1172514751 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308069-1172514751/tinisat /tmp/evaluation/308069-1172514751/instance-308069-1172514751.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.85 0.97 0.99 2/77 9312
/proc/meminfo: memFree=1582200/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=716 CPUtime=0
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 271429676 733184 90 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 212 91 48 110 0 99 0

[startup+0.107656 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 9312
/proc/meminfo: memFree=1582200/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=1956 CPUtime=0.1
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 372 0 0 0 10 0 0 0 18 0 1 0 271429676 2002944 356 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 489 356 52 110 0 376 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1956

[startup+0.515703 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 9312
/proc/meminfo: memFree=1582200/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=2500 CPUtime=0.51
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 475 0 0 0 51 0 0 0 21 0 1 0 271429676 2560000 459 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 625 459 52 110 0 512 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2500

[startup+1.3418 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1579888/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=3584 CPUtime=1.33
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 648 0 0 0 133 0 0 0 25 0 1 0 271429676 3670016 632 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519824 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 896 632 52 110 0 783 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3584

[startup+2.97799 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1579056/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=5748 CPUtime=2.97
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 913 0 0 0 297 0 0 0 25 0 1 0 271429676 5885952 897 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 1437 897 52 110 0 1324 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5748

[startup+6.25438 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1577016/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=6148 CPUtime=6.24
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 1363 0 0 0 624 0 0 0 25 0 1 0 271429676 6295552 1347 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 1537 1347 52 110 0 1424 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6148

[startup+12.7101 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1574392/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=10864 CPUtime=12.7
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 1990 0 0 0 1269 1 0 0 25 0 1 0 271429676 11124736 1941 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 2716 1941 52 110 0 2603 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10864

[startup+25.6117 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1570680/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=20036 CPUtime=25.59
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 2965 0 0 0 2557 2 0 0 25 0 1 0 271429676 20516864 2916 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 5009 2916 52 110 0 4896 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 20036

[startup+51.2267 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1565560/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=20952 CPUtime=51.2
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 4274 0 0 0 5117 3 0 0 25 0 1 0 271429676 21454848 4160 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 5238 4160 52 110 0 5125 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 20952

[startup+102.447 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1557176/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=39340 CPUtime=102.41
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 6377 0 0 0 10234 7 0 0 25 0 1 0 271429676 40284160 6263 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 9835 6263 52 110 0 9722 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 39340

[startup+162.481 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1549624/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=40824 CPUtime=162.43
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 8350 0 0 0 16234 9 0 0 25 0 1 0 271429676 41803776 8107 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 10206 8107 52 110 0 10093 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 40824

[startup+222.506 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1544184/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=41644 CPUtime=222.43
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 9720 0 0 0 22233 10 0 0 25 0 1 0 271429676 42643456 9477 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 10411 9477 52 110 0 10298 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 41644

[startup+282.536 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1538616/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=76688 CPUtime=282.45
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 11100 0 0 0 28233 12 0 0 25 0 1 0 271429676 78528512 10857 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 19172 10857 52 110 0 19059 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 76688

[startup+342.572 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1532984/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=77272 CPUtime=342.47
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 12480 0 0 0 34233 14 0 0 25 0 1 0 271429676 79126528 12237 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 19318 12237 52 110 0 19205 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 77272

[startup+402.606 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1528440/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=77828 CPUtime=402.49
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 13625 0 0 0 40232 17 0 0 25 0 1 0 271429676 79695872 13382 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 19457 13382 52 110 0 19344 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 77828

[startup+462.64 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1523832/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=78712 CPUtime=462.5
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 14787 0 0 0 46232 18 0 0 25 0 1 0 271429676 80601088 14544 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 19678 14544 52 110 0 19565 0
Current children cumulated CPU time (s) 462.5
Current children cumulated vsize (KiB) 78712

[startup+522.674 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9313
/proc/meminfo: memFree=1519864/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=79292 CPUtime=522.53
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 15775 0 0 0 52233 20 0 0 25 0 1 0 271429676 81195008 15532 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 19823 15532 52 110 0 19710 0
Current children cumulated CPU time (s) 522.53
Current children cumulated vsize (KiB) 79292

[startup+582.709 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9315
/proc/meminfo: memFree=1515640/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=80612 CPUtime=582.53
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 17079 0 0 0 58232 21 0 0 25 0 1 0 271429676 82546688 16579 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 20153 16579 52 110 0 20040 0
Current children cumulated CPU time (s) 582.53
Current children cumulated vsize (KiB) 80612

[startup+642.741 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9315
/proc/meminfo: memFree=1512056/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=81216 CPUtime=642.56
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 17975 0 0 0 64233 23 0 0 25 0 1 0 271429676 83165184 17475 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 20304 17475 52 110 0 20191 0
Current children cumulated CPU time (s) 642.56
Current children cumulated vsize (KiB) 81216

[startup+702.772 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9315
/proc/meminfo: memFree=1508536/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=81688 CPUtime=702.57
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 18845 0 0 0 70232 25 0 0 25 0 1 0 271429676 83648512 18345 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 20422 18345 52 110 0 20309 0
Current children cumulated CPU time (s) 702.57
Current children cumulated vsize (KiB) 81688

[startup+762.807 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 9315
/proc/meminfo: memFree=1505208/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=82040 CPUtime=762.59
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 19704 0 0 0 76233 26 0 0 25 0 1 0 271429676 84008960 19204 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 20510 19204 52 110 0 20397 0
Current children cumulated CPU time (s) 762.59
Current children cumulated vsize (KiB) 82040

[startup+822.844 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 9315
/proc/meminfo: memFree=1501048/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=151508 CPUtime=822.61
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 20723 0 0 0 82233 28 0 0 25 0 1 0 271429676 155144192 20223 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519943 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 37877 20223 52 110 0 37764 0
Current children cumulated CPU time (s) 822.61
Current children cumulated vsize (KiB) 151508

[startup+882.878 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 9315
/proc/meminfo: memFree=1497912/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=152092 CPUtime=882.63
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 21514 0 0 0 88234 29 0 0 25 0 1 0 271429676 155742208 21014 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 38023 21014 52 110 0 37910 0
Current children cumulated CPU time (s) 882.63
Current children cumulated vsize (KiB) 152092

[startup+942.909 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9315
/proc/meminfo: memFree=1494840/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=152624 CPUtime=942.64
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 22301 0 0 0 94234 30 0 0 25 0 1 0 271429676 156286976 21768 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 38156 21768 52 110 0 38043 0
Current children cumulated CPU time (s) 942.64
Current children cumulated vsize (KiB) 152624

[startup+1002.94 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9315
/proc/meminfo: memFree=1491768/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=152916 CPUtime=1002.66
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 23073 0 0 0 100234 32 0 0 25 0 1 0 271429676 156585984 22540 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 38229 22540 52 110 0 38116 0
Current children cumulated CPU time (s) 1002.66
Current children cumulated vsize (KiB) 152916

[startup+1062.97 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9315
/proc/meminfo: memFree=1488888/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=153208 CPUtime=1062.67
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 23789 0 0 0 106234 33 0 0 25 0 1 0 271429676 156884992 23256 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 38302 23256 52 110 0 38189 0
Current children cumulated CPU time (s) 1062.67
Current children cumulated vsize (KiB) 153208

[startup+1123 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9315
/proc/meminfo: memFree=1485624/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=153504 CPUtime=1122.69
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 24599 0 0 0 112234 35 0 0 25 0 1 0 271429676 157188096 24066 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 38376 24066 52 110 0 38263 0
Current children cumulated CPU time (s) 1122.69
Current children cumulated vsize (KiB) 153504

[startup+1183.03 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9315
/proc/meminfo: memFree=1483000/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=153972 CPUtime=1182.7
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 25274 0 0 0 118234 36 0 0 25 0 1 0 271429676 157667328 24741 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 38493 24741 52 110 0 38380 0
Current children cumulated CPU time (s) 1182.7
Current children cumulated vsize (KiB) 153972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.35 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9315
/proc/meminfo: memFree=1482168/2055920 swapFree=4192812/4192956
[pid=9312] ppid=9310 vsize=153972 CPUtime=1200.01
/proc/9312/stat : 9312 (tinisat) R 9310 9312 9255 0 -1 4194304 25468 0 0 0 119965 36 0 0 25 0 1 0 271429676 157667328 24935 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9312/statm: 38493 24935 52 110 0 38380 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 153972

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.37
CPU time (s): 1200.04
CPU user time (s): 1199.66
CPU system time (s): 0.382941
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 153972

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

runsolver used 1.41378 second user time and 2.83257 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Feb 26 18:32:31 UTC 2007

IDJOB= 308069
IDBENCH= 20222
IDSOLVER= 100
FILE ID= node11/308069-1172514751

PBS_JOBID= 3971616

Free space on /tmp= 66559 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1613098638-06-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308069-1172514751/tinisat /tmp/evaluation/308069-1172514751/instance-308069-1172514751.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-308069-1172514751 -o ROOT/results/node11/solver-308069-1172514751 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308069-1172514751/tinisat /tmp/evaluation/308069-1172514751/instance-308069-1172514751.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  999d1a34639cbd28758ef0f4a062ee27

RANDOM SEED= 352598744

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1582672 kB
Buffers:         51508 kB
Cached:         309232 kB
SwapCached:          0 kB
Active:         233212 kB
Inactive:       170652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             828 kB
Writeback:           0 kB
Mapped:          61988 kB
Slab:            54984 kB
Committed_AS:   788332 kB
PageTables:       1756 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= 66559 MiB

End job on node11 on Mon Feb 26 18:52:34 UTC 2007