Trace number 356601

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 319.181 319.286

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k25.cnf
MD5SUMd10c82c196802e1e81b346181f7034df
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.8953
Satisfiable
(Un)Satisfiability was proved
Number of variables36005
Number of clauses160448
Sum of the clauses size412614
Maximum clause length20
Minimum clause length1
Number of clauses of size 1303
Number of clauses of size 2124826
Number of clauses of size 317687
Number of clauses of size 47200
Number of clauses of size 53144
Number of clauses of size over 57288

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.15	c ==============================================================================
0.00/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.15	c ==============================================================================
0.00/0.15	c |         0 |  159853   405435 |   47955       0        0     nan |  0.000 % |
0.00/0.87	c |         0 |   69452   233896 |      --       0       --      -- |     --   | -42581/-44485
0.00/0.87	c ==============================================================================
0.00/0.87	c Result  :   #vars: 10349   #clauses: 69452   #literals: 233896
0.00/0.87	c CPU time:   0.827874 s
0.00/0.87	c ==============================================================================
0.97/1.09	c Tinisat 0.22
0.97/1.09	c solving /tmp/GTI_node41.alineos.net_15559.cnf
0.97/1.09	c 10349 variables, 69452 clauses
319.08/319.25	c 397142 decisions, 192576 conflicts, 125 restarts
319.08/319.25	c solved in 318.18s
319.08/319.27	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/node41/watcher-356601-1177543237 -o ROOT/results/node41/solver-356601-1177543237 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356601-1177543237/TiniSatELite /tmp/evaluation/356601-1177543237/instance-356601-1177543237.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: 0.71 0.88 0.63 3/77 15559
/proc/meminfo: memFree=1830016/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 202235696 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390313042 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/15559/statm: 1338 232 195 169 0 49 0
[pid=15560] ppid=15559 vsize=5352 CPUtime=0
/proc/15560/stat : 15560 (TiniSatELite) S 15559 15559 15138 0 -1 4194368 52 0 0 0 0 0 0 0 19 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/15560/statm: 1338 236 198 169 0 49 0
[pid=15561] ppid=15560 vsize=0 CPUtime=0
/proc/15561/stat : 15561 (TiniSatELite) D 15560 15559 15138 0 -1 4194372 25 0 0 0 0 0 0 0 20 0 1 0 202235696 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 65538 18446744072100051646 0 0 17 1 0 0
/proc/15561/statm: 0 0 0 0 0 0 0
[pid=15562] ppid=15560 vsize=0 CPUtime=0
/proc/15562/stat : 15562 (sed) D 15560 15559 15138 0 -1 4194308 163 0 0 0 0 0 0 0 21 0 1 0 202235696 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/15562/statm: 0 0 0 0 0 0 0

[startup+0.0876591 s]
/proc/loadavg: 0.71 0.88 0.63 3/77 15559
/proc/meminfo: memFree=1830016/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 202235696 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101655 s]
/proc/loadavg: 0.71 0.88 0.63 3/77 15559
/proc/meminfo: memFree=1830016/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 202235696 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301673 s]
/proc/loadavg: 0.71 0.88 0.63 3/77 15559
/proc/meminfo: memFree=1830016/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 202235696 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701712 s]
/proc/loadavg: 0.71 0.88 0.63 3/77 15559
/proc/meminfo: memFree=1830016/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 307 252 0 0 0 0 0 0 19 0 1 0 202235696 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50177 s]
/proc/loadavg: 0.71 0.88 0.63 2/79 15565
/proc/meminfo: memFree=1826088/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=7248 CPUtime=0.5
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 1501 0 0 0 50 0 0 0 21 0 1 0 202235795 7421952 1350 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519953 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 1812 1350 52 110 0 1699 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 12600

[startup+3.10291 s]
/proc/loadavg: 0.71 0.88 0.63 2/79 15565
/proc/meminfo: memFree=1820904/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=7248 CPUtime=2.1
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 1657 0 0 0 210 0 0 0 25 0 1 0 202235795 7421952 1506 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134515474 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 1812 1506 52 110 0 1699 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 12600

[startup+6.30119 s]
/proc/loadavg: 0.73 0.88 0.63 2/79 15565
/proc/meminfo: memFree=1818984/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=12120 CPUtime=5.3
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 2108 0 0 0 529 1 0 0 25 0 1 0 202235795 12410880 1957 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519663 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 3030 1957 52 110 0 2917 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 17472

[startup+12.7017 s]
/proc/loadavg: 0.75 0.88 0.63 2/79 15565
/proc/meminfo: memFree=1815728/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=12120 CPUtime=11.7
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 2903 0 0 0 1168 2 0 0 25 0 1 0 202235795 12410880 2752 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 3030 2752 52 110 0 2917 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17472

[startup+25.5018 s]
/proc/loadavg: 0.81 0.89 0.64 2/79 15565
/proc/meminfo: memFree=1809008/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=21728 CPUtime=24.5
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 4582 0 0 0 2446 4 0 0 25 0 1 0 202235795 22249472 4398 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 5432 4398 52 110 0 5319 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27080

[startup+51.1011 s]
/proc/loadavg: 0.87 0.89 0.64 2/79 15565
/proc/meminfo: memFree=1797744/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=41080 CPUtime=50.09
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 7530 0 0 0 5003 6 0 0 25 0 1 0 202235795 42065920 7281 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 10270 7281 52 110 0 10157 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46432

[startup+102.305 s]
/proc/loadavg: 0.94 0.91 0.66 2/79 15565
/proc/meminfo: memFree=1778224/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=80080 CPUtime=101.27
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 12354 0 0 0 10117 10 0 0 25 0 1 0 202235795 82001920 12105 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 20020 12105 52 110 0 19907 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 85432

[startup+162.302 s]
/proc/loadavg: 0.98 0.92 0.68 2/79 15565
/proc/meminfo: memFree=1759920/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=81448 CPUtime=161.26
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 17089 0 0 0 16109 17 0 0 25 0 1 0 202235795 83402752 16711 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 20362 16711 52 110 0 20249 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 86800

[startup+222.302 s]
/proc/loadavg: 0.99 0.93 0.69 2/79 15565
/proc/meminfo: memFree=1743024/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=157856 CPUtime=221.24
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 21248 0 0 0 22103 21 0 0 25 0 1 0 202235795 161644544 20870 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 39464 20870 52 110 0 39351 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 163208

[startup+282.301 s]
/proc/loadavg: 0.99 0.94 0.71 2/79 15565
/proc/meminfo: memFree=1727728/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=158240 CPUtime=281.23
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 25071 0 0 0 28096 27 0 0 25 0 1 0 202235795 162037760 24693 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 39560 24693 52 110 0 39447 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 163592

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

[startup+294.302 s]
/proc/loadavg: 0.99 0.94 0.72 2/79 15565
/proc/meminfo: memFree=1725360/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=158432 CPUtime=293.22
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 25671 0 0 0 29295 27 0 0 25 0 1 0 202235795 162234368 25293 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 39608 25293 52 110 0 39495 0
Current children cumulated CPU time (s) 294.18
Current children cumulated vsize (KiB) 163784

[startup+307.101 s]
/proc/loadavg: 0.99 0.95 0.72 2/79 15565
/proc/meminfo: memFree=1722736/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=158432 CPUtime=306.02
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 26296 0 0 0 30574 28 0 0 25 0 1 0 202235795 162234368 25918 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 39608 25918 52 110 0 39495 0
Current children cumulated CPU time (s) 306.98
Current children cumulated vsize (KiB) 163784

[startup+313.506 s]
/proc/loadavg: 0.99 0.95 0.72 2/79 15565
/proc/meminfo: memFree=1721456/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=158432 CPUtime=312.42
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 26600 0 0 0 31214 28 0 0 25 0 1 0 202235795 162234368 26222 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 39608 26222 52 110 0 39495 0
Current children cumulated CPU time (s) 313.38
Current children cumulated vsize (KiB) 163784

[startup+316.701 s]
/proc/loadavg: 0.99 0.95 0.72 2/79 15565
/proc/meminfo: memFree=1720816/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=158432 CPUtime=315.62
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 26757 0 0 0 31534 28 0 0 25 0 1 0 202235795 162234368 26379 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 39608 26379 52 110 0 39495 0
Current children cumulated CPU time (s) 316.58
Current children cumulated vsize (KiB) 163784

[startup+318.301 s]
/proc/loadavg: 0.99 0.95 0.72 2/79 15565
/proc/meminfo: memFree=1720624/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=158432 CPUtime=317.22
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 26830 0 0 0 31693 29 0 0 25 0 1 0 202235795 162234368 26452 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 39608 26452 52 110 0 39495 0
Current children cumulated CPU time (s) 318.18
Current children cumulated vsize (KiB) 163784

[startup+318.701 s]
/proc/loadavg: 0.99 0.95 0.72 2/79 15565
/proc/meminfo: memFree=1720624/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=158432 CPUtime=317.62
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 26852 0 0 0 31733 29 0 0 25 0 1 0 202235795 162234368 26474 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 39608 26474 52 110 0 39495 0
Current children cumulated CPU time (s) 318.58
Current children cumulated vsize (KiB) 163784

[startup+319.102 s]
/proc/loadavg: 0.99 0.95 0.72 2/79 15565
/proc/meminfo: memFree=1720368/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=158432 CPUtime=318.02
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 26874 0 0 0 31773 29 0 0 25 0 1 0 202235795 162234368 26496 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 39608 26496 52 110 0 39495 0
Current children cumulated CPU time (s) 318.98
Current children cumulated vsize (KiB) 163784

[startup+319.202 s]
/proc/loadavg: 0.99 0.95 0.72 2/79 15565
/proc/meminfo: memFree=1720368/2055920 swapFree=4169724/4192956
[pid=15559] ppid=15557 vsize=5352 CPUtime=0.96
/proc/15559/stat : 15559 (TiniSatELite) S 15557 15559 15138 0 -1 4194304 331 6363 0 0 0 0 91 5 16 0 1 0 202235696 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15559/statm: 1338 236 197 169 0 49 0
[pid=15565] ppid=15559 vsize=158432 CPUtime=318.12
/proc/15565/stat : 15565 (tinisat) R 15559 15559 15138 0 -1 4194304 26877 0 0 0 31783 29 0 0 25 0 1 0 202235795 162234368 26499 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/15565/statm: 39608 26499 52 110 0 39495 0
Current children cumulated CPU time (s) 319.08
Current children cumulated vsize (KiB) 163784

Child status: 20
Real time (s): 319.286
CPU time (s): 319.181
CPU user time (s): 318.812
CPU system time (s): 0.369943
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 163784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 318.812
system time used= 0.369943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33735
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= 76
involuntary context switches= 432

runsolver used 0.289955 second user time and 0.860869 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Wed Apr 25 23:20:38 UTC 2007

IDJOB= 356601
IDBENCH= 20550
IDSOLVER= 170
FILE ID= node41/356601-1177543237

PBS_JOBID= 4695898

Free space on /tmp= 66356 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k25.cnf
COMMAND LINE= /tmp/evaluation/356601-1177543237/TiniSatELite /tmp/evaluation/356601-1177543237/instance-356601-1177543237.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-356601-1177543237 -o ROOT/results/node41/solver-356601-1177543237 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356601-1177543237/TiniSatELite /tmp/evaluation/356601-1177543237/instance-356601-1177543237.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d10c82c196802e1e81b346181f7034df

RANDOM SEED= 602692669

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1830488 kB
Buffers:         19084 kB
Cached:          91432 kB
SwapCached:       2432 kB
Active:         149780 kB
Inactive:        28124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830488 kB
SwapTotal:     4192956 kB
SwapFree:      4169724 kB
Dirty:            4908 kB
Writeback:           0 kB
Mapped:          75480 kB
Slab:            32716 kB
Committed_AS:  3520732 kB
PageTables:       2112 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= 66356 MiB

End job on node41 on Wed Apr 25 23:25:58 UTC 2007