Trace number 356532

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 458.616 458.986

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark440.435
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
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.00	c Parsing...
0.00/0.71	c ==============================================================================
0.00/0.71	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.71	c ==============================================================================
0.00/0.71	c |         0 |  705219  1645511 |  211565       0        0     nan |  0.000 % |
4.78/4.87	c |         0 |  302951  1188077 |      --       0       --      -- |     --   | -402266/-457429
4.78/4.87	c ==============================================================================
4.78/4.87	c Result  :   #vars: 39231   #clauses: 302951   #literals: 1188077
4.78/4.87	c CPU time:   4.5753 s
4.78/4.87	c ==============================================================================
5.77/5.89	c Tinisat 0.22
5.77/5.89	c solving /tmp/GTI_node4.alineos.net_26372.cnf
5.77/5.89	c 39231 variables, 302951 clauses
458.50/458.86	c 4658576 decisions, 428995 conflicts, 253 restarts
458.50/458.86	c solved in 453.21s
458.50/458.88	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node4/watcher-356532-1177542972 -o ROOT/results/node4/solver-356532-1177542972 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356532-1177542972/TiniSatELite /tmp/evaluation/356532-1177542972/instance-356532-1177542972.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): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 0.94 0.54 3/77 26372
/proc/meminfo: memFree=1784984/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=0
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 230335080 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913384018 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/26372/statm: 1338 232 195 169 0 49 0
[pid=26373] ppid=26372 vsize=5352 CPUtime=0
/proc/26373/stat : 26373 (TiniSatELite) S 26372 26372 26237 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/26373/statm: 1338 236 198 169 0 49 0

[startup+0.0277739 s]
/proc/loadavg: 1.05 0.94 0.54 3/77 26372
/proc/meminfo: memFree=1784984/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=0
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230335080 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26372/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101778 s]
/proc/loadavg: 1.05 0.94 0.54 3/77 26372
/proc/meminfo: memFree=1784984/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=0
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230335080 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26372/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301797 s]
/proc/loadavg: 1.05 0.94 0.54 3/77 26372
/proc/meminfo: memFree=1784984/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=0
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230335080 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26372/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701835 s]
/proc/loadavg: 1.05 0.94 0.54 3/77 26372
/proc/meminfo: memFree=1784984/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=0
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230335080 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26372/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50191 s]
/proc/loadavg: 1.05 0.95 0.55 2/79 26377
/proc/meminfo: memFree=1687240/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=0
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230335080 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26372/statm: 1338 235 197 169 0 49 0
[pid=26377] ppid=26372 vsize=105132 CPUtime=1.48
/proc/26377/stat : 26377 (SatELite_releas) R 26372 26372 26237 0 -1 4194304 26520 0 0 0 130 18 0 0 25 0 1 0 230335081 107655168 24514 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 0 0 0
/proc/26377/statm: 26283 24514 66 128 0 26152 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 110484

[startup+3.10107 s]
/proc/loadavg: 1.05 0.95 0.55 2/79 26377
/proc/meminfo: memFree=1674952/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=0
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230335080 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26372/statm: 1338 235 197 169 0 49 0
[pid=26377] ppid=26372 vsize=112192 CPUtime=3.08
/proc/26377/stat : 26377 (SatELite_releas) R 26372 26372 26237 0 -1 4194304 28133 0 0 0 284 24 0 0 25 0 1 0 230335081 114884608 26127 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 0 0 0
/proc/26377/statm: 28048 26127 66 128 0 27917 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 117544

[startup+6.30138 s]
/proc/loadavg: 1.04 0.95 0.55 2/79 26378
/proc/meminfo: memFree=1755272/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=28820 CPUtime=0.9
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 6342 0 0 0 87 3 0 0 25 0 1 0 230335618 29511680 5505 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134532894 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 7205 5505 52 110 0 7092 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34172

[startup+12.702 s]
/proc/loadavg: 1.04 0.95 0.55 2/79 26378
/proc/meminfo: memFree=1733384/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=28820 CPUtime=7.31
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 6606 0 0 0 727 4 0 0 25 0 1 0 230335618 29511680 5769 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 7205 5769 52 110 0 7092 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34172

[startup+25.5012 s]
/proc/loadavg: 1.03 0.95 0.55 2/79 26378
/proc/meminfo: memFree=1731720/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=28820 CPUtime=20.09
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 7072 0 0 0 2005 4 0 0 25 0 1 0 230335618 29511680 6235 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520093 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 7205 6235 52 110 0 7092 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 34172

[startup+51.1017 s]
/proc/loadavg: 1.02 0.95 0.57 2/79 26378
/proc/meminfo: memFree=1727880/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=52120 CPUtime=45.68
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 8025 0 0 0 4563 5 0 0 25 0 1 0 230335618 53370880 7188 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 13030 7188 52 110 0 12917 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 57472

[startup+102.306 s]
/proc/loadavg: 1.01 0.95 0.58 2/79 26378
/proc/meminfo: memFree=1715592/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=52120 CPUtime=96.86
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 11090 0 0 0 9678 8 0 0 25 0 1 0 230335618 53370880 10253 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 13030 10253 52 110 0 12917 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 57472

[startup+162.301 s]
/proc/loadavg: 1.00 0.96 0.61 2/79 26378
/proc/meminfo: memFree=1697672/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=100108 CPUtime=156.8
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 15593 0 0 0 15667 13 0 0 25 0 1 0 230335618 102510592 14756 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 25027 14756 52 110 0 24914 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 105460

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.63 2/79 26378
/proc/meminfo: memFree=1682760/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=103124 CPUtime=216.77
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 19288 0 0 0 21659 18 0 0 25 0 1 0 230335618 105598976 18451 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 25781 18451 52 110 0 25668 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 108476

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.65 2/79 26378
/proc/meminfo: memFree=1667464/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=104564 CPUtime=276.73
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 23129 0 0 0 27653 20 0 0 25 0 1 0 230335618 107073536 22292 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 26141 22292 52 110 0 26028 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 109916

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.67 2/79 26378
/proc/meminfo: memFree=1653384/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=105616 CPUtime=336.7
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 26642 0 0 0 33646 24 0 0 25 0 1 0 230335618 108150784 25805 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 26404 25805 52 110 0 26291 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 110968

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.69 2/79 26378
/proc/meminfo: memFree=1640136/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=199628 CPUtime=396.66
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 30007 0 0 0 39639 27 0 0 25 0 1 0 230335618 204419072 29137 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 49907 29137 52 110 0 49794 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 204980

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

[startup+409.501 s]
/proc/loadavg: 1.00 0.97 0.69 2/79 26378
/proc/meminfo: memFree=1638600/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=199628 CPUtime=403.86
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 30356 0 0 0 40359 27 0 0 25 0 1 0 230335618 204419072 29486 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 49907 29486 52 110 0 49794 0
Current children cumulated CPU time (s) 409.22
Current children cumulated vsize (KiB) 204980

[startup+435.102 s]
/proc/loadavg: 1.00 0.97 0.69 2/79 26378
/proc/meminfo: memFree=1631240/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=200036 CPUtime=429.44
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 32173 0 0 0 42915 29 0 0 25 0 1 0 230335618 204836864 31303 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519606 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 50009 31303 52 110 0 49896 0
Current children cumulated CPU time (s) 434.8
Current children cumulated vsize (KiB) 205388

[startup+447.901 s]
/proc/loadavg: 1.00 0.97 0.70 2/79 26378
/proc/meminfo: memFree=1628488/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=200036 CPUtime=442.24
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 32875 0 0 0 44194 30 0 0 25 0 1 0 230335618 204836864 32005 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 50009 32005 52 110 0 49896 0
Current children cumulated CPU time (s) 447.6
Current children cumulated vsize (KiB) 205388

[startup+454.307 s]
/proc/loadavg: 1.00 0.97 0.70 2/79 26378
/proc/meminfo: memFree=1626760/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=200172 CPUtime=448.64
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 33279 0 0 0 44834 30 0 0 25 0 1 0 230335618 204976128 32409 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 50043 32409 52 110 0 49930 0
Current children cumulated CPU time (s) 454
Current children cumulated vsize (KiB) 205524

[startup+457.501 s]
/proc/loadavg: 1.00 0.97 0.70 2/79 26378
/proc/meminfo: memFree=1625864/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=200172 CPUtime=451.84
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 33493 0 0 0 45153 31 0 0 25 0 1 0 230335618 204976128 32623 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 50043 32623 52 110 0 49930 0
Current children cumulated CPU time (s) 457.2
Current children cumulated vsize (KiB) 205524

[startup+458.301 s]
/proc/loadavg: 1.00 0.97 0.70 2/79 26378
/proc/meminfo: memFree=1625864/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=200172 CPUtime=452.64
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 33538 0 0 0 45233 31 0 0 25 0 1 0 230335618 204976128 32668 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519929 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 50043 32668 52 110 0 49930 0
Current children cumulated CPU time (s) 458
Current children cumulated vsize (KiB) 205524

[startup+458.705 s]
/proc/loadavg: 1.00 0.97 0.70 2/79 26378
/proc/meminfo: memFree=1625608/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5352 CPUtime=5.36
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 331 31424 0 0 0 0 503 33 16 0 1 0 230335080 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1338 236 197 169 0 49 0
[pid=26378] ppid=26372 vsize=200172 CPUtime=453.04
/proc/26378/stat : 26378 (tinisat) R 26372 26372 26237 0 -1 4194304 33563 0 0 0 45273 31 0 0 25 0 1 0 230335618 204976128 32693 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 50043 32693 52 110 0 49930 0
Current children cumulated CPU time (s) 458.4
Current children cumulated vsize (KiB) 205524

[startup+458.901 s]
/proc/loadavg: 1.00 0.97 0.70 2/79 26378
/proc/meminfo: memFree=1625608/2055920 swapFree=4141068/4192956
[pid=26372] ppid=26370 vsize=5356 CPUtime=458.59
/proc/26372/stat : 26372 (TiniSatELite) S 26370 26372 26237 0 -1 4194304 358 65000 0 0 0 0 45793 66 19 0 1 0 230335080 5484544 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26372/statm: 1339 239 198 169 0 50 0
Current children cumulated CPU time (s) 458.59
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 458.986
CPU time (s): 458.616
CPU user time (s): 457.933
CPU system time (s): 0.682896
CPU usage (%): 99.9194
Max. virtual memory (cumulated for all children) (KiB): 205524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 457.933
system time used= 0.682896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65485
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= 71
involuntary context switches= 9991

runsolver used 0.416936 second user time and 1.25981 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Apr 25 23:16:13 UTC 2007

IDJOB= 356532
IDBENCH= 20499
IDSOLVER= 170
FILE ID= node4/356532-1177542972

PBS_JOBID= 4695931

Free space on /tmp= 66465 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  6ade683f6bfd116f49e58395d70ae6c0

RANDOM SEED= 307029498

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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	: 5931.00
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:       1785456 kB
Buffers:         38756 kB
Cached:         161448 kB
SwapCached:      15628 kB
Active:         131236 kB
Inactive:        98516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785456 kB
SwapTotal:     4192956 kB
SwapFree:      4141068 kB
Dirty:           13736 kB
Writeback:           0 kB
Mapped:          35924 kB
Slab:            26204 kB
Committed_AS:  6303260 kB
PageTables:       1836 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= 66465 MiB

End job on node4 on Wed Apr 25 23:23:52 UTC 2007