Trace number 355745

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? (MO) 3556.09 3557.21

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-13-u.cnf
MD5SUM4bb23e70b97827425fcf5759bf0a79a2
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 variables184196
Number of clauses833889
Sum of the clauses size1904914
Maximum clause length10
Minimum clause length1
Number of clauses of size 113964
Number of clauses of size 2672565
Number of clauses of size 3112780
Number of clauses of size 43840
Number of clauses of size 515360
Number of clauses of size over 515380

Solver Data (download as text)

0.00/0.02	c Parsing...
0.00/0.78	c ==============================================================================
0.00/0.78	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.78	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.78	c ==============================================================================
0.00/0.78	c |         0 |  819017  1889038 |  245705       0        0     nan |  0.000 % |
5.87/5.97	c |         0 |  472816  1288651 |      --       0       --      -- |     --   | -148996/-152766
5.87/5.97	c ==============================================================================
5.87/5.97	c Result  :   #vars: 86440   #clauses: 472816   #literals: 1288651
5.87/5.97	c CPU time:   5.75812 s
5.87/5.97	c ==============================================================================
6.57/7.25	c Tinisat 0.22
6.57/7.25	c solving /tmp/GTI_node11.alineos.net_32196.cnf
6.57/7.25	c 86440 variables, 472816 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/node11/watcher-355745-1176863555 -o ROOT/results/node11/solver-355745-1176863555 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/355745-1176863555/TiniSatELite /tmp/evaluation/355745-1176863555/instance-355745-1176863555.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): 15000 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.00 1.00 3/77 32196
/proc/meminfo: memFree=1847280/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=0
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 127404474 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910214226 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/32196/statm: 1338 232 195 169 0 49 0
[pid=32197] ppid=32196 vsize=5352 CPUtime=0
/proc/32197/stat : 32197 (TiniSatELite) R 32196 32196 31429 0 -1 4194368 54 188 0 0 0 0 0 0 20 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 4406800 0 0 4096 65538 0 0 0 17 1 0 0
/proc/32197/statm: 1338 236 198 169 0 49 0

[startup+0.0362939 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 32196
/proc/meminfo: memFree=1847280/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=0
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 127404474 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32196/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101301 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 32196
/proc/meminfo: memFree=1847280/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=0
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 127404474 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32196/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301327 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 32196
/proc/meminfo: memFree=1847280/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=0
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 127404474 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32196/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701372 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 32196
/proc/meminfo: memFree=1847280/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=0
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 127404474 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32196/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50147 s]
/proc/loadavg: 0.96 1.00 1.00 2/79 32201
/proc/meminfo: memFree=1762912/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=0
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 127404474 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32196/statm: 1338 235 197 169 0 49 0
[pid=32201] ppid=32196 vsize=96316 CPUtime=1.47
/proc/32201/stat : 32201 (SatELite_releas) R 32196 32196 31429 0 -1 4194304 23044 0 0 0 134 13 0 0 25 0 1 0 127404474 98627584 21123 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134681051 0 0 4096 3 0 0 0 17 1 0 0
/proc/32201/statm: 24079 21123 66 128 0 23948 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 101668

[startup+3.10166 s]
/proc/loadavg: 0.96 1.00 1.00 2/79 32201
/proc/meminfo: memFree=1756320/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=0
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 127404474 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32196/statm: 1338 235 197 169 0 49 0
[pid=32201] ppid=32196 vsize=102888 CPUtime=3.07
/proc/32201/stat : 32201 (SatELite_releas) R 32196 32196 31429 0 -1 4194304 24049 0 0 0 293 14 0 0 25 0 1 0 127404474 105357312 21990 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134529921 0 0 4096 3 0 0 0 17 1 0 0
/proc/32201/statm: 25722 21990 66 128 0 25591 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 108240

[startup+6.30103 s]
/proc/loadavg: 0.96 1.00 1.00 2/79 32201
/proc/meminfo: memFree=1752424/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=0
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 127404474 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32196/statm: 1338 235 197 169 0 49 0
[pid=32201] ppid=32196 vsize=104844 CPUtime=6.27
/proc/32201/stat : 32201 (SatELite_releas) R 32196 32196 31429 0 -1 4194304 34812 0 0 0 605 22 0 0 25 0 1 0 127404474 107360256 22586 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/32201/statm: 26211 22586 67 128 0 26080 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 110196

[startup+12.7028 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 32202
/proc/meminfo: memFree=1800424/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=42592 CPUtime=6.09
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 9511 0 0 0 603 6 0 0 25 0 1 0 127405134 43614208 8064 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 10648 8064 52 110 0 10535 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 47944

[startup+25.5013 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 32202
/proc/meminfo: memFree=1798184/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=42592 CPUtime=18.88
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 10087 0 0 0 1882 6 0 0 25 0 1 0 127405134 43614208 8640 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 10648 8640 52 110 0 10535 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 47944

[startup+51.1013 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 32202
/proc/meminfo: memFree=1787880/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=70116 CPUtime=44.46
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 12738 0 0 0 4436 10 0 0 25 0 1 0 127405134 71798784 11291 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 17529 11291 52 110 0 17416 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 75468

[startup+102.305 s]
/proc/loadavg: 1.05 1.02 1.00 2/79 32202
/proc/meminfo: memFree=1759208/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=125164 CPUtime=95.64
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 19852 0 0 0 9548 16 0 0 25 0 1 0 127405134 128167936 18405 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 31291 18405 52 110 0 31178 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 130516

[startup+162.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 32202
/proc/meminfo: memFree=1720488/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=125164 CPUtime=155.62
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 29557 0 0 0 15538 24 0 0 25 0 1 0 127405134 128167936 28110 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519661 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 31291 28110 52 110 0 31178 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 130516

[startup+222.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 32202
/proc/meminfo: memFree=1684072/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=235256 CPUtime=215.61
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 38633 0 0 0 21527 34 0 0 25 0 1 0 127405134 240902144 37186 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 58814 37186 52 110 0 58701 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 240608

[startup+282.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/79 32202
/proc/meminfo: memFree=1640680/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=235256 CPUtime=275.59
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 49466 0 0 0 27515 44 0 0 25 0 1 0 127405134 240902144 48019 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 58814 48019 52 110 0 58701 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 240608

[startup+342.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/79 32202
/proc/meminfo: memFree=1606376/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=235256 CPUtime=335.57
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 58021 0 0 0 33506 51 0 0 25 0 1 0 127405134 240902144 56574 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 58814 56574 52 110 0 58701 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 240608

[startup+402.302 s]
/proc/loadavg: 1.09 1.05 1.00 2/79 32202
/proc/meminfo: memFree=1572456/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=455440 CPUtime=395.56
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 66573 0 0 0 39495 61 0 0 25 0 1 0 127405134 466370560 65126 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 113860 65126 52 110 0 113747 0

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

/proc/32202/statm: 449556 380844 52 110 0 449443 0
Current children cumulated CPU time (s) 2861.37
Current children cumulated vsize (KiB) 1803576

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=289768/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1798972 CPUtime=2914.78
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 386793 0 0 0 291146 332 0 0 25 0 1 0 127405134 1842147328 384833 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 449743 384833 52 110 0 449630 0
Current children cumulated CPU time (s) 2921.35
Current children cumulated vsize (KiB) 1804324

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=270056/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1799980 CPUtime=2974.76
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 391691 0 0 0 297140 336 0 0 25 0 1 0 127405134 1843179520 389731 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 449995 389731 52 110 0 449882 0
Current children cumulated CPU time (s) 2981.33
Current children cumulated vsize (KiB) 1805332

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=248616/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1800412 CPUtime=3034.75
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 397138 0 0 0 303133 342 0 0 25 0 1 0 127405134 1843621888 395178 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 450103 395178 52 110 0 449990 0
Current children cumulated CPU time (s) 3041.32
Current children cumulated vsize (KiB) 1805764

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=225448/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1801012 CPUtime=3094.73
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 402805 0 0 0 309126 347 0 0 25 0 1 0 127405134 1844236288 400845 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 450253 400845 52 110 0 450140 0
Current children cumulated CPU time (s) 3101.3
Current children cumulated vsize (KiB) 1806364

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=204200/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1801644 CPUtime=3154.72
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 408167 0 0 0 315119 353 0 0 25 0 1 0 127405134 1844883456 406207 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 450411 406207 52 110 0 450298 0
Current children cumulated CPU time (s) 3161.29
Current children cumulated vsize (KiB) 1806996

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=186920/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1802328 CPUtime=3214.7
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 412447 0 0 0 321114 356 0 0 25 0 1 0 127405134 1845583872 410487 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 450582 410487 52 110 0 450469 0
Current children cumulated CPU time (s) 3221.27
Current children cumulated vsize (KiB) 1807680

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=170408/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1803048 CPUtime=3274.69
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 416527 0 0 0 327109 360 0 0 25 0 1 0 127405134 1846321152 414567 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 450762 414567 52 110 0 450649 0
Current children cumulated CPU time (s) 3281.26
Current children cumulated vsize (KiB) 1808400

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=154856/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1803576 CPUtime=3334.67
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 420444 0 0 0 333104 363 0 0 25 0 1 0 127405134 1846861824 418484 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 450894 418484 52 110 0 450781 0
Current children cumulated CPU time (s) 3341.24
Current children cumulated vsize (KiB) 1808928

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=141288/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1804496 CPUtime=3394.66
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 423787 0 0 0 339099 367 0 0 25 0 1 0 127405134 1847803904 421827 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 451124 421827 52 110 0 451011 0
Current children cumulated CPU time (s) 3401.23
Current children cumulated vsize (KiB) 1809848

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=104040/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1804640 CPUtime=3454.64
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 433210 0 0 0 345090 374 0 0 25 0 1 0 127405134 1847951360 431250 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 451160 431250 52 110 0 451047 0
Current children cumulated CPU time (s) 3461.21
Current children cumulated vsize (KiB) 1809992

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=58984/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1804784 CPUtime=3514.61
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 444339 0 0 0 351081 380 0 0 25 0 1 0 127405134 1848098816 442379 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 451196 442379 52 110 0 451083 0
Current children cumulated CPU time (s) 3521.18
Current children cumulated vsize (KiB) 1810136



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3557.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32402
/proc/meminfo: memFree=28136/2055920 swapFree=4139244/4192956
[pid=32196] ppid=32194 vsize=5352 CPUtime=6.57
/proc/32196/stat : 32196 (TiniSatELite) S 32194 32196 31429 0 -1 4194304 332 35066 0 0 0 0 632 25 16 0 1 0 127404474 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32196/statm: 1338 236 197 169 0 49 0
[pid=32202] ppid=32196 vsize=1860856 CPUtime=3549.52
/proc/32202/stat : 32202 (tinisat) R 32196 32196 31429 0 -1 4194304 451999 0 0 0 354566 386 0 0 25 0 1 0 127405134 1905516544 450039 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/32202/statm: 465214 450039 52 110 0 465101 0
Current children cumulated CPU time (s) 3556.09
Current children cumulated vsize (KiB) 1866208

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)

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

Real time (s): 3557.21
CPU time (s): 3556.09
CPU user time (s): 3551.98
CPU system time (s): 4.11
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 1866208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.32304
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35398
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= 35
involuntary context switches= 28

runsolver used 3.44548 second user time and 9.49956 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Apr 18 02:32:35 UTC 2007

IDJOB= 355745
IDBENCH= 20370
IDSOLVER= 170
FILE ID= node11/355745-1176863555

PBS_JOBID= 4590251

Free space on /tmp= 66289 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/partial-5-13-u.cnf
COMMAND LINE= /tmp/evaluation/355745-1176863555/TiniSatELite /tmp/evaluation/355745-1176863555/instance-355745-1176863555.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-355745-1176863555 -o ROOT/results/node11/solver-355745-1176863555 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/355745-1176863555/TiniSatELite /tmp/evaluation/355745-1176863555/instance-355745-1176863555.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  4bb23e70b97827425fcf5759bf0a79a2

RANDOM SEED= 45089385

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
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.235
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:       1848200 kB
Buffers:         24400 kB
Cached:         106328 kB
SwapCached:      22272 kB
Active:          66884 kB
Inactive:        98528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848200 kB
SwapTotal:     4192956 kB
SwapFree:      4139244 kB
Dirty:           15792 kB
Writeback:           0 kB
Mapped:          30184 kB
Slab:            27768 kB
Committed_AS:  6137668 kB
PageTables:       1848 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= 66275 MiB

End job on node11 on Wed Apr 18 03:31:55 UTC 2007