Trace number 334991

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.06 1200.81

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

Solver Data (download as text)

0.00/0.05	c Parsing...
2.24/2.35	c ==============================================================================
2.24/2.35	c |           |     ORIGINAL     |              LEARNT              |          |
2.24/2.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.24/2.35	c ==============================================================================
2.24/2.35	c |         0 | 2507999  5028712 |  752399       0        0     nan |  0.000 % |
50.96/51.16	c |         0 | 2490066  8503430 |      --       0       --      -- |     --   | -17933/3474718
50.96/51.16	c ==============================================================================
50.96/51.16	c Result  :   #vars: 14776   #clauses: 2490066   #literals: 8503430
50.96/51.16	c CPU time:   50.6133 s
50.96/51.16	c ==============================================================================
58.33/58.59	c Tinisat 0.22
58.33/58.59	c solving /tmp/GTI_node10.alineos.net_680.cnf
58.33/58.59	c 14776 variables, 2490066 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/node10/watcher-334991-1173603361 -o ROOT/results/node10/solver-334991-1173603361 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334991-1173603361/TiniSatELite /tmp/evaluation/334991-1173603361/instance-334991-1173603361.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: 1.00 1.00 1.00 3/77 680
/proc/meminfo: memFree=1843632/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0

[startup+0.0280201 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 680
/proc/meminfo: memFree=1843632/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101041 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 680
/proc/meminfo: memFree=1843632/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301068 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 680
/proc/meminfo: memFree=1843632/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.70112 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 680
/proc/meminfo: memFree=1843632/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 685
/proc/meminfo: memFree=1791840/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0
[pid=684] ppid=680 vsize=85896 CPUtime=1.44
/proc/684/stat : 684 (SatELite_releas) R 680 680 32709 0 -1 4194304 20831 0 0 0 130 14 0 0 25 0 1 0 380291695 87957504 20815 18446744073709551615 134512640 135037501 4294956592 18446744073709551615 134681051 0 0 4096 3 0 0 0 17 0 0 0
/proc/684/statm: 21474 20816 46 128 0 21343 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 91248

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 685
/proc/meminfo: memFree=1725088/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0
[pid=684] ppid=680 vsize=154028 CPUtime=3.04
/proc/684/stat : 684 (SatELite_releas) R 680 680 32709 0 -1 4194304 34003 0 0 0 281 23 0 0 25 0 1 0 380291695 157724672 33987 18446744073709551615 134512640 135037501 4294956592 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 0 0 0
/proc/684/statm: 38507 33987 66 128 0 38376 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 159380

[startup+6.30188 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 685
/proc/meminfo: memFree=1682784/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0
[pid=684] ppid=680 vsize=181580 CPUtime=6.22
/proc/684/stat : 684 (SatELite_releas) R 680 680 32709 0 -1 4194304 40741 0 0 0 592 30 0 0 25 0 1 0 380291695 185937920 40725 18446744073709551615 134512640 135037501 4294956592 18446744073709551615 134543950 0 0 4096 3 0 0 0 17 1 0 0
/proc/684/statm: 45395 40725 66 128 0 45264 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 186932

[startup+12.7027 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 685
/proc/meminfo: memFree=1615456/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0
[pid=684] ppid=680 vsize=270152 CPUtime=12.6
/proc/684/stat : 684 (SatELite_releas) R 680 680 32709 0 -1 4194304 54977 0 0 0 1219 41 0 0 25 0 1 0 380291695 276635648 54961 18446744073709551615 134512640 135037501 4294956592 18446744073709551615 134573900 0 0 4096 3 0 0 0 17 0 0 0
/proc/684/statm: 67538 54961 66 128 0 67407 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 275504

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 685
/proc/meminfo: memFree=1615136/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0
[pid=684] ppid=680 vsize=270528 CPUtime=25.4
/proc/684/stat : 684 (SatELite_releas) R 680 680 32709 0 -1 4194304 55069 0 0 0 2499 41 0 0 25 0 1 0 380291695 277020672 55053 18446744073709551615 134512640 135037501 4294956592 18446744073709551615 134573755 0 0 4096 3 0 0 0 17 0 0 0
/proc/684/statm: 67632 55053 66 128 0 67501 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 275880

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 685
/proc/meminfo: memFree=1614880/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=0
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 380291695 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 234 197 169 0 49 0
[pid=684] ppid=680 vsize=270804 CPUtime=50.96
/proc/684/stat : 684 (SatELite_releas) R 680 680 32709 0 -1 4194304 55173 0 0 0 5055 41 0 0 25 0 1 0 380291695 277303296 55098 18446744073709551615 134512640 135037501 4294956592 18446744073709551615 134590744 0 0 4096 3 0 0 0 17 0 0 0
/proc/684/statm: 67701 55098 66 128 0 67570 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 276156

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 686
/proc/meminfo: memFree=1661280/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=47.51
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 35026 0 0 0 4733 18 0 0 25 0 1 0 380297168 188399616 30059 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 30059 52 110 0 45883 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 189336

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 686
/proc/meminfo: memFree=1658848/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=107.46
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 35667 0 0 0 10727 19 0 0 25 0 1 0 380297168 188399616 30700 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 30700 52 110 0 45883 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 189336

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 686
/proc/meminfo: memFree=1655840/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=167.43
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 36402 0 0 0 16723 20 0 0 25 0 1 0 380297168 188399616 31435 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 31435 52 110 0 45883 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 189336

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 686
/proc/meminfo: memFree=1653216/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=227.36
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 37040 0 0 0 22715 21 0 0 25 0 1 0 380297168 188399616 32073 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 32073 52 110 0 45883 0
Current children cumulated CPU time (s) 281.94
Current children cumulated vsize (KiB) 189336

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 810
/proc/meminfo: memFree=1648624/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=287.33
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 37745 0 0 0 28698 35 0 0 25 0 1 0 380297168 188399616 32778 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 32778 52 110 0 45883 0
Current children cumulated CPU time (s) 341.91
Current children cumulated vsize (KiB) 189336

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1645344/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=347.3
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 38807 0 0 0 34689 41 0 0 25 0 1 0 380297168 188399616 33840 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519633 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 33840 52 110 0 45883 0
Current children cumulated CPU time (s) 401.88
Current children cumulated vsize (KiB) 189336


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

[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=467.22
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 40263 0 0 0 46680 42 0 0 25 0 1 0 380297168 188399616 35296 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 35296 52 110 0 45883 0
Current children cumulated CPU time (s) 521.8
Current children cumulated vsize (KiB) 189336

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1636768/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=527.2
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 40908 0 0 0 52677 43 0 0 25 0 1 0 380297168 188399616 35941 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 35941 52 110 0 45883 0
Current children cumulated CPU time (s) 581.78
Current children cumulated vsize (KiB) 189336

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1633824/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=587.15
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 41606 0 0 0 58671 44 0 0 25 0 1 0 380297168 188399616 36639 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 36639 52 110 0 45883 0
Current children cumulated CPU time (s) 641.73
Current children cumulated vsize (KiB) 189336

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1630432/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=647.12
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 42436 0 0 0 64667 45 0 0 25 0 1 0 380297168 188399616 37469 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 37469 52 110 0 45883 0
Current children cumulated CPU time (s) 701.7
Current children cumulated vsize (KiB) 189336

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1627616/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=707.1
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 43127 0 0 0 70665 45 0 0 25 0 1 0 380297168 188399616 38160 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 38160 52 110 0 45883 0
Current children cumulated CPU time (s) 761.68
Current children cumulated vsize (KiB) 189336

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1624992/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=767.09
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 43748 0 0 0 76662 47 0 0 25 0 1 0 380297168 188399616 38781 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 38781 52 110 0 45883 0
Current children cumulated CPU time (s) 821.67
Current children cumulated vsize (KiB) 189336

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1622560/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=827.07
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 44344 0 0 0 82660 47 0 0 25 0 1 0 380297168 188399616 39377 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 39377 52 110 0 45883 0
Current children cumulated CPU time (s) 881.65
Current children cumulated vsize (KiB) 189336

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1619616/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=887.05
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 45090 0 0 0 88657 48 0 0 25 0 1 0 380297168 188399616 40123 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 40123 52 110 0 45883 0
Current children cumulated CPU time (s) 941.63
Current children cumulated vsize (KiB) 189336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1616224/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=947.03
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 45896 0 0 0 94654 49 0 0 25 0 1 0 380297168 188399616 40929 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 40929 52 110 0 45883 0
Current children cumulated CPU time (s) 1001.61
Current children cumulated vsize (KiB) 189336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1613152/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=1007.01
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 46678 0 0 0 100651 50 0 0 25 0 1 0 380297168 188399616 41711 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 41711 52 110 0 45883 0
Current children cumulated CPU time (s) 1061.59
Current children cumulated vsize (KiB) 189336

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1610336/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=1067
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 47354 0 0 0 106649 51 0 0 25 0 1 0 380297168 188399616 42387 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 42387 52 110 0 45883 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 189336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1607328/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=1126.98
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 48095 0 0 0 112645 53 0 0 25 0 1 0 380297168 188399616 43128 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 43128 52 110 0 45883 0
Current children cumulated CPU time (s) 1181.56
Current children cumulated vsize (KiB) 189336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 884
/proc/meminfo: memFree=1606240/2055920 swapFree=4168764/4192956
[pid=680] ppid=678 vsize=5352 CPUtime=54.58
/proc/680/stat : 680 (TiniSatELite) S 678 680 32709 0 -1 4194304 331 55446 0 0 0 0 5394 64 16 0 1 0 380291695 5480448 236 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/680/statm: 1338 236 197 169 0 49 0
[pid=686] ppid=680 vsize=183984 CPUtime=1145.48
/proc/686/stat : 686 (tinisat) R 680 680 32709 0 -1 4194304 48334 0 0 0 114495 53 0 0 25 0 1 0 380297168 188399616 43367 18446744073709551615 134512640 134966189 4294956736 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/686/statm: 45996 43367 52 110 0 45883 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 189336

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 680 and gives childrusage.ru_utime.tv_sec=53 childrusage.ru_utime.tv_usec=948798 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=648901
CPU time returned by wait4() is 54.5977
while last known CPU time is 1200.06

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

Real time (s): 1200.81
CPU time (s): 1200.06
CPU user time (s): 1198.89
CPU system time (s): 1.17
CPU usage (%): 99.9371
Max. virtual memory (cumulated for all children) (KiB): 276156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.9488
system time used= 0.648901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55777
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= 38
involuntary context switches= 1239

runsolver used 1.2778 second user time and 3.13352 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Mar 11 08:56:07 UTC 2007

IDJOB= 334991
IDBENCH= 24641
IDSOLVER= 99
FILE ID= node10/334991-1173603361

PBS_JOBID= 4101245

Free space on /tmp= 66521 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334991-1173603361/TiniSatELite /tmp/evaluation/334991-1173603361/instance-334991-1173603361.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-334991-1173603361 -o ROOT/results/node10/solver-334991-1173603361 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334991-1173603361/TiniSatELite /tmp/evaluation/334991-1173603361/instance-334991-1173603361.cnf            

META MD5SUM SOLVER= 388ad77fe8f3a9a6ad5bf764ada795dd
MD5SUM BENCH=  181c4935b6e4cd791aedd030930111fa

RANDOM SEED= 797410637

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1844552 kB
Buffers:          1244 kB
Cached:         133256 kB
SwapCached:       2520 kB
Active:          66136 kB
Inactive:        91140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844552 kB
SwapTotal:     4192956 kB
SwapFree:      4168764 kB
Dirty:           34836 kB
Writeback:           0 kB
Mapped:          30360 kB
Slab:            39588 kB
Committed_AS:  1715932 kB
PageTables:       1832 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= 66461 MiB

End job on node10 on Sun Mar 11 09:16:10 UTC 2007