Trace number 335789

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) 1200.09 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-php-025-024.sat05-1191.reshuffled-07.cnf
MD5SUM008fc87d1e2675d3850c6f6e4188c7eb
Bench CategoryCRAFTED (crafted 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 variables600
Number of clauses7225
Sum of the clauses size15000
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    7225    15000 |    2167       0        0     nan |  0.000 % |
0.00/0.04	c |         0 |    7200    27600 |      --       0       --      -- |     --   | -25/12600
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 575   #clauses: 7200   #literals: 27600
0.00/0.04	c CPU time:   0.035994 s
0.00/0.04	c ==============================================================================
0.00/0.06	c Tinisat 0.22
0.00/0.06	c solving /tmp/GTI_node71.alineos.net_9131.cnf
0.00/0.06	c 575 variables, 7200 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/node71/watcher-335789-1173634372 -o ROOT/results/node71/solver-335789-1173634372 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335789-1173634372/TiniSatELite /tmp/evaluation/335789-1173634372/instance-335789-1173634372.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.91 0.95 0.98 3/64 9131
/proc/meminfo: memFree=1943488/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 383395041 5480448 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962542162 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/9131/statm: 1338 232 195 169 0 49 0
[pid=9132] ppid=9131 vsize=5352 CPUtime=0
/proc/9132/stat : 9132 (TiniSatELite) S 9131 9131 8387 0 -1 4194368 52 0 0 0 0 0 0 0 19 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/9132/statm: 1338 236 198 169 0 49 0
[pid=9133] ppid=9132 vsize=0 CPUtime=0
/proc/9133/stat : 9133 (TiniSatELite) D 9132 9131 8387 0 -1 4194372 25 0 0 0 0 0 0 0 20 0 1 0 383395041 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 65538 18446744072100051646 0 0 17 1 0 0
/proc/9133/statm: 0 0 0 0 0 0 0
[pid=9134] ppid=9132 vsize=0 CPUtime=0
/proc/9134/stat : 9134 (sed) D 9132 9131 8387 0 -1 4194308 163 0 0 0 0 0 0 0 15 0 1 0 383395041 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/9134/statm: 0 0 0 0 0 0 0

[startup+0.031057 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9131
/proc/meminfo: memFree=1943488/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 383395041 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9131/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101072 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9131
/proc/meminfo: memFree=1943488/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5352

[startup+0.301117 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9131
/proc/meminfo: memFree=1943488/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5352

[startup+0.701206 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9131
/proc/meminfo: memFree=1943488/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5352

[startup+1.50237 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 9137
/proc/meminfo: memFree=1938352/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=9804 CPUtime=1.43
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 1729 0 0 0 143 0 0 0 25 0 1 0 383395047 10039296 1714 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 0 0 0
/proc/9137/statm: 2451 1714 52 110 0 2338 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15156

[startup+3.10172 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 9137
/proc/meminfo: memFree=1934256/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=18904 CPUtime=3.03
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 3099 0 0 0 303 0 0 0 25 0 1 0 383395047 19357696 3084 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134517792 0 0 4096 0 0 0 0 17 0 0 0
/proc/9137/statm: 4726 3084 52 110 0 4613 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24256

[startup+6.30241 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 9137
/proc/meminfo: memFree=1924080/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=36832 CPUtime=6.23
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 5279 0 0 0 622 1 0 0 25 0 1 0 383395047 37715968 5231 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 0 0 0
/proc/9137/statm: 9208 5231 52 110 0 9095 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 42184

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 9137
/proc/meminfo: memFree=1908984/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=38012 CPUtime=12.62
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 9028 0 0 0 1259 3 0 0 25 0 1 0 383395047 38924288 8915 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 9503 8915 52 110 0 9390 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 43364

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 9137
/proc/meminfo: memFree=1891256/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=73772 CPUtime=25.42
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 13097 0 0 0 2535 7 0 0 25 0 1 0 383395047 75542528 12984 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 18443 12984 52 110 0 18330 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 79124

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 9137
/proc/meminfo: memFree=1859896/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=146136 CPUtime=51
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 21153 0 0 0 5086 14 0 0 25 0 1 0 383395047 149643264 20911 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 36534 20911 52 110 0 36421 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 151488

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 9137
/proc/meminfo: memFree=1817592/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=148336 CPUtime=102.18
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 31549 0 0 0 10196 22 0 0 25 0 1 0 383395047 151896064 31307 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 37084 31307 52 110 0 36971 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 153688

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9137
/proc/meminfo: memFree=1781624/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=291980 CPUtime=162.16
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 40844 0 0 0 16186 30 0 0 25 0 1 0 383395047 298987520 40345 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 72995 40345 52 110 0 72882 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 297332

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9137
/proc/meminfo: memFree=1748216/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=294572 CPUtime=222.13
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 49104 0 0 0 22175 38 0 0 25 0 1 0 383395047 301641728 48605 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 73643 48605 52 110 0 73530 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 299924

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9137
/proc/meminfo: memFree=1720952/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=296560 CPUtime=282.12
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 56003 0 0 0 28167 45 0 0 25 0 1 0 383395047 303677440 55504 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 74140 55504 52 110 0 74027 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 301912

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9137
/proc/meminfo: memFree=1690168/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=297860 CPUtime=342.09
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 63600 0 0 0 34157 52 0 0 25 0 1 0 383395047 305008640 63101 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134517426 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 74465 63101 52 110 0 74352 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 303212

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9137
/proc/meminfo: memFree=1665144/2055920 swapFree=4171944/4192956

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

[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=582860 CPUtime=522.02
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 80977 0 0 0 52132 70 0 0 25 0 1 0 383395047 596848640 79965 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 145715 79965 52 110 0 145602 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 588212

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9137
/proc/meminfo: memFree=1604408/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=584596 CPUtime=581.99
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 85502 0 0 0 58124 75 0 0 25 0 1 0 383395047 598626304 84490 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 146149 84490 52 110 0 146036 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 589948

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9137
/proc/meminfo: memFree=1581496/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=585944 CPUtime=641.97
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 91189 0 0 0 64116 81 0 0 25 0 1 0 383395047 600006656 90177 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 146486 90177 52 110 0 146373 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 591296

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9137
/proc/meminfo: memFree=1565048/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=587708 CPUtime=701.94
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 95313 0 0 0 70110 84 0 0 25 0 1 0 383395047 601812992 94301 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 146927 94301 52 110 0 146814 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 593060

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9137
/proc/meminfo: memFree=1548344/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=589056 CPUtime=761.93
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 99446 0 0 0 76104 89 0 0 25 0 1 0 383395047 603193344 98434 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 147264 98434 52 110 0 147151 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 594408

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9137
/proc/meminfo: memFree=1530744/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=589764 CPUtime=821.9
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 103879 0 0 0 82096 94 0 0 25 0 1 0 383395047 603918336 102867 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 147441 102867 52 110 0 147328 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 595116

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9139
/proc/meminfo: memFree=1512440/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=590084 CPUtime=881.87
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 108401 0 0 0 88089 98 0 0 25 0 1 0 383395047 604246016 107389 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 147521 107389 52 110 0 147408 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 595436

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9139
/proc/meminfo: memFree=1498424/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=591820 CPUtime=941.85
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 111958 0 0 0 94084 101 0 0 25 0 1 0 383395047 606023680 110946 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 147955 110946 52 110 0 147842 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 597172

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9139
/proc/meminfo: memFree=1483256/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=592984 CPUtime=1001.82
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 115681 0 0 0 100078 104 0 0 25 0 1 0 383395047 607215616 114669 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 148246 114669 52 110 0 148133 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 598336

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9139
/proc/meminfo: memFree=1468920/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=594880 CPUtime=1061.8
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 119270 0 0 0 106073 107 0 0 25 0 1 0 383395047 609157120 118258 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 148720 118258 52 110 0 148607 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 600232

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9139
/proc/meminfo: memFree=1451896/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=595496 CPUtime=1121.77
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 123509 0 0 0 112066 111 0 0 25 0 1 0 383395047 609787904 122497 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 148874 122497 52 110 0 148761 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 600848

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9139
/proc/meminfo: memFree=1438136/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=597396 CPUtime=1181.75
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 126926 0 0 0 118060 115 0 0 25 0 1 0 383395047 611733504 125914 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 149349 125914 52 110 0 149236 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 602748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9139
/proc/meminfo: memFree=1434744/2055920 swapFree=4171944/4192956
[pid=9131] ppid=9129 vsize=5352 CPUtime=0.04
/proc/9131/stat : 9131 (TiniSatELite) S 9129 9131 8387 0 -1 4194304 331 560 0 0 0 0 4 0 16 0 1 0 383395041 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9131/statm: 1338 236 197 169 0 49 0
[pid=9137] ppid=9131 vsize=597588 CPUtime=1200.05
/proc/9137/stat : 9137 (tinisat) R 9131 9131 8387 0 -1 4194304 127738 0 0 0 119889 116 0 0 25 0 1 0 383395047 611930112 126726 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/9137/statm: 149397 126726 52 110 0 149284 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 602940

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)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 9131 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=47992 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=5999
CPU time returned by wait4() is 0.053991
while last known CPU time is 1200.09

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1198.93
CPU system time (s): 1.16
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 602940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.047992
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 891
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= 37
involuntary context switches= 8

runsolver used 0.912861 second user time and 2.49262 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun Mar 11 17:32:52 UTC 2007

IDJOB= 335789
IDBENCH= 24660
IDSOLVER= 99
FILE ID= node71/335789-1173634372

PBS_JOBID= 4101311

Free space on /tmp= 66537 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-php-025-024.sat05-1191.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335789-1173634372/TiniSatELite /tmp/evaluation/335789-1173634372/instance-335789-1173634372.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-335789-1173634372 -o ROOT/results/node71/solver-335789-1173634372 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335789-1173634372/TiniSatELite /tmp/evaluation/335789-1173634372/instance-335789-1173634372.cnf            

META MD5SUM SOLVER= 388ad77fe8f3a9a6ad5bf764ada795dd
MD5SUM BENCH=  008fc87d1e2675d3850c6f6e4188c7eb

RANDOM SEED= 442833962

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1943960 kB
Buffers:         12628 kB
Cached:          50756 kB
SwapCached:      15020 kB
Active:          31488 kB
Inactive:        53740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1943960 kB
SwapTotal:     4192956 kB
SwapFree:      4171944 kB
Dirty:            1192 kB
Writeback:           0 kB
Mapped:          15284 kB
Slab:            12844 kB
Committed_AS:   954320 kB
PageTables:       1448 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= 66537 MiB

End job on node71 on Sun Mar 11 17:52:55 UTC 2007