Trace number 314776

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

Solver Data (download as text)

0.00/0.02	c Tinisat 0.22
0.00/0.02	c solving /tmp/evaluation/314776-1172642064/instance-314776-1172642064.cnf
0.00/0.02	c 4614 variables, 16637 clauses

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node34/watcher-314776-1172642064 -o ROOT/results/node34/solver-314776-1172642064 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314776-1172642064/tinisat /tmp/evaluation/314776-1172642064/instance-314776-1172642064.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.96 1.01 0.99 3/64 9202
/proc/meminfo: memFree=1157024/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=848 CPUtime=0
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 257970193 868352 106 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 212 106 48 110 0 99 0

[startup+0.0780611 s]
/proc/loadavg: 0.96 1.01 0.99 3/64 9202
/proc/meminfo: memFree=1157024/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=2528 CPUtime=0.07
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 493 0 0 0 7 0 0 0 18 0 1 0 257970193 2588672 477 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 632 477 52 110 0 519 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2528

[startup+0.101063 s]
/proc/loadavg: 0.96 1.01 0.99 3/64 9202
/proc/meminfo: memFree=1157024/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=2528 CPUtime=0.09
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 503 0 0 0 9 0 0 0 18 0 1 0 257970193 2588672 487 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520093 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 632 487 52 110 0 519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2528

[startup+0.301078 s]
/proc/loadavg: 0.96 1.01 0.99 3/64 9202
/proc/meminfo: memFree=1157024/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=3476 CPUtime=0.29
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 565 0 0 0 29 0 0 0 19 0 1 0 257970193 3559424 549 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515506 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 869 549 52 110 0 756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3476

[startup+0.70111 s]
/proc/loadavg: 0.96 1.01 0.99 3/64 9202
/proc/meminfo: memFree=1157024/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=3476 CPUtime=0.69
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 695 0 0 0 69 0 0 0 23 0 1 0 257970193 3559424 679 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515394 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 869 679 52 110 0 756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3476

[startup+1.50117 s]
/proc/loadavg: 0.96 1.01 0.99 2/65 9203
/proc/meminfo: memFree=1154008/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=5372 CPUtime=1.49
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 910 0 0 0 149 0 0 0 25 0 1 0 257970193 5500928 894 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 1343 894 52 110 0 1230 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5372

[startup+3.1013 s]
/proc/loadavg: 0.96 1.01 0.99 2/65 9203
/proc/meminfo: memFree=1152984/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=9164 CPUtime=3.09
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 1302 0 0 0 309 0 0 0 25 0 1 0 257970193 9383936 1286 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515541 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 2291 1286 52 110 0 2178 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9164

[startup+6.30156 s]
/proc/loadavg: 0.97 1.01 0.99 2/65 9203
/proc/meminfo: memFree=1149656/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=9296 CPUtime=6.29
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 2035 0 0 0 628 1 0 0 25 0 1 0 257970193 9519104 2019 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519849 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 2324 2019 52 110 0 2211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9296

[startup+12.7011 s]
/proc/loadavg: 0.97 1.01 0.99 2/65 9203
/proc/meminfo: memFree=1144408/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=17424 CPUtime=12.68
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 3287 0 0 0 1266 2 0 0 25 0 1 0 257970193 17842176 3271 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 4356 3271 52 110 0 4243 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17424

[startup+25.5011 s]
/proc/loadavg: 0.97 1.01 0.99 2/65 9203
/proc/meminfo: memFree=1136408/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=33192 CPUtime=25.49
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 5158 0 0 0 2544 5 0 0 25 0 1 0 257970193 33988608 5142 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519836 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 8298 5142 52 110 0 8185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33192

[startup+51.1011 s]
/proc/loadavg: 0.98 1.01 0.99 2/65 9203
/proc/meminfo: memFree=1126424/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=34384 CPUtime=51.07
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 7751 0 0 0 5100 7 0 0 25 0 1 0 257970193 35209216 7670 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515539 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 8596 7670 52 110 0 8483 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34384

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9203
/proc/meminfo: memFree=1109656/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=65884 CPUtime=102.27
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 11873 0 0 0 10215 12 0 0 25 0 1 0 257970193 67465216 11792 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519801 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 16471 11792 52 110 0 16358 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 65884

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9203
/proc/meminfo: memFree=1094872/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=67528 CPUtime=162.25
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 15762 0 0 0 16207 18 0 0 25 0 1 0 257970193 69148672 15519 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 16882 15519 52 110 0 16769 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 67528

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9203
/proc/meminfo: memFree=1082136/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=128840 CPUtime=222.24
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 18891 0 0 0 22204 20 0 0 25 0 1 0 257970193 131932160 18648 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520008 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 32210 18648 52 110 0 32097 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 128840

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9203
/proc/meminfo: memFree=1069400/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=129776 CPUtime=282.23
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 22173 0 0 0 28198 25 0 0 25 0 1 0 257970193 132890624 21832 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 32444 21832 52 110 0 32331 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 129776

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9203
/proc/meminfo: memFree=1057688/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=130312 CPUtime=342.21
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 25062 0 0 0 34193 28 0 0 25 0 1 0 257970193 133439488 24721 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 32578 24721 52 110 0 32465 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 130312

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 9267
/proc/meminfo: memFree=1048992/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=131416 CPUtime=402.17
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 27027 0 0 0 40186 31 0 0 25 0 1 0 257970193 134569984 26620 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 32854 26620 52 110 0 32741 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 131416

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 9341
/proc/meminfo: memFree=1039904/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=132704 CPUtime=462.12
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 29521 0 0 0 46178 34 0 0 25 0 1 0 257970193 135888896 28857 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 33176 28857 52 110 0 33063 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 132704

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=1033432/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=133516 CPUtime=522.06
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 31499 0 0 0 52170 36 0 0 25 0 1 0 257970193 136720384 30769 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 33379 30769 52 110 0 33266 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 133516

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=1025752/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=133784 CPUtime=582.06
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 33404 0 0 0 58168 38 0 0 25 0 1 0 257970193 136994816 32674 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 33446 32674 52 110 0 33333 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 133784

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=1017944/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=255208 CPUtime=642.04
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 35337 0 0 0 64165 39 0 0 25 0 1 0 257970193 261332992 34607 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 63802 34607 52 110 0 63689 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 255208

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=1010968/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=255836 CPUtime=702.02
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 37119 0 0 0 70160 42 0 0 25 0 1 0 257970193 261976064 36356 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 63959 36356 52 110 0 63846 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 255836

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=1004568/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=256232 CPUtime=762.01
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 38704 0 0 0 76157 44 0 0 25 0 1 0 257970193 262381568 37941 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 64058 37941 52 110 0 63945 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 256232

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=998680/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=257704 CPUtime=821.99
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 40369 0 0 0 82153 46 0 0 25 0 1 0 257970193 263888896 39443 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 64426 39443 52 110 0 64313 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 257704

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=991896/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=258104 CPUtime=881.98
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 42066 0 0 0 88150 48 0 0 25 0 1 0 257970193 264298496 41107 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 64526 41107 52 110 0 64413 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 258104

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=986456/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=258636 CPUtime=941.97
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 43499 0 0 0 94147 50 0 0 25 0 1 0 257970193 264843264 42474 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 64659 42474 52 110 0 64546 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 258636

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=981016/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=258904 CPUtime=1001.95
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 44854 0 0 0 100143 52 0 0 25 0 1 0 257970193 265117696 43829 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 64726 43829 52 110 0 64613 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 258904

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=975320/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=259036 CPUtime=1061.94
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 46325 0 0 0 106141 53 0 0 25 0 1 0 257970193 265252864 45300 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 64759 45300 52 110 0 64646 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 259036

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=968472/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=259036 CPUtime=1121.93
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 48017 0 0 0 112138 55 0 0 25 0 1 0 257970193 265252864 46992 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 64759 46992 52 110 0 64646 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 259036

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 9401
/proc/meminfo: memFree=963224/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=259180 CPUtime=1181.92
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 49330 0 0 0 118135 57 0 0 25 0 1 0 257970193 265400320 48305 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 64795 48305 52 110 0 64682 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 259180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 9401
/proc/meminfo: memFree=961368/2055920 swapFree=4183944/4192956
[pid=9202] ppid=9200 vsize=259332 CPUtime=1200.01
/proc/9202/stat : 9202 (tinisat) R 9200 9202 8636 0 -1 4194304 49767 0 0 0 119944 57 0 0 25 0 1 0 257970193 265555968 48742 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9202/statm: 64833 48742 52 110 0 64720 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 259332

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.44
CPU time (s): 1200.05
CPU user time (s): 1199.44
CPU system time (s): 0.609907
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 259332

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

runsolver used 0.857869 second user time and 2.52262 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Wed Feb 28 05:54:24 UTC 2007

IDJOB= 314776
IDBENCH= 20400
IDSOLVER= 100
FILE ID= node34/314776-1172642064

PBS_JOBID= 3981169

Free space on /tmp= 66520 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-08.cnf
COMMAND LINE= /tmp/evaluation/314776-1172642064/tinisat /tmp/evaluation/314776-1172642064/instance-314776-1172642064.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-314776-1172642064 -o ROOT/results/node34/solver-314776-1172642064 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314776-1172642064/tinisat /tmp/evaluation/314776-1172642064/instance-314776-1172642064.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  81ed5ec4a2e7c208a4184383f9e53838

RANDOM SEED= 518188287

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.234
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.234
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:       1157368 kB
Buffers:         34580 kB
Cached:         808592 kB
SwapCached:       3224 kB
Active:         281172 kB
Inactive:       572248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1157368 kB
SwapTotal:     4192956 kB
SwapFree:      4183944 kB
Dirty:             772 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            31096 kB
Committed_AS:   606728 kB
PageTables:       1396 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= 66520 MiB

End job on node34 on Wed Feb 28 06:14:26 UTC 2007