Trace number 355772

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
TiniSatELite 2007-02-08? (TO) 10000.1 10005.5

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   30972    81428 |    9291       0        0     nan |  0.000 % |
0.00/0.25	c |         0 |   22056    71256 |      --       0       --      -- |     --   | -8916/-10172
0.00/0.25	c ==============================================================================
0.00/0.25	c Result  :   #vars: 3830   #clauses: 22056   #literals: 71256
0.00/0.25	c CPU time:   0.240963 s
0.00/0.25	c ==============================================================================
0.26/0.31	c Tinisat 0.22
0.26/0.31	c solving /tmp/GTI_node34.alineos.net_31653.cnf
0.26/0.31	c 3830 variables, 22056 clauses

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node34/watcher-355772-1176775230 -o ROOT/results/node34/solver-355772-1176775230 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355772-1176775230/TiniSatELite /tmp/evaluation/355772-1176775230/instance-355772-1176775230.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 0 seconds
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.98 3/77 31653
/proc/meminfo: memFree=1893056/2055920 swapFree=4087288/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0
/proc/31653/stat : 31653 (TiniSatELite) R 31651 31653 31554 0 -1 4194304 265 0 0 0 0 0 0 0 19 0 1 0 125438414 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/31653/statm: 1338 232 195 169 0 49 0
[pid=31654] ppid=31653 vsize=5352 CPUtime=0
/proc/31654/stat : 31654 (TiniSatELite) R 31653 31653 31554 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 125438415 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195329695 0 65538 4096 65538 0 0 0 17 1 0 0
/proc/31654/statm: 1338 236 198 169 0 49 0
[pid=31655] ppid=31654 vsize=5352 CPUtime=0
/proc/31655/stat : 31655 (TiniSatELite) R 31654 31653 31554 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 1 0 125438415 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 4415012 0 0 4096 65538 0 0 0 17 1 0 0
/proc/31655/statm: 1338 236 198 169 0 49 0

[startup+0.052535 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 31653
/proc/meminfo: memFree=1893056/2055920 swapFree=4087288/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 308 252 0 0 0 0 0 0 16 0 1 0 125438414 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31653/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101537 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 31653
/proc/meminfo: memFree=1893056/2055920 swapFree=4087288/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 308 252 0 0 0 0 0 0 16 0 1 0 125438414 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31653/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301554 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 31653
/proc/meminfo: memFree=1893056/2055920 swapFree=4087288/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5352

[startup+0.701588 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 31653
/proc/meminfo: memFree=1893056/2055920 swapFree=4087288/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5352

[startup+1.50165 s]
/proc/loadavg: 0.92 0.98 0.98 2/79 31659
/proc/meminfo: memFree=1889192/2055920 swapFree=4087288/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=4488 CPUtime=1.2
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 803 0 0 0 120 0 0 0 25 0 1 0 125438443 4595712 788 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 1122 788 52 110 0 1009 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9840

[startup+3.10178 s]
/proc/loadavg: 0.92 0.98 0.98 2/79 31659
/proc/meminfo: memFree=1888232/2055920 swapFree=4087288/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=7408 CPUtime=2.8
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 1185 0 0 0 279 1 0 0 25 0 1 0 125438443 7585792 1170 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517436 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 1852 1170 52 110 0 1739 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 12760

[startup+6.30103 s]
/proc/loadavg: 0.93 0.98 0.98 2/79 31659
/proc/meminfo: memFree=1885480/2055920 swapFree=4087288/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=7408 CPUtime=5.98
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 1738 0 0 0 597 1 0 0 25 0 1 0 125438443 7585792 1723 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 1852 1723 52 110 0 1739 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12760

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.98 2/79 31659
/proc/meminfo: memFree=1879536/2055920 swapFree=4087352/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=13796 CPUtime=12.39
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 3180 0 0 0 1236 3 0 0 25 0 1 0 125438443 14127104 3165 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 3449 3165 52 110 0 3336 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 19148

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.98 2/79 31659
/proc/meminfo: memFree=1874032/2055920 swapFree=4087352/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=26040 CPUtime=25.18
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 4503 0 0 0 2514 4 0 0 25 0 1 0 125438443 26664960 4488 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520081 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 6510 4488 52 110 0 6397 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 31392

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.98 2/85 31775
/proc/meminfo: memFree=1861760/2055920 swapFree=4087352/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=50484 CPUtime=50.77
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 7362 0 0 0 5063 14 0 0 25 0 1 0 125438443 51695616 7282 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 12621 7282 52 110 0 12508 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 55836

[startup+102.306 s]
/proc/loadavg: 1.21 1.03 1.00 2/79 32353
/proc/meminfo: memFree=1818856/2055920 swapFree=4087352/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=52184 CPUtime=101.93
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 10742 0 0 0 10166 27 0 0 25 0 1 0 125438443 53436416 10533 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 13046 10533 52 110 0 12933 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 57536

[startup+162.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 32353
/proc/meminfo: memFree=1807536/2055920 swapFree=4087416/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=100324 CPUtime=161.89
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 13776 0 0 0 16159 30 0 0 25 0 1 0 125438443 102731776 13501 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 25081 13501 52 110 0 24968 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 105676

[startup+222.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/79 32353
/proc/meminfo: memFree=1793776/2055920 swapFree=4087416/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=100516 CPUtime=221.86
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 17211 0 0 0 22151 35 0 0 25 0 1 0 125438443 102928384 16936 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 25129 16936 52 110 0 25016 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 105868

[startup+282.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 32353
/proc/meminfo: memFree=1781168/2055920 swapFree=4087416/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=101508 CPUtime=281.8
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 20376 0 0 0 28143 37 0 0 25 0 1 0 125438443 103944192 20068 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 25377 20068 52 110 0 25264 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 106860

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 32353
/proc/meminfo: memFree=1772464/2055920 swapFree=4087480/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=103392 CPUtime=341.78
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 22727 0 0 0 34138 40 0 0 25 0 1 0 125438443 105873408 22256 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 25848 22256 52 110 0 25735 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 108744

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32353
/proc/meminfo: memFree=1764336/2055920 swapFree=4087480/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=105440 CPUtime=401.74
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 25071 0 0 0 40132 42 0 0 25 0 1 0 125438443 107970560 24278 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0

################
# More data... #
################

/proc/31659/statm: 200054 160641 52 110 0 199941 0
Current children cumulated CPU time (s) 9397.21
Current children cumulated vsize (KiB) 805568

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1210800/2055920 swapFree=4091456/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=800904 CPUtime=9456.92
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 168424 0 0 0 945456 236 0 0 25 0 1 0 125438443 820125696 161152 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200226 161152 52 110 0 200113 0
Current children cumulated CPU time (s) 9457.18
Current children cumulated vsize (KiB) 806256

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1208752/2055920 swapFree=4091456/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801160 CPUtime=9516.89
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 169014 0 0 0 951453 236 0 0 25 0 1 0 125438443 820387840 161677 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200290 161677 52 110 0 200177 0
Current children cumulated CPU time (s) 9517.15
Current children cumulated vsize (KiB) 806512

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1206512/2055920 swapFree=4091520/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801160 CPUtime=9576.85
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 169578 0 0 0 957448 237 0 0 25 0 1 0 125438443 820387840 162241 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200290 162241 52 110 0 200177 0
Current children cumulated CPU time (s) 9577.11
Current children cumulated vsize (KiB) 806512

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1203632/2055920 swapFree=4091520/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801160 CPUtime=9636.81
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 170285 0 0 0 963444 237 0 0 25 0 1 0 125438443 820387840 162948 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200290 162948 52 110 0 200177 0
Current children cumulated CPU time (s) 9637.07
Current children cumulated vsize (KiB) 806512

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1201200/2055920 swapFree=4091520/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801416 CPUtime=9696.78
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 170932 0 0 0 969440 238 0 0 25 0 1 0 125438443 820649984 163530 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200354 163530 52 110 0 200241 0
Current children cumulated CPU time (s) 9697.04
Current children cumulated vsize (KiB) 806768

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1199152/2055920 swapFree=4091584/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801680 CPUtime=9756.75
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 171467 0 0 0 975436 239 0 0 25 0 1 0 125438443 820920320 164065 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200420 164065 52 110 0 200307 0
Current children cumulated CPU time (s) 9757.01
Current children cumulated vsize (KiB) 807032

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1197168/2055920 swapFree=4091584/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801680 CPUtime=9816.71
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 171961 0 0 0 981432 239 0 0 25 0 1 0 125438443 820920320 164559 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200420 164559 52 110 0 200307 0
Current children cumulated CPU time (s) 9816.97
Current children cumulated vsize (KiB) 807032

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1195248/2055920 swapFree=4091648/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801812 CPUtime=9876.68
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 172434 0 0 0 987428 240 0 0 25 0 1 0 125438443 821055488 165032 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200453 165032 52 110 0 200340 0
Current children cumulated CPU time (s) 9876.94
Current children cumulated vsize (KiB) 807164

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1192752/2055920 swapFree=4091648/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801812 CPUtime=9936.64
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 173045 0 0 0 993423 241 0 0 25 0 1 0 125438443 821055488 165643 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200453 165643 52 110 0 200340 0
Current children cumulated CPU time (s) 9936.9
Current children cumulated vsize (KiB) 807164

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1190448/2055920 swapFree=4091712/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801812 CPUtime=9996.61
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 173634 0 0 0 999420 241 0 0 25 0 1 0 125438443 821055488 166232 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200453 166232 52 110 0 200340 0
Current children cumulated CPU time (s) 9996.87
Current children cumulated vsize (KiB) 807164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1190320/2055920 swapFree=4091712/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801812 CPUtime=9999.81
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 173665 0 0 0 999740 241 0 0 25 0 1 0 125438443 821055488 166263 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200453 166263 52 110 0 200340 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 807164

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

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

[startup+10005.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32755
/proc/meminfo: memFree=1190320/2055920 swapFree=4091712/4192956
[pid=31653] ppid=31651 vsize=5352 CPUtime=0.26
/proc/31653/stat : 31653 (TiniSatELite) S 31651 31653 31554 0 -1 4194304 332 1751 0 0 0 0 26 0 16 0 1 0 125438414 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31653/statm: 1338 236 197 169 0 49 0
[pid=31659] ppid=31653 vsize=801812 CPUtime=9999.81
/proc/31659/stat : 31659 (tinisat) R 31653 31653 31554 0 -1 4194304 173665 0 0 0 999740 241 0 0 25 0 1 0 125438443 821055488 166263 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/31659/statm: 200453 166263 52 110 0 200340 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 807164

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31653 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=269958
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=11998
# CPU time returned by wait4() is 0.281956
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10005.5
CPU time (s): 10000.1
CPU user time (s): 9997.66
CPU system time (s): 2.41
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 807164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.269958
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2083
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= 33
involuntary context switches= 9

runsolver used 9.68253 second user time and 26.7659 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Tue Apr 17 02:00:30 UTC 2007

IDJOB= 355772
IDBENCH= 20402
IDSOLVER= 170
FILE ID= node34/355772-1176775230

PBS_JOBID= 4580810

Free space on /tmp= 66506 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= /tmp/evaluation/355772-1176775230/TiniSatELite /tmp/evaluation/355772-1176775230/instance-355772-1176775230.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-355772-1176775230 -o ROOT/results/node34/solver-355772-1176775230 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355772-1176775230/TiniSatELite /tmp/evaluation/355772-1176775230/instance-355772-1176775230.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  0acd143a4e60b38309663b5993b5ded9

RANDOM SEED= 877792710

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  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.236
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.236
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:       1893464 kB
Buffers:         21192 kB
Cached:          69880 kB
SwapCached:       2904 kB
Active:          53380 kB
Inactive:        61264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893464 kB
SwapTotal:     4192956 kB
SwapFree:      4087288 kB
Dirty:            1640 kB
Writeback:           0 kB
Mapped:          30476 kB
Slab:            33156 kB
Committed_AS:   437676 kB
PageTables:       1976 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= 66505 MiB

End job on node34 on Tue Apr 17 04:47:17 UTC 2007