Trace number 355771

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 10003

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1184.2
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   10580    27785 |    3173       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |    7470    25292 |      --       0       --      -- |     --   | -3110/-2493
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 1304   #clauses: 7470   #literals: 25292
0.00/0.07	c CPU time:   0.06499 s
0.00/0.07	c ==============================================================================
0.07/0.11	c Tinisat 0.22
0.07/0.11	c solving /tmp/GTI_node43.alineos.net_15759.cnf
0.07/0.11	c 1304 variables, 7470 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/node43/watcher-355771-1176774626 -o ROOT/results/node43/solver-355771-1176774626 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355771-1176774626/TiniSatELite /tmp/evaluation/355771-1176774626/instance-355771-1176774626.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 0 seconds
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 15759
/proc/meminfo: memFree=1655744/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 125374451 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849416274 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/15759/statm: 1338 232 195 169 0 49 0
[pid=15760] ppid=15759 vsize=5352 CPUtime=0
/proc/15760/stat : 15760 (TiniSatELite) S 15759 15759 15703 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/15760/statm: 1338 236 198 169 0 49 0
[pid=15762] ppid=15760 vsize=0 CPUtime=0
/proc/15762/stat : 15762 (sed) D 15760 15759 15703 0 -1 4194308 163 0 0 0 0 0 0 0 15 0 1 0 125374451 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/15762/statm: 0 0 0 0 0 0 0

[startup+0.0880441 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 15759
/proc/meminfo: memFree=1655744/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 125374451 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101045 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 15759
/proc/meminfo: memFree=1655744/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+0.301059 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 15759
/proc/meminfo: memFree=1655744/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+0.701094 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 15759
/proc/meminfo: memFree=1655744/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5352

[startup+1.50116 s]
/proc/loadavg: 0.72 0.93 0.98 2/79 15765
/proc/meminfo: memFree=1653168/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=5160 CPUtime=1.39
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 713 0 0 0 139 0 0 0 25 0 1 0 125374461 5283840 698 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 1290 698 52 110 0 1177 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 10512

[startup+3.1013 s]
/proc/loadavg: 0.72 0.93 0.98 2/79 15765
/proc/meminfo: memFree=1651760/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=5420 CPUtime=2.99
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 1128 0 0 0 299 0 0 0 25 0 1 0 125374461 5550080 1113 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 1355 1113 52 110 0 1242 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10772

[startup+6.30158 s]
/proc/loadavg: 0.74 0.94 0.98 3/79 15765
/proc/meminfo: memFree=1648688/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=9780 CPUtime=6.19
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 1795 0 0 0 618 1 0 0 25 0 1 0 125374461 10014720 1780 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 2445 1780 52 110 0 2332 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 15132

[startup+12.7011 s]
/proc/loadavg: 0.76 0.94 0.98 2/79 15765
/proc/meminfo: memFree=1643888/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=18636 CPUtime=12.58
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 2918 0 0 0 1256 2 0 0 25 0 1 0 125374461 19083264 2870 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 4659 2870 52 110 0 4546 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 23988

[startup+25.5012 s]
/proc/loadavg: 0.81 0.94 0.98 2/79 15765
/proc/meminfo: memFree=1638256/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=19452 CPUtime=25.39
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 4335 0 0 0 2535 4 0 0 25 0 1 0 125374461 19918848 4222 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 4863 4222 52 110 0 4750 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24804

[startup+51.1015 s]
/proc/loadavg: 0.87 0.94 0.98 2/79 15765
/proc/meminfo: memFree=1630064/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=36448 CPUtime=50.97
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 6381 0 0 0 5091 6 0 0 25 0 1 0 125374461 37322752 6268 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 9112 6268 52 110 0 8999 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 41800

[startup+102.306 s]
/proc/loadavg: 0.94 0.95 0.98 2/79 15765
/proc/meminfo: memFree=1617840/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=38304 CPUtime=102.16
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 9515 0 0 0 10207 9 0 0 25 0 1 0 125374461 39223296 9273 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 9576 9273 52 110 0 9463 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 43656

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.98 2/79 15765
/proc/meminfo: memFree=1607920/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=72504 CPUtime=162.14
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 11990 0 0 0 16202 12 0 0 25 0 1 0 125374461 74244096 11748 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 18126 11748 52 110 0 18013 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 77856

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/79 15765
/proc/meminfo: memFree=1596720/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=72912 CPUtime=222.13
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 14761 0 0 0 22196 17 0 0 25 0 1 0 125374461 74661888 14519 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 18228 14519 52 110 0 18115 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 78264

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15765
/proc/meminfo: memFree=1587120/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=73636 CPUtime=282.11
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 17158 0 0 0 28192 19 0 0 25 0 1 0 125374461 75403264 16916 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 18409 16916 52 110 0 18296 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 78988

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15765
/proc/meminfo: memFree=1580144/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=140520 CPUtime=342.1
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 18935 0 0 0 34188 22 0 0 25 0 1 0 125374461 143892480 18660 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 35130 18660 52 110 0 35017 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 145872

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15765
/proc/meminfo: memFree=1574640/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=142388 CPUtime=402.09
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 20632 0 0 0 40185 24 0 0 25 0 1 0 125374461 145805312 20034 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0

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

/proc/15765/statm: 143299 111134 52 110 0 143186 0
Current children cumulated CPU time (s) 9339.48
Current children cumulated vsize (KiB) 578548

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1042928/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=573196 CPUtime=9399.39
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 117410 0 0 0 939724 215 0 0 25 0 1 0 125374461 586952704 111471 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143299 111471 52 110 0 143186 0
Current children cumulated CPU time (s) 9399.46
Current children cumulated vsize (KiB) 578548

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1041584/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=573196 CPUtime=9459.37
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 117782 0 0 0 945721 216 0 0 25 0 1 0 125374461 586952704 111843 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519886 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143299 111843 52 110 0 143186 0
Current children cumulated CPU time (s) 9459.44
Current children cumulated vsize (KiB) 578548

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1039920/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=573196 CPUtime=9519.36
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 118173 0 0 0 951719 217 0 0 25 0 1 0 125374461 586952704 112234 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143299 112234 52 110 0 143186 0
Current children cumulated CPU time (s) 9519.43
Current children cumulated vsize (KiB) 578548

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1038448/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=573196 CPUtime=9579.34
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 118534 0 0 0 957716 218 0 0 25 0 1 0 125374461 586952704 112595 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143299 112595 52 110 0 143186 0
Current children cumulated CPU time (s) 9579.41
Current children cumulated vsize (KiB) 578548

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1036912/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=573708 CPUtime=9639.33
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 119035 0 0 0 963714 219 0 0 25 0 1 0 125374461 587476992 112967 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143427 112967 52 110 0 143314 0
Current children cumulated CPU time (s) 9639.4
Current children cumulated vsize (KiB) 579060

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1035568/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=573708 CPUtime=9699.31
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 119376 0 0 0 969711 220 0 0 25 0 1 0 125374461 587476992 113308 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143427 113308 52 110 0 143314 0
Current children cumulated CPU time (s) 9699.38
Current children cumulated vsize (KiB) 579060

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1034096/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=574108 CPUtime=9759.29
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 119793 0 0 0 975709 220 0 0 25 0 1 0 125374461 587886592 113660 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143527 113660 52 110 0 143414 0
Current children cumulated CPU time (s) 9759.36
Current children cumulated vsize (KiB) 579460

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1032624/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=574240 CPUtime=9819.28
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 120162 0 0 0 981707 221 0 0 25 0 1 0 125374461 588021760 114029 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143560 114029 52 110 0 143447 0
Current children cumulated CPU time (s) 9819.35
Current children cumulated vsize (KiB) 579592

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1031408/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=574240 CPUtime=9879.27
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 120474 0 0 0 987705 222 0 0 25 0 1 0 125374461 588021760 114341 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143560 114341 52 110 0 143447 0
Current children cumulated CPU time (s) 9879.34
Current children cumulated vsize (KiB) 579592

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1029936/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=574240 CPUtime=9939.25
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 120829 0 0 0 993702 223 0 0 25 0 1 0 125374461 588021760 114696 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143560 114696 52 110 0 143447 0
Current children cumulated CPU time (s) 9939.32
Current children cumulated vsize (KiB) 579592

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1028400/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=575440 CPUtime=9999.24
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 121479 0 0 0 999700 224 0 0 25 0 1 0 125374461 589250560 115089 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143860 115089 52 110 0 143747 0
Current children cumulated CPU time (s) 9999.31
Current children cumulated vsize (KiB) 580792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18451
/proc/meminfo: memFree=1028400/2055920 swapFree=4184784/4192956
[pid=15759] ppid=15757 vsize=5352 CPUtime=0.07
/proc/15759/stat : 15759 (TiniSatELite) S 15757 15759 15703 0 -1 4194304 332 841 0 0 0 0 7 0 15 0 1 0 125374451 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 216849244996 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15759/statm: 1338 236 197 169 0 49 0
[pid=15765] ppid=15759 vsize=575440 CPUtime=9999.94
/proc/15765/stat : 15765 (tinisat) R 15759 15759 15703 0 -1 4194304 121482 0 0 0 999770 224 0 0 25 0 1 0 125374461 589250560 115092 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15765/statm: 143860 115092 52 110 0 143747 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 580792

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 15759 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=74988
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=8998
# CPU time returned by wait4() is 0.083986
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003
CPU time (s): 10000
CPU user time (s): 9997.77
CPU system time (s): 2.24
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 580792

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

runsolver used 10.5474 second user time and 25.8341 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue Apr 17 01:50:26 UTC 2007

IDJOB= 355771
IDBENCH= 20401
IDSOLVER= 170
FILE ID= node43/355771-1176774626

PBS_JOBID= 4580815

Free space on /tmp= 66534 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8c67f78ca36ec96e662a91c74844da21

RANDOM SEED= 535482071

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

Linux node43.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.218
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.218
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:       1656152 kB
Buffers:         54052 kB
Cached:         135924 kB
SwapCached:       2532 kB
Active:         223124 kB
Inactive:       114624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656152 kB
SwapTotal:     4192956 kB
SwapFree:      4184784 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:         162180 kB
Slab:            47416 kB
Committed_AS:  1718892 kB
PageTables:       1864 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= 66534 MiB

End job on node43 on Tue Apr 17 04:37:12 UTC 2007