Trace number 355781

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-08UNSAT 9741.9 9745.55

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-6-ipc5-h11-unsat.cnf
MD5SUMe6effc82c71213141cc1dab3b63f32e3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1102.68
Satisfiable
(Un)Satisfiability was proved
Number of variables27142
Number of clauses95880
Sum of the clauses size233558
Maximum clause length31
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 269004
Number of clauses of size 325020
Number of clauses of size 4224
Number of clauses of size 5167
Number of clauses of size over 51401

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |   95688   233174 |   28706       0        0     nan |  0.000 % |
0.00/0.92	c |         0 |   46272   179778 |      --       0       --      -- |     --   | -49416/-53396
0.00/0.92	c ==============================================================================
0.00/0.92	c Result  :   #vars: 4272   #clauses: 46272   #literals: 179778
0.00/0.92	c CPU time:   0.885865 s
0.00/0.92	c ==============================================================================
0.98/1.07	c Tinisat 0.22
0.98/1.07	c solving /tmp/GTI_node42.alineos.net_21024.cnf
0.98/1.07	c 4272 variables, 46272 clauses
9741.73/9745.47	c 1694261 decisions, 1355990 conflicts, 635 restarts
9741.73/9745.47	c solved in 9740.84s
9741.83/9745.54	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node42/watcher-355781-1176781256 -o ROOT/results/node42/solver-355781-1176781256 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355781-1176781256/TiniSatELite /tmp/evaluation/355781-1176781256/instance-355781-1176781256.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.79 0.95 0.98 3/77 21024
/proc/meminfo: memFree=1745520/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 126037453 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415310418 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/21024/statm: 1338 232 195 169 0 49 0
[pid=21025] ppid=21024 vsize=0 CPUtime=0
/proc/21025/stat : 21025 (TiniSatELite) R 21024 21024 20968 0 -1 4194372 64 188 0 0 0 0 0 0 20 0 1 0 126037453 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 65538 0 0 0 17 1 0 0
/proc/21025/statm: 0 0 0 0 0 0 0

[startup+0.0840679 s]
/proc/loadavg: 0.79 0.95 0.98 3/77 21024
/proc/meminfo: memFree=1745520/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 126037453 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21024/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.10107 s]
/proc/loadavg: 0.79 0.95 0.98 3/77 21024
/proc/meminfo: memFree=1745520/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 126037453 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21024/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301102 s]
/proc/loadavg: 0.79 0.95 0.98 3/77 21024
/proc/meminfo: memFree=1745520/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 126037453 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21024/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701178 s]
/proc/loadavg: 0.79 0.95 0.98 3/77 21024
/proc/meminfo: memFree=1745520/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 308 252 0 0 0 0 0 0 18 0 1 0 126037453 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21024/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50133 s]
/proc/loadavg: 0.79 0.95 0.98 2/79 21030
/proc/meminfo: memFree=1741600/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=4848 CPUtime=0.49
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 984 0 0 0 49 0 0 0 21 0 1 0 126037553 4964352 877 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 1212 877 52 110 0 1099 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10200

[startup+3.10163 s]
/proc/loadavg: 0.79 0.95 0.98 2/79 21030
/proc/meminfo: memFree=1738016/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=4848 CPUtime=2.09
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 1172 0 0 0 209 0 0 0 25 0 1 0 126037553 4964352 1065 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515354 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 1212 1065 52 110 0 1099 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10200

[startup+6.30124 s]
/proc/loadavg: 0.81 0.95 0.98 2/79 21030
/proc/meminfo: memFree=1736480/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=8384 CPUtime=5.29
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 1504 0 0 0 529 0 0 0 25 0 1 0 126037553 8585216 1397 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 2096 1397 52 110 0 1983 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13736

[startup+12.7015 s]
/proc/loadavg: 0.82 0.95 0.98 2/79 21030
/proc/meminfo: memFree=1734176/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=8384 CPUtime=11.69
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 2050 0 0 0 1168 1 0 0 25 0 1 0 126037553 8585216 1943 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 2096 1943 52 110 0 1983 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13736

[startup+25.5019 s]
/proc/loadavg: 0.86 0.95 0.98 2/79 21030
/proc/meminfo: memFree=1730272/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=15856 CPUtime=24.49
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 2983 0 0 0 2447 2 0 0 25 0 1 0 126037553 16236544 2876 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 3964 2876 52 110 0 3851 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 21208

[startup+51.1018 s]
/proc/loadavg: 0.91 0.96 0.98 2/79 21030
/proc/meminfo: memFree=1724832/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=30904 CPUtime=50.08
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 4348 0 0 0 5004 4 0 0 25 0 1 0 126037553 31645696 4241 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 7726 4241 52 110 0 7613 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 36256

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 21030
/proc/meminfo: memFree=1715872/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=32196 CPUtime=101.26
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 6552 0 0 0 10120 6 0 0 25 0 1 0 126037553 32968704 6445 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 8049 6445 52 110 0 7936 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 37548

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/79 21030
/proc/meminfo: memFree=1708192/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=62000 CPUtime=161.24
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 8604 0 0 0 16116 8 0 0 25 0 1 0 126037553 63488000 8368 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 15500 8368 52 110 0 15387 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 67352

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21030
/proc/meminfo: memFree=1701664/2055920 swapFree=4042072/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=62728 CPUtime=221.21
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 10195 0 0 0 22111 10 0 0 25 0 1 0 126037553 64233472 9959 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 15682 9959 52 110 0 15569 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 68080

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21030
/proc/meminfo: memFree=1694304/2055920 swapFree=4042076/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=63360 CPUtime=281.2
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 12032 0 0 0 28108 12 0 0 25 0 1 0 126037553 64880640 11796 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 15840 11796 52 110 0 15727 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 68712

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21030
/proc/meminfo: memFree=1687392/2055920 swapFree=4042076/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=63520 CPUtime=341.18
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 13725 0 0 0 34104 14 0 0 25 0 1 0 126037553 65044480 13489 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 15880 13489 52 110 0 15767 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 68872

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21030
/proc/meminfo: memFree=1681952/2055920 swapFree=4042076/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=65172 CPUtime=401.15
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 15068 0 0 0 40100 15 0 0 25 0 1 0 126037553 66736128 14832 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 16293 14832 52 110 0 16180 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 70524

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


[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1322976/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494492 CPUtime=9457.75
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 106039 0 0 0 945599 176 0 0 25 0 1 0 126037553 506359808 102016 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123623 102016 52 110 0 123510 0
Current children cumulated CPU time (s) 9458.73
Current children cumulated vsize (KiB) 499844

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1321568/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494492 CPUtime=9517.73
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 106391 0 0 0 951596 177 0 0 25 0 1 0 126037553 506359808 102368 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123623 102368 52 110 0 123510 0
Current children cumulated CPU time (s) 9518.71
Current children cumulated vsize (KiB) 499844

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1320032/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494492 CPUtime=9577.71
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 106771 0 0 0 957593 178 0 0 25 0 1 0 126037553 506359808 102748 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123623 102748 52 110 0 123510 0
Current children cumulated CPU time (s) 9578.69
Current children cumulated vsize (KiB) 499844

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1318624/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494684 CPUtime=9637.69
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 107118 0 0 0 963590 179 0 0 25 0 1 0 126037553 506556416 103095 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123671 103095 52 110 0 123558 0
Current children cumulated CPU time (s) 9638.67
Current children cumulated vsize (KiB) 500036

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1316896/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494684 CPUtime=9697.67
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 107514 0 0 0 969587 180 0 0 25 0 1 0 126037553 506556416 103491 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123671 103491 52 110 0 123558 0
Current children cumulated CPU time (s) 9698.65
Current children cumulated vsize (KiB) 500036

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

[startup+9702.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1316896/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494684 CPUtime=9697.77
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 107515 0 0 0 969597 180 0 0 25 0 1 0 126037553 506556416 103492 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520081 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123671 103492 52 110 0 123558 0
Current children cumulated CPU time (s) 9698.75
Current children cumulated vsize (KiB) 500036

[startup+9728 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1316256/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494684 CPUtime=9723.36
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 107675 0 0 0 972155 181 0 0 25 0 1 0 126037553 506556416 103652 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123671 103652 52 110 0 123558 0
Current children cumulated CPU time (s) 9724.34
Current children cumulated vsize (KiB) 500036

[startup+9734.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1316128/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494684 CPUtime=9729.76
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 107712 0 0 0 972795 181 0 0 25 0 1 0 126037553 506556416 103689 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123671 103689 52 110 0 123558 0
Current children cumulated CPU time (s) 9730.74
Current children cumulated vsize (KiB) 500036

[startup+9740.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1316000/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494684 CPUtime=9736.16
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 107745 0 0 0 973435 181 0 0 25 0 1 0 126037553 506556416 103722 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123671 103722 52 110 0 123558 0
Current children cumulated CPU time (s) 9737.14
Current children cumulated vsize (KiB) 500036

[startup+9744 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1315936/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494684 CPUtime=9739.36
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 107763 0 0 0 973755 181 0 0 25 0 1 0 126037553 506556416 103740 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123671 103740 52 110 0 123558 0
Current children cumulated CPU time (s) 9740.34
Current children cumulated vsize (KiB) 500036

[startup+9744.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1315936/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494684 CPUtime=9740.16
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 107765 0 0 0 973835 181 0 0 25 0 1 0 126037553 506556416 103742 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123671 103742 52 110 0 123558 0
Current children cumulated CPU time (s) 9741.14
Current children cumulated vsize (KiB) 500036

[startup+9745.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1315936/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494684 CPUtime=9740.56
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 107766 0 0 0 973875 181 0 0 25 0 1 0 126037553 506556416 103743 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123671 103743 52 110 0 123558 0
Current children cumulated CPU time (s) 9741.54
Current children cumulated vsize (KiB) 500036

[startup+9745.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1315936/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=494684 CPUtime=9740.75
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194304 107766 0 0 0 973894 181 0 0 25 0 1 0 126037553 506556416 103743 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 123671 103743 52 110 0 123558 0
Current children cumulated CPU time (s) 9741.73
Current children cumulated vsize (KiB) 500036

[startup+9745.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21628
/proc/meminfo: memFree=1315936/2055920 swapFree=4042080/4192956
[pid=21024] ppid=21022 vsize=5352 CPUtime=0.98
/proc/21024/stat : 21024 (TiniSatELite) S 21022 21024 20968 0 -1 4194304 332 4130 0 0 0 0 95 3 16 0 1 0 126037453 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1338 236 197 169 0 49 0
[pid=21030] ppid=21024 vsize=0 CPUtime=9740.85
/proc/21030/stat : 21030 (tinisat) R 21024 21024 20968 0 -1 4194308 107773 0 0 0 973902 183 0 0 25 0 1 0 126037553 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21030/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9741.83
Current children cumulated vsize (KiB) 5352

Child status: 20
Real time (s): 9745.55
CPU time (s): 9741.9
CPU user time (s): 9739.98
CPU system time (s): 1.91771
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 500036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9739.98
system time used= 1.91771
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112390
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= 70
involuntary context switches= 65116

runsolver used 9.76652 second user time and 25.6741 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue Apr 17 03:40:56 UTC 2007

IDJOB= 355781
IDBENCH= 20411
IDSOLVER= 170
FILE ID= node42/355781-1176781256

PBS_JOBID= 4580837

Free space on /tmp= 66502 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacias/hard/sortnet-6-ipc5-h11-unsat.cnf
COMMAND LINE= /tmp/evaluation/355781-1176781256/TiniSatELite /tmp/evaluation/355781-1176781256/instance-355781-1176781256.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-355781-1176781256 -o ROOT/results/node42/solver-355781-1176781256 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355781-1176781256/TiniSatELite /tmp/evaluation/355781-1176781256/instance-355781-1176781256.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  e6effc82c71213141cc1dab3b63f32e3

RANDOM SEED= 4606642

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

Linux node42.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.277
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.277
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:       1745928 kB
Buffers:         19220 kB
Cached:         180684 kB
SwapCached:      32724 kB
Active:         137748 kB
Inactive:       107256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745928 kB
SwapTotal:     4192956 kB
SwapFree:      4042072 kB
Dirty:            2836 kB
Writeback:           0 kB
Mapped:          35760 kB
Slab:            50392 kB
Committed_AS:  2969516 kB
PageTables:       1888 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= 66502 MiB

End job on node42 on Tue Apr 17 06:23:22 UTC 2007