Trace number 355800

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 3465.29 3466.83

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark826.819
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.04	c Parsing...
1.15/1.21	c ==============================================================================
1.15/1.21	c |           |     ORIGINAL     |              LEARNT              |          |
1.15/1.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.15/1.21	c ==============================================================================
1.15/1.21	c |         0 | 1100499  2567831 |  330149       0        0     nan |  0.000 % |
8.43/8.52	c |         0 |  456317  1844839 |      --       0       --      -- |     --   | -644180/-722987
8.43/8.52	c ==============================================================================
8.43/8.52	c Result  :   #vars: 56393   #clauses: 456317   #literals: 1844839
8.43/8.52	c CPU time:   8.04478 s
8.43/8.52	c ==============================================================================
10.11/10.23	c Tinisat 0.22
10.11/10.23	c solving /tmp/GTI_node13.alineos.net_23163.cnf
10.11/10.23	c 56393 variables, 456317 clauses
3465.05/3466.66	c 4146223 decisions, 1192911 conflicts, 525 restarts
3465.05/3466.66	c solved in 3455.83s
3465.25/3466.80	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/node13/watcher-355800-1176792060 -o ROOT/results/node13/solver-355800-1176792060 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355800-1176792060/TiniSatELite /tmp/evaluation/355800-1176792060/instance-355800-1176792060.cnf 

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


[startup+0 s]
/proc/loadavg: 1.06 1.01 1.07 3/77 23163
/proc/meminfo: memFree=1910208/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=0
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 127123947 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757415506 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/23163/statm: 1338 232 195 169 0 49 0
[pid=23164] ppid=23163 vsize=5352 CPUtime=0
/proc/23164/stat : 23164 (TiniSatELite) S 23163 23163 23066 0 -1 4194368 52 0 0 0 0 0 0 0 19 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/23164/statm: 1338 236 198 169 0 49 0
[pid=23165] ppid=23164 vsize=0 CPUtime=0
/proc/23165/stat : 23165 (TiniSatELite) D 23164 23163 23066 0 -1 4194372 25 0 0 0 0 0 0 0 19 0 1 0 127123947 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 65538 18446744072100051646 0 0 17 1 0 0
/proc/23165/statm: 0 0 0 0 0 0 0
[pid=23166] ppid=23164 vsize=0 CPUtime=0
/proc/23166/stat : 23166 (sed) D 23164 23163 23066 0 -1 4194308 163 0 0 0 0 0 0 0 23 0 1 0 127123947 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/23166/statm: 0 0 0 0 0 0 0

[startup+0.0734261 s]
/proc/loadavg: 1.06 1.01 1.07 3/77 23163
/proc/meminfo: memFree=1910208/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=0
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 308 252 0 0 0 0 0 0 16 0 1 0 127123947 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101432 s]
/proc/loadavg: 1.06 1.01 1.07 3/77 23163
/proc/meminfo: memFree=1910208/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=0
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 308 252 0 0 0 0 0 0 16 0 1 0 127123947 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301474 s]
/proc/loadavg: 1.06 1.01 1.07 3/77 23163
/proc/meminfo: memFree=1910208/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=0
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 308 252 0 0 0 0 0 0 16 0 1 0 127123947 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701559 s]
/proc/loadavg: 1.06 1.01 1.07 3/77 23163
/proc/meminfo: memFree=1910208/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=0
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 308 252 0 0 0 0 0 0 16 0 1 0 127123947 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50173 s]
/proc/loadavg: 1.05 1.01 1.07 2/79 23168
/proc/meminfo: memFree=1793712/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=0
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 308 252 0 0 0 0 0 0 16 0 1 0 127123947 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 235 197 169 0 49 0
[pid=23168] ppid=23163 vsize=171932 CPUtime=1.45
/proc/23168/stat : 23168 (SatELite_releas) R 23163 23163 23066 0 -1 4194304 40212 0 0 0 123 22 0 0 25 0 1 0 127123949 176058368 37144 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134681051 0 0 4096 3 0 0 0 17 1 0 0
/proc/23168/statm: 42983 37144 66 128 0 42852 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 177284

[startup+3.10107 s]
/proc/loadavg: 1.05 1.01 1.07 2/79 23168
/proc/meminfo: memFree=1753328/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=0
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 308 252 0 0 0 0 0 0 16 0 1 0 127123947 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 235 197 169 0 49 0
[pid=23168] ppid=23163 vsize=178088 CPUtime=3.05
/proc/23168/stat : 23168 (SatELite_releas) R 23163 23163 23066 0 -1 4194304 41587 0 0 0 278 27 0 0 25 0 1 0 127123949 182362112 38519 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/23168/statm: 44522 38519 66 128 0 44391 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 183440

[startup+6.30275 s]
/proc/loadavg: 1.05 1.01 1.07 2/79 23168
/proc/meminfo: memFree=1723312/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=0
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 308 252 0 0 0 0 0 0 16 0 1 0 127123947 5480448 235 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 235 197 169 0 49 0
[pid=23168] ppid=23163 vsize=189436 CPUtime=6.23
/proc/23168/stat : 23168 (SatELite_releas) R 23163 23163 23066 0 -1 4194304 44028 0 0 0 585 38 0 0 25 0 1 0 127123949 193982464 40960 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134570545 0 0 4096 3 0 0 0 17 1 0 0
/proc/23168/statm: 47359 40960 66 128 0 47228 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 194788

[startup+12.7011 s]
/proc/loadavg: 1.04 1.01 1.07 2/79 23169
/proc/meminfo: memFree=1831024/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=43348 CPUtime=3.32
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 9577 0 0 0 327 5 0 0 25 0 1 0 127124884 44388352 8338 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 10837 8338 52 110 0 10724 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 48700

[startup+25.5019 s]
/proc/loadavg: 1.04 1.01 1.07 2/79 23169
/proc/meminfo: memFree=1829808/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=43348 CPUtime=16.11
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 9977 0 0 0 1606 5 0 0 25 0 1 0 127124884 44388352 8738 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 10837 8738 52 110 0 10724 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 48700

[startup+51.1013 s]
/proc/loadavg: 1.02 1.01 1.07 2/79 23169
/proc/meminfo: memFree=1825520/2055920 swapFree=4126484/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=43348 CPUtime=41.7
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 11075 0 0 0 4163 7 0 0 25 0 1 0 127124884 44388352 9836 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518207 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 10837 9836 52 110 0 10724 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 48700

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.06 2/79 23169
/proc/meminfo: memFree=1804016/2055920 swapFree=4126544/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=79304 CPUtime=92.89
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 16434 0 0 0 9278 11 0 0 25 0 1 0 127124884 81207296 15195 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 19826 15196 52 110 0 19713 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 84656

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 23169
/proc/meminfo: memFree=1781104/2055920 swapFree=4126544/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=151216 CPUtime=152.86
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 22272 0 0 0 15268 18 0 0 25 0 1 0 127124884 154845184 21033 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519883 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 37804 21033 52 110 0 37691 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 156568

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 23169
/proc/meminfo: memFree=1761648/2055920 swapFree=4126544/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=151216 CPUtime=212.83
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 27011 0 0 0 21259 24 0 0 25 0 1 0 127124884 154845184 25772 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 37804 25772 52 110 0 37691 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 156568

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 23169
/proc/meminfo: memFree=1740336/2055920 swapFree=4126544/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=153268 CPUtime=272.82
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 32320 0 0 0 27252 30 0 0 25 0 1 0 127124884 156946432 31081 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 38317 31081 52 110 0 38204 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 158620

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 23169
/proc/meminfo: memFree=1717808/2055920 swapFree=4126600/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=153704 CPUtime=332.79
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 37919 0 0 0 33245 34 0 0 25 0 1 0 127124884 157392896 36680 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 38426 36680 52 110 0 38313 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 159056

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 23169
/proc/meminfo: memFree=1696560/2055920 swapFree=4126600/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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


[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23367
/proc/meminfo: memFree=1103856/2055920 swapFree=4127240/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1188992 CPUtime=2971.64
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 191629 0 0 0 296957 207 0 0 25 0 1 0 127124884 1217527808 188720 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 297248 188720 52 110 0 297135 0
Current children cumulated CPU time (s) 2980.93
Current children cumulated vsize (KiB) 1194344

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23367
/proc/meminfo: memFree=1089264/2055920 swapFree=4127296/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1189152 CPUtime=3031.63
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 195260 0 0 0 302951 212 0 0 25 0 1 0 127124884 1217691648 192351 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 297288 192351 52 110 0 297175 0
Current children cumulated CPU time (s) 3040.92
Current children cumulated vsize (KiB) 1194504

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23367
/proc/meminfo: memFree=1074224/2055920 swapFree=4127296/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1189476 CPUtime=3091.6
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 199002 0 0 0 308944 216 0 0 25 0 1 0 127124884 1218023424 196093 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 297369 196093 52 110 0 297256 0
Current children cumulated CPU time (s) 3100.89
Current children cumulated vsize (KiB) 1194828

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23367
/proc/meminfo: memFree=1062768/2055920 swapFree=4127296/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1190740 CPUtime=3151.57
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 201978 0 0 0 314939 218 0 0 25 0 1 0 127124884 1219317760 198971 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 297685 198971 52 110 0 297572 0
Current children cumulated CPU time (s) 3160.86
Current children cumulated vsize (KiB) 1196092

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23367
/proc/meminfo: memFree=1045040/2055920 swapFree=4127296/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1190740 CPUtime=3211.55
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 206390 0 0 0 320932 223 0 0 25 0 1 0 127124884 1219317760 203383 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 297685 203383 52 110 0 297572 0
Current children cumulated CPU time (s) 3220.84
Current children cumulated vsize (KiB) 1196092

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23367
/proc/meminfo: memFree=1031792/2055920 swapFree=4127296/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1191044 CPUtime=3271.54
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 209615 0 0 0 326927 227 0 0 25 0 1 0 127124884 1219629056 206608 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 297761 206608 52 110 0 297648 0
Current children cumulated CPU time (s) 3280.83
Current children cumulated vsize (KiB) 1196396

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23367
/proc/meminfo: memFree=1019248/2055920 swapFree=4127348/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1191536 CPUtime=3331.51
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 212785 0 0 0 332921 230 0 0 25 0 1 0 127124884 1220132864 209745 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 297884 209745 52 110 0 297771 0
Current children cumulated CPU time (s) 3340.8
Current children cumulated vsize (KiB) 1196888

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23367
/proc/meminfo: memFree=1008752/2055920 swapFree=4127348/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1191860 CPUtime=3391.49
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 215354 0 0 0 338915 234 0 0 25 0 1 0 127124884 1220464640 212314 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 297965 212314 52 110 0 297852 0
Current children cumulated CPU time (s) 3400.78
Current children cumulated vsize (KiB) 1197212

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23369
/proc/meminfo: memFree=1004272/2055920 swapFree=4127348/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1192184 CPUtime=3451.46
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 216425 0 0 0 344910 236 0 0 25 0 1 0 127124884 1220796416 213385 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 298046 213385 52 110 0 297933 0
Current children cumulated CPU time (s) 3460.75
Current children cumulated vsize (KiB) 1197536

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

[startup+3463.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23369
/proc/meminfo: memFree=1004144/2055920 swapFree=4127348/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1192184 CPUtime=3453.06
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 216445 0 0 0 345070 236 0 0 25 0 1 0 127124884 1220796416 213405 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 298046 213405 52 110 0 297933 0
Current children cumulated CPU time (s) 3462.35
Current children cumulated vsize (KiB) 1197536

[startup+3465.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23369
/proc/meminfo: memFree=1004144/2055920 swapFree=4127348/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1192184 CPUtime=3454.66
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 216458 0 0 0 345230 236 0 0 25 0 1 0 127124884 1220796416 213418 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 298046 213418 52 110 0 297933 0
Current children cumulated CPU time (s) 3463.95
Current children cumulated vsize (KiB) 1197536

[startup+3466.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23369
/proc/meminfo: memFree=1004080/2055920 swapFree=4127348/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=1192184 CPUtime=3455.46
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194304 216464 0 0 0 345310 236 0 0 25 0 1 0 127124884 1220796416 213424 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 298046 213424 52 110 0 297933 0
Current children cumulated CPU time (s) 3464.75
Current children cumulated vsize (KiB) 1197536

[startup+3466.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23369
/proc/meminfo: memFree=1004080/2055920 swapFree=4127348/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=0 CPUtime=3455.86
/proc/23169/stat : 23169 (tinisat) R 23163 23163 23066 0 -1 4194308 216472 0 0 0 345346 240 0 0 25 0 1 0 127124884 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23169/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3465.15
Current children cumulated vsize (KiB) 5352

[startup+3466.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23369
/proc/meminfo: memFree=1004080/2055920 swapFree=4127348/4192956
[pid=23163] ppid=23161 vsize=5352 CPUtime=9.29
/proc/23163/stat : 23163 (TiniSatELite) S 23161 23163 23066 0 -1 4194304 332 48449 0 0 0 0 880 49 16 0 1 0 127123947 5480448 236 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 1338 236 197 169 0 49 0
[pid=23169] ppid=23163 vsize=0 CPUtime=3455.96
/proc/23169/stat : 23169 (tinisat) D 23163 23163 23066 0 -1 4194308 216472 0 0 0 345346 250 0 0 24 0 1 0 127124884 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/23169/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3465.25
Current children cumulated vsize (KiB) 5352

Child status: 20
Real time (s): 3466.83
CPU time (s): 3465.29
CPU user time (s): 3462.27
CPU system time (s): 3.02154
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 1197536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3462.27
system time used= 3.02154
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265408
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= 93
involuntary context switches= 27465

runsolver used 3.77443 second user time and 8.83666 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue Apr 17 06:41:01 UTC 2007

IDJOB= 355800
IDBENCH= 20504
IDSOLVER= 170
FILE ID= node13/355800-1176792060

PBS_JOBID= 4580877

Free space on /tmp= 66412 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f10ni.cnf
COMMAND LINE= /tmp/evaluation/355800-1176792060/TiniSatELite /tmp/evaluation/355800-1176792060/instance-355800-1176792060.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-355800-1176792060 -o ROOT/results/node13/solver-355800-1176792060 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355800-1176792060/TiniSatELite /tmp/evaluation/355800-1176792060/instance-355800-1176792060.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  b99a5b8844b4e1d2656eb1422e6e888f

RANDOM SEED= 257736401

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

Linux node13.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.259
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.259
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:       1910616 kB
Buffers:          3852 kB
Cached:          52716 kB
SwapCached:      43596 kB
Active:          60900 kB
Inactive:        50836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1910616 kB
SwapTotal:     4192956 kB
SwapFree:      4126484 kB
Dirty:           21124 kB
Writeback:           0 kB
Mapped:          32068 kB
Slab:            19016 kB
Committed_AS:  6520212 kB
PageTables:       1872 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= 66412 MiB

End job on node13 on Tue Apr 17 07:38:48 UTC 2007