Trace number 355769

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 10002.7

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.00/0.20	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.00/0.20	c ==============================================================================
0.00/0.20	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.00/0.20	c CPU time:   0.181972 s
0.00/0.20	c ==============================================================================
0.00/0.25	c Tinisat 0.22
0.00/0.25	c solving /tmp/GTI_node52.alineos.net_23014.cnf
0.00/0.25	c 2673 variables, 15594 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/node52/watcher-355769-1176774066 -o ROOT/results/node52/solver-355769-1176774066 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355769-1176774066/TiniSatELite /tmp/evaluation/355769-1176774066/instance-355769-1176774066.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: 1.00 1.00 1.00 3/64 23014
/proc/meminfo: memFree=1987988/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 32251714 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653923922 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/23014/statm: 1338 232 195 169 0 49 0
[pid=23015] ppid=23014 vsize=5352 CPUtime=0
/proc/23015/stat : 23015 (TiniSatELite) S 23014 23014 22714 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/23015/statm: 1338 236 198 169 0 49 0
[pid=23017] ppid=23015 vsize=0 CPUtime=0
/proc/23017/stat : 23017 (sed) D 23015 23014 22714 0 -1 4194308 163 0 0 0 0 0 0 0 21 0 1 0 32251714 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/23017/statm: 0 0 0 0 0 0 0

[startup+0.0455991 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23014
/proc/meminfo: memFree=1987988/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 32251714 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23014/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101595 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23014
/proc/meminfo: memFree=1987988/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 32251714 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23014/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.30161 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23014
/proc/meminfo: memFree=1987988/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 5352

[startup+0.701635 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23014
/proc/meminfo: memFree=1987988/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 5352

[startup+1.50169 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1984964/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=3452 CPUtime=1.26
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 682 0 0 0 126 0 0 0 25 0 1 0 32251737 3534848 667 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 863 667 52 110 0 750 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8804

[startup+3.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1984004/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=5656 CPUtime=2.85
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 1008 0 0 0 285 0 0 0 25 0 1 0 32251737 5791744 993 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515516 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 1414 993 52 110 0 1301 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 11008

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1981316/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=10332 CPUtime=6.06
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 1578 0 0 0 605 1 0 0 25 0 1 0 32251737 10579968 1563 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 2583 1563 52 110 0 2470 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15684

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1977668/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=10720 CPUtime=12.45
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 2434 0 0 0 1243 2 0 0 25 0 1 0 32251737 10977280 2386 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 2680 2386 52 110 0 2567 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16072

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1971780/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=20084 CPUtime=25.25
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 3862 0 0 0 2522 3 0 0 25 0 1 0 32251737 20566016 3814 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 5021 3814 52 110 0 4908 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25436

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1963268/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=38632 CPUtime=50.85
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 6072 0 0 0 5078 7 0 0 25 0 1 0 32251737 39559168 5959 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 9658 5959 52 110 0 9545 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43984

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1950724/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=39764 CPUtime=102.04
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 9143 0 0 0 10194 10 0 0 25 0 1 0 32251737 40718336 9030 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 9941 9030 52 110 0 9828 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 45116

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1939396/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=76744 CPUtime=162.02
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 12114 0 0 0 16189 13 0 0 25 0 1 0 32251737 78585856 11872 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 19186 11872 52 110 0 19073 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 82096

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1930116/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=77380 CPUtime=222.01
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 14406 0 0 0 22186 15 0 0 25 0 1 0 32251737 79237120 14164 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 19345 14164 52 110 0 19232 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 82732

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1920004/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=77836 CPUtime=281.99
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 16954 0 0 0 28182 17 0 0 25 0 1 0 32251737 79704064 16712 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 19459 16712 52 110 0 19346 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 83188

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1912708/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=78144 CPUtime=341.98
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 18754 0 0 0 34180 18 0 0 25 0 1 0 32251737 80019456 18512 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 19536 18512 52 110 0 19423 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 83496

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23020
/proc/meminfo: memFree=1905604/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=149524 CPUtime=401.97
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 20545 0 0 0 40177 20 0 0 25 0 1 0 32251737 153112576 20303 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0

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

/proc/23020/statm: 151437 126726 52 110 0 151324 0
Current children cumulated CPU time (s) 9399.82
Current children cumulated vsize (KiB) 611100

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24116
/proc/meminfo: memFree=1434244/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=605880 CPUtime=9459.59
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 131577 0 0 0 945810 149 0 0 25 0 1 0 32251737 620421120 127156 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 151470 127156 52 110 0 151357 0
Current children cumulated CPU time (s) 9459.8
Current children cumulated vsize (KiB) 611232

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24116
/proc/meminfo: memFree=1432324/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=605880 CPUtime=9519.58
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 132049 0 0 0 951807 151 0 0 25 0 1 0 32251737 620421120 127628 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 151470 127628 52 110 0 151357 0
Current children cumulated CPU time (s) 9519.79
Current children cumulated vsize (KiB) 611232

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24116
/proc/meminfo: memFree=1430148/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=606012 CPUtime=9579.56
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 132596 0 0 0 957805 151 0 0 25 0 1 0 32251737 620556288 128175 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 151503 128175 52 110 0 151390 0
Current children cumulated CPU time (s) 9579.77
Current children cumulated vsize (KiB) 611364

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24116
/proc/meminfo: memFree=1427780/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=606140 CPUtime=9639.55
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 133215 0 0 0 963803 152 0 0 25 0 1 0 32251737 620687360 128761 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 151535 128761 52 110 0 151422 0
Current children cumulated CPU time (s) 9639.76
Current children cumulated vsize (KiB) 611492

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24116
/proc/meminfo: memFree=1425604/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=606304 CPUtime=9699.54
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 133750 0 0 0 969801 153 0 0 25 0 1 0 32251737 620855296 129296 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 151576 129296 52 110 0 151463 0
Current children cumulated CPU time (s) 9699.75
Current children cumulated vsize (KiB) 611656

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24116
/proc/meminfo: memFree=1423492/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=607136 CPUtime=9759.52
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 134439 0 0 0 975799 153 0 0 25 0 1 0 32251737 621707264 129823 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 151784 129823 52 110 0 151671 0
Current children cumulated CPU time (s) 9759.73
Current children cumulated vsize (KiB) 612488

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24116
/proc/meminfo: memFree=1421188/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=607852 CPUtime=9819.51
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 135030 0 0 0 981797 154 0 0 25 0 1 0 32251737 622440448 130381 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 151963 130381 52 110 0 151850 0
Current children cumulated CPU time (s) 9819.72
Current children cumulated vsize (KiB) 613204

[startup+9882.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 24116
/proc/meminfo: memFree=1419140/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=607984 CPUtime=9879.51
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 135525 0 0 0 987796 155 0 0 25 0 1 0 32251737 622575616 130876 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 151996 130876 52 110 0 151883 0
Current children cumulated CPU time (s) 9879.72
Current children cumulated vsize (KiB) 613336

[startup+9942.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 24116
/proc/meminfo: memFree=1417092/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=609332 CPUtime=9939.48
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 136260 0 0 0 993793 155 0 0 25 0 1 0 32251737 623955968 131384 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 152333 131384 52 110 0 152220 0
Current children cumulated CPU time (s) 9939.69
Current children cumulated vsize (KiB) 614684

[startup+10002.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 24116
/proc/meminfo: memFree=1415364/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=609332 CPUtime=9999.48
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 136680 0 0 0 999792 156 0 0 25 0 1 0 32251737 623955968 131804 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 152333 131804 52 110 0 152220 0
Current children cumulated CPU time (s) 9999.69
Current children cumulated vsize (KiB) 614684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 24116
/proc/meminfo: memFree=1415364/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=609332 CPUtime=9999.88
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 136681 0 0 0 999832 156 0 0 25 0 1 0 32251737 623955968 131805 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 152333 131805 52 110 0 152220 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 614684

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

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

[startup+10002.7 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 24116
/proc/meminfo: memFree=1415364/2055920 swapFree=4179260/4192956
[pid=23014] ppid=23012 vsize=5352 CPUtime=0.21
/proc/23014/stat : 23014 (TiniSatELite) S 23012 23014 22714 0 -1 4194304 332 1372 0 0 0 0 20 1 16 0 1 0 32251714 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23014/statm: 1338 236 197 169 0 49 0
[pid=23020] ppid=23014 vsize=609332 CPUtime=9999.88
/proc/23020/stat : 23020 (tinisat) R 23014 23014 22714 0 -1 4194304 136681 0 0 0 999832 156 0 0 25 0 1 0 32251737 623955968 131805 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/23020/statm: 152333 131805 52 110 0 152220 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 614684

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23014 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=205968
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=13997
# CPU time returned by wait4() is 0.219965
# 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): 10002.7
CPU time (s): 10000.1
CPU user time (s): 9998.52
CPU system time (s): 1.57
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 614684

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

runsolver used 6.51701 second user time and 21.2648 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Tue Apr 17 01:41:07 UTC 2007

IDJOB= 355769
IDBENCH= 20399
IDSOLVER= 170
FILE ID= node52/355769-1176774066

PBS_JOBID= 4580800

Free space on /tmp= 66385 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d2f77e32530988f77dca5112174eee00

RANDOM SEED= 214320312

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

Linux node52.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:       1988588 kB
Buffers:          2512 kB
Cached:          22036 kB
SwapCached:       7888 kB
Active:          19488 kB
Inactive:        18768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1988588 kB
SwapTotal:     4192956 kB
SwapFree:      4179260 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            15064 kB
Committed_AS:  1506856 kB
PageTables:       1484 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= 66384 MiB

End job on node52 on Tue Apr 17 04:27:51 UTC 2007