Trace number 355730

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 4918.98 4922.63

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1183.4
Satisfiable
(Un)Satisfiability was proved
Number of variables226208
Number of clauses1021181
Sum of the clauses size2332626
Maximum clause length10
Minimum clause length1
Number of clauses of size 119072
Number of clauses of size 2821353
Number of clauses of size 3137896
Number of clauses of size 44760
Number of clauses of size 519040
Number of clauses of size over 519060

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.89	c ==============================================================================
0.00/0.89	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.89	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.89	c ==============================================================================
0.00/0.89	c |         0 | 1002109  2313554 |  300632       0        0     nan |  0.000 % |
6.98/7.02	c |         0 |  363891   939019 |      --       0       --      -- |     --   | -364511/-752771
6.98/7.02	c ==============================================================================
6.98/7.02	c Result  :   #vars: 61601   #clauses: 363891   #literals: 939019
6.98/7.02	c CPU time:   6.76697 s
6.98/7.02	c ==============================================================================
7.87/7.99	c Tinisat 0.22
7.87/7.99	c solving /tmp/GTI_node71.alineos.net_18718.cnf
7.87/7.99	c 61601 variables, 363891 clauses
4918.84/4922.51	c 1111549 decisions, 899324 conflicts, 483 restarts
4918.84/4922.51	c solved in 4911.35s
4918.94/4922.62	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/node71/watcher-355730-1176855784 -o ROOT/results/node71/solver-355730-1176855784 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355730-1176855784/TiniSatELite /tmp/evaluation/355730-1176855784/instance-355730-1176855784.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 18718
/proc/meminfo: memFree=1759488/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=0
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 161567769 5484544 233 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962542162 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/18718/statm: 1339 233 195 169 0 50 0
[pid=18719] ppid=18718 vsize=5356 CPUtime=0
/proc/18719/stat : 18719 (TiniSatELite) S 18718 18718 18378 0 -1 4194368 52 0 0 0 0 0 0 0 19 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/18719/statm: 1339 237 198 169 0 50 0
[pid=18720] ppid=18719 vsize=0 CPUtime=0
/proc/18720/stat : 18720 (TiniSatELite) D 18719 18718 18378 0 -1 4194372 25 0 0 0 0 0 0 0 20 0 1 0 161567769 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 65538 18446744072100051646 0 0 17 1 0 0
/proc/18720/statm: 0 0 0 0 0 0 0
[pid=18721] ppid=18719 vsize=0 CPUtime=0
/proc/18721/stat : 18721 (sed) D 18719 18718 18378 0 -1 4194308 164 0 0 0 0 0 0 0 15 0 1 0 161567769 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/18721/statm: 0 0 0 0 0 0 0

[startup+0.0141259 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 18718
/proc/meminfo: memFree=1759488/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=0
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161567769 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18718/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101135 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 18718
/proc/meminfo: memFree=1759488/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=0
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161567769 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18718/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301162 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 18718
/proc/meminfo: memFree=1759488/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=0
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161567769 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18718/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701216 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 18718
/proc/meminfo: memFree=1759488/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=0
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161567769 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18718/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50133 s]
/proc/loadavg: 0.92 0.98 0.97 2/66 18723
/proc/meminfo: memFree=1663472/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=0
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161567769 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18718/statm: 1339 236 197 169 0 50 0
[pid=18723] ppid=18718 vsize=110820 CPUtime=1.48
/proc/18723/stat : 18723 (SatELite_releas) R 18718 18718 18378 0 -1 4194304 28054 0 0 0 133 15 0 0 25 0 1 0 161567770 113479680 25422 18446744073709551615 134512640 135037501 4294956528 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 0 0 0
/proc/18723/statm: 27705 25422 66 128 0 27574 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 116176

[startup+3.10154 s]
/proc/loadavg: 0.92 0.98 0.97 2/66 18723
/proc/meminfo: memFree=1651248/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=0
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161567769 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18718/statm: 1339 236 197 169 0 50 0
[pid=18723] ppid=18718 vsize=116120 CPUtime=3.09
/proc/18723/stat : 18723 (SatELite_releas) R 18718 18718 18378 0 -1 4194304 29556 0 0 0 292 17 0 0 25 0 1 0 161567770 118906880 26729 18446744073709551615 134512640 135037501 4294956528 18446744073709551615 134570843 0 0 4096 3 0 0 0 17 0 0 0
/proc/18723/statm: 29030 26729 66 128 0 28899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121476

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 0.97 2/66 18723
/proc/meminfo: memFree=1646256/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=0
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161567769 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18718/statm: 1339 236 197 169 0 50 0
[pid=18723] ppid=18718 vsize=126220 CPUtime=6.28
/proc/18723/stat : 18723 (SatELite_releas) R 18718 18718 18378 0 -1 4194304 37390 0 0 0 607 21 0 0 25 0 1 0 161567770 129249280 29103 18446744073709551615 134512640 135037501 4294956528 18446744073709551615 134679364 0 0 4096 3 0 0 0 17 0 0 0
/proc/18723/statm: 31555 29103 66 128 0 31424 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 131576

[startup+12.7029 s]
/proc/loadavg: 0.93 0.98 0.97 2/66 18724
/proc/meminfo: memFree=1722288/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=31784 CPUtime=5.16
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 7064 0 0 0 513 3 0 0 25 0 1 0 161568521 32546816 5975 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 7946 5975 52 110 0 7833 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 37140

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.97 2/66 18724
/proc/meminfo: memFree=1719152/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=31784 CPUtime=17.94
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 7997 0 0 0 1790 4 0 0 25 0 1 0 161568521 32546816 6908 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 7946 6908 52 110 0 7833 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 37140

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.97 2/66 18724
/proc/meminfo: memFree=1708080/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=52144 CPUtime=43.53
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 10754 0 0 0 4345 8 0 0 25 0 1 0 161568521 53395456 9665 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 13036 9665 52 110 0 12923 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 57500

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.97 2/66 18724
/proc/meminfo: memFree=1689584/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=92860 CPUtime=94.7
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 15310 0 0 0 9459 11 0 0 25 0 1 0 161568521 95088640 14221 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 23215 14221 52 110 0 23102 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 98216

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 18724
/proc/meminfo: memFree=1668784/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=92860 CPUtime=154.64
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 20578 0 0 0 15447 17 0 0 25 0 1 0 161568521 95088640 19489 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 23215 19489 52 110 0 23102 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 98216

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 18724
/proc/meminfo: memFree=1649456/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=174292 CPUtime=214.6
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 25366 0 0 0 21439 21 0 0 25 0 1 0 161568521 178475008 24277 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 43573 24277 52 110 0 43460 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 179648

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 18724
/proc/meminfo: memFree=1629936/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=174292 CPUtime=274.57
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 30245 0 0 0 27430 27 0 0 25 0 1 0 161568521 178475008 29156 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519606 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 43573 29156 52 110 0 43460 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 179648

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 18724
/proc/meminfo: memFree=1612016/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=174292 CPUtime=334.53
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 34699 0 0 0 33420 33 0 0 25 0 1 0 161568521 178475008 33610 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/18724/statm: 43573 33610 52 110 0 43460 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 179648

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 18724
/proc/meminfo: memFree=1596528/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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


[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18924
/proc/meminfo: memFree=1035632/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341128 CPUtime=4531.44
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 179886 0 0 0 452947 197 0 0 25 0 1 0 161568521 1373315072 177236 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335282 177236 52 110 0 335169 0
Current children cumulated CPU time (s) 4538.95
Current children cumulated vsize (KiB) 1346484

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18924
/proc/meminfo: memFree=1031024/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341256 CPUtime=4591.4
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 181030 0 0 0 458942 198 0 0 25 0 1 0 161568521 1373446144 178347 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335314 178347 52 110 0 335201 0
Current children cumulated CPU time (s) 4598.91
Current children cumulated vsize (KiB) 1346612

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1025712/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341580 CPUtime=4651.34
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 182357 0 0 0 464935 199 0 0 25 0 1 0 161568521 1373777920 179674 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335395 179674 52 110 0 335282 0
Current children cumulated CPU time (s) 4658.85
Current children cumulated vsize (KiB) 1346936

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1020464/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341712 CPUtime=4711.3
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 183680 0 0 0 470929 201 0 0 25 0 1 0 161568521 1373913088 180997 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335428 180997 52 110 0 335315 0
Current children cumulated CPU time (s) 4718.81
Current children cumulated vsize (KiB) 1347068

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1015856/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341712 CPUtime=4771.23
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 184833 0 0 0 476921 202 0 0 25 0 1 0 161568521 1373913088 182150 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335428 182150 52 110 0 335315 0
Current children cumulated CPU time (s) 4778.74
Current children cumulated vsize (KiB) 1347068

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1011440/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341712 CPUtime=4831.19
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 185921 0 0 0 482916 203 0 0 25 0 1 0 161568521 1373913088 183238 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335428 183238 52 110 0 335315 0
Current children cumulated CPU time (s) 4838.7
Current children cumulated vsize (KiB) 1347068

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1008496/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341712 CPUtime=4891.15
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 186676 0 0 0 488911 204 0 0 25 0 1 0 161568521 1373913088 183993 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335428 183993 52 110 0 335315 0
Current children cumulated CPU time (s) 4898.66
Current children cumulated vsize (KiB) 1347068

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

[startup+4915.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1007920/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341712 CPUtime=4903.94
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 186786 0 0 0 490190 204 0 0 25 0 1 0 161568521 1373913088 184103 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335428 184103 52 110 0 335315 0
Current children cumulated CPU time (s) 4911.45
Current children cumulated vsize (KiB) 1347068

[startup+4918.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1007856/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341712 CPUtime=4907.14
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 186814 0 0 0 490510 204 0 0 25 0 1 0 161568521 1373913088 184131 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335428 184131 52 110 0 335315 0
Current children cumulated CPU time (s) 4914.65
Current children cumulated vsize (KiB) 1347068

[startup+4919.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1007792/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341712 CPUtime=4908.74
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 186823 0 0 0 490670 204 0 0 25 0 1 0 161568521 1373913088 184140 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335428 184140 52 110 0 335315 0
Current children cumulated CPU time (s) 4916.25
Current children cumulated vsize (KiB) 1347068

[startup+4921.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1007792/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341712 CPUtime=4910.33
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 186829 0 0 0 490829 204 0 0 25 0 1 0 161568521 1373913088 184146 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/18724/statm: 335428 184146 52 110 0 335315 0
Current children cumulated CPU time (s) 4917.84
Current children cumulated vsize (KiB) 1347068

[startup+4922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1007792/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341712 CPUtime=4911.13
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 186835 0 0 0 490909 204 0 0 25 0 1 0 161568521 1373913088 184152 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/18724/statm: 335428 184152 52 110 0 335315 0
Current children cumulated CPU time (s) 4918.64
Current children cumulated vsize (KiB) 1347068

[startup+4922.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1007792/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=1341712 CPUtime=4911.33
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194304 186835 0 0 0 490929 204 0 0 25 0 1 0 161568521 1373913088 184152 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 335428 184152 52 110 0 335315 0
Current children cumulated CPU time (s) 4918.84
Current children cumulated vsize (KiB) 1347068

[startup+4922.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18926
/proc/meminfo: memFree=1007792/2055920 swapFree=4184232/4192956
[pid=18718] ppid=18716 vsize=5356 CPUtime=7.51
/proc/18718/stat : 18718 (TiniSatELite) S 18716 18718 18378 0 -1 4194304 333 44943 0 0 0 0 722 29 16 0 1 0 161567769 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18718/statm: 1339 237 197 169 0 50 0
[pid=18724] ppid=18718 vsize=0 CPUtime=4911.43
/proc/18724/stat : 18724 (tinisat) R 18718 18718 18378 0 -1 4194308 186842 0 0 0 490930 213 0 0 25 0 1 0 161568521 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/18724/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4918.94
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 4922.63
CPU time (s): 4918.98
CPU user time (s): 4916.53
CPU system time (s): 2.45763
CPU usage (%): 99.9259
Max. virtual memory (cumulated for all children) (KiB): 1347068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4916.53
system time used= 2.45763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232273
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= 75
involuntary context switches= 19136

runsolver used 4.6203 second user time and 13.289 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Wed Apr 18 00:23:05 UTC 2007

IDJOB= 355730
IDBENCH= 20342
IDSOLVER= 170
FILE ID= node71/355730-1176855784

PBS_JOBID= 4590239

Free space on /tmp= 66485 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/total-10-13-u.cnf
COMMAND LINE= /tmp/evaluation/355730-1176855784/TiniSatELite /tmp/evaluation/355730-1176855784/instance-355730-1176855784.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-355730-1176855784 -o ROOT/results/node71/solver-355730-1176855784 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355730-1176855784/TiniSatELite /tmp/evaluation/355730-1176855784/instance-355730-1176855784.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  a443b9e3a7093c1d9a47b42016a65c52

RANDOM SEED= 29995900

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

Linux node71.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.234
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.234
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:       1759960 kB
Buffers:         21204 kB
Cached:         210624 kB
SwapCached:       2772 kB
Active:          72992 kB
Inactive:       168540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759960 kB
SwapTotal:     4192956 kB
SwapFree:      4184232 kB
Dirty:           19252 kB
Writeback:           0 kB
Mapped:          15760 kB
Slab:            40524 kB
Committed_AS:  2502404 kB
PageTables:       1448 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= 66485 MiB

End job on node71 on Wed Apr 18 01:45:07 UTC 2007