Trace number 1837487

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MiniSAT 09z 2009-03-22UNSAT 8576.02 8579.41

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3542.12
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.39/1.40	c ==============================================================================
1.39/1.40	c |           |     ORIGINAL     |              LEARNT              |          |
1.39/1.40	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.39/1.40	c ==============================================================================
1.39/1.40	c |         0 | 1360580  3295883 |  408173       0        0     nan |  0.000 % |
8.98/9.04	c |         0 |  942285  2636352 |      --       0       --      -- |     --   | -116200/27697
8.98/9.04	c ==============================================================================
8.98/9.04	c Result  :   #vars: 138309   #clauses: 942285   #literals: 2636352
8.98/9.04	c CPU time:   8.75267 s
8.98/9.04	c ==============================================================================
9.88/9.99	c WARNING: for repeatability, setting FPU to use double precision
9.88/10.00	c Number of variables   : 138309       
9.88/10.00	c Number of clauses     : 942285       
9.98/10.60	c Parsing time: 0.53         s
8575.90/8579.32	c restarts              : 4673
8575.90/8579.32	c conflicts             : 2040206        (238 /sec)
8575.90/8579.32	c decisions             : 10490065       (1.46 % random) (1225 /sec)
8575.90/8579.32	c propagations          : 5673931637     (662465 /sec)
8575.90/8579.32	c conflict literals     : 709713984      (40.38 % deleted)
8575.90/8579.32	c Memory used           : 415.30 MB
8575.90/8579.32	c CPU time              : 8564.88 s
8575.90/8579.32	UNSATISFIABLE
8575.90/8579.32	
8575.90/8579.38	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1837487-1242873902/watcher-1837487-1242873902 -o /tmp/evaluation-result-1837487-1242873902/solver-1837487-1242873902 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837487-1242873902.cnf -random-seed=2124081758 

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): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.95 0.99 0.95 3/65 5547
/proc/meminfo: memFree=1564200/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=0
/proc/5547/stat : 5547 (SatELiteGTI) R 5545 5547 5510 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 315419554 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 270187162271 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5547/statm: 1339 237 197 169 0 50 0
[pid=5551] ppid=5547 vsize=1016 CPUtime=0
/proc/5551/stat : 5551 (SatELite_releas) R 5547 5547 5510 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 315419555 1040384 104 1992294400 134512640 135223648 4294956128 18446744073709551615 134734703 0 0 4096 3 0 0 0 17 0 0 0
/proc/5551/statm: 254 107 49 173 0 79 0

[startup+0.0766459 s]
/proc/loadavg: 0.95 0.99 0.95 3/65 5547
/proc/meminfo: memFree=1564200/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=0
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315419554 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5547/statm: 1339 237 197 169 0 50 0
[pid=5551] ppid=5547 vsize=25812 CPUtime=0.06
/proc/5551/stat : 5551 (SatELite_releas) R 5547 5547 5510 0 -1 4194304 5502 0 0 0 4 2 0 0 21 0 1 0 315419555 26431488 5320 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 0 0 0
/proc/5551/statm: 6453 5321 49 173 0 6278 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31168

[startup+0.102648 s]
/proc/loadavg: 0.95 0.99 0.95 3/65 5547
/proc/meminfo: memFree=1564200/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=0
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315419554 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5547/statm: 1339 237 197 169 0 50 0
[pid=5551] ppid=5547 vsize=29404 CPUtime=0.09
/proc/5551/stat : 5551 (SatELite_releas) R 5547 5547 5510 0 -1 4194304 6320 0 0 0 6 3 0 0 21 0 1 0 315419555 30109696 6138 1992294400 134512640 135223648 4294956128 18446744073709551615 134737310 0 0 4096 3 0 0 0 17 0 0 0
/proc/5551/statm: 7351 6139 49 173 0 7176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34760

[startup+0.30267 s]
/proc/loadavg: 0.95 0.99 0.95 3/65 5547
/proc/meminfo: memFree=1564200/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=0
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315419554 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5547/statm: 1339 237 197 169 0 50 0
[pid=5551] ppid=5547 vsize=52192 CPUtime=0.28
/proc/5551/stat : 5551 (SatELite_releas) R 5547 5547 5510 0 -1 4194304 11877 0 0 0 23 5 0 0 22 0 1 0 315419555 53444608 11695 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 0 0 0
/proc/5551/statm: 13048 11695 49 173 0 12873 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57548

[startup+0.701716 s]
/proc/loadavg: 0.95 0.99 0.95 3/65 5547
/proc/meminfo: memFree=1564200/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=0
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315419554 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5547/statm: 1339 237 197 169 0 50 0
[pid=5551] ppid=5547 vsize=74832 CPUtime=0.69
/proc/5551/stat : 5551 (SatELite_releas) R 5547 5547 5510 0 -1 4194304 17480 0 0 0 59 10 0 0 25 0 1 0 315419555 76627968 17298 1992294400 134512640 135223648 4294956128 18446744073709551615 134737310 0 0 4096 3 0 0 0 17 0 0 0
/proc/5551/statm: 18708 17299 49 173 0 18533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80188

[startup+1.50181 s]
/proc/loadavg: 0.95 0.99 0.95 2/67 5552
/proc/meminfo: memFree=1471768/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=0
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315419554 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5547/statm: 1339 237 197 169 0 50 0
[pid=5551] ppid=5547 vsize=126692 CPUtime=1.49
/proc/5551/stat : 5551 (SatELite_releas) R 5547 5547 5510 0 -1 4194304 29963 0 0 0 133 16 0 0 25 0 1 0 315419555 129732608 29781 1992294400 134512640 135223648 4294956128 18446744073709551615 134546390 0 0 4096 3 0 0 0 17 0 0 0
/proc/5551/statm: 31673 29781 70 173 0 31498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132048

[startup+3.102 s]
/proc/loadavg: 0.95 0.99 0.95 2/67 5552
/proc/meminfo: memFree=1435416/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=0
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315419554 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5547/statm: 1339 237 197 169 0 50 0
[pid=5551] ppid=5547 vsize=148984 CPUtime=3.08
/proc/5551/stat : 5551 (SatELite_releas) R 5547 5547 5510 0 -1 4194304 38605 0 0 0 286 22 0 0 25 0 1 0 315419555 152559616 35130 1992294400 134512640 135223648 4294956128 18446744073709551615 134586795 0 0 4096 3 0 0 0 17 1 0 0
/proc/5551/statm: 37246 35130 76 173 0 37071 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 154340

[startup+6.30135 s]
/proc/loadavg: 1.04 1.01 0.96 2/67 5552
/proc/meminfo: memFree=1404584/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=0
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315419554 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5547/statm: 1339 237 197 169 0 50 0
[pid=5551] ppid=5547 vsize=151232 CPUtime=6.28
/proc/5551/stat : 5551 (SatELite_releas) R 5547 5547 5510 0 -1 4194304 42612 0 0 0 602 26 0 0 25 0 1 0 315419555 154861568 35868 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 0 0 0
/proc/5551/statm: 37808 35868 76 173 0 37633 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 156588

[startup+12.7011 s]
/proc/loadavg: 1.03 1.01 0.96 2/67 5553
/proc/meminfo: memFree=1486000/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=52716 CPUtime=2.69
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 12411 0 0 0 262 7 0 0 25 0 1 0 315420554 53981184 12361 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 13179 12361 75 170 0 13006 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 58072

[startup+25.5025 s]
/proc/loadavg: 1.09 1.03 0.96 2/67 5553
/proc/meminfo: memFree=1484976/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=53904 CPUtime=15.48
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 12720 0 0 0 1540 8 0 0 25 0 1 0 315420554 55197696 12670 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 13476 12670 75 170 0 13303 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 59260

[startup+51.1024 s]
/proc/loadavg: 1.06 1.02 0.96 2/67 5553
/proc/meminfo: memFree=1479856/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=59220 CPUtime=41.05
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 14044 0 0 0 4096 9 0 0 25 0 1 0 315420554 60641280 13994 1992294400 134512640 135212243 4294956240 18446744073709551615 134526507 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 14805 13994 75 170 0 14632 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 64576

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 0.96 2/67 5553
/proc/meminfo: memFree=1462704/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=76380 CPUtime=92.21
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 18332 0 0 0 9206 15 0 0 25 0 1 0 315420554 78213120 18282 1992294400 134512640 135212243 4294956240 18446744073709551615 134527908 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 19095 18282 75 170 0 18922 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 81736

[startup+162.302 s]
/proc/loadavg: 1.01 1.01 0.96 2/67 5553
/proc/meminfo: memFree=1441456/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=97764 CPUtime=152.17
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 23677 0 0 0 15196 21 0 0 25 0 1 0 315420554 100110336 23627 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 24441 23627 75 170 0 24268 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 103120

[startup+222.303 s]
/proc/loadavg: 1.00 1.01 0.96 2/67 5553
/proc/meminfo: memFree=1430512/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=108476 CPUtime=212.15
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 26339 0 0 0 21191 24 0 0 25 0 1 0 315420554 111079424 26289 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 27119 26289 75 170 0 26946 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 113832

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 5553
/proc/meminfo: memFree=1430512/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=108476 CPUtime=272.12
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 26339 0 0 0 27188 24 0 0 25 0 1 0 315420554 111079424 26289 1992294400 134512640 135212243 4294956240 18446744073709551615 134526055 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 27119 26289 75 170 0 26946 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 113832

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 5553
/proc/meminfo: memFree=1412912/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=126168 CPUtime=332.06
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 30782 0 0 0 33179 27 0 0 25 0 1 0 315420554 129196032 30732 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 31542 30732 75 170 0 31369 0
Current children cumulated CPU time (s) 342.04

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

/proc/5553/statm: 106315 105298 75 170 0 106142 0
Current children cumulated CPU time (s) 8199.05
Current children cumulated vsize (KiB) 430616

[startup+8262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8249.04
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105348 0 0 0 824797 107 0 0 25 0 1 0 315420554 435466240 105298 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105298 75 170 0 106142 0
Current children cumulated CPU time (s) 8259.02
Current children cumulated vsize (KiB) 430616

[startup+8322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8309.02
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105348 0 0 0 830795 107 0 0 25 0 1 0 315420554 435466240 105298 1992294400 134512640 135212243 4294956240 18446744073709551615 134526427 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105298 75 170 0 106142 0
Current children cumulated CPU time (s) 8319
Current children cumulated vsize (KiB) 430616

[startup+8382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8369
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105348 0 0 0 836793 107 0 0 25 0 1 0 315420554 435466240 105298 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105298 75 170 0 106142 0
Current children cumulated CPU time (s) 8378.98
Current children cumulated vsize (KiB) 430616

[startup+8442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8428.97
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105349 0 0 0 842790 107 0 0 25 0 1 0 315420554 435466240 105299 1992294400 134512640 135212243 4294956240 18446744073709551615 134538353 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105299 75 170 0 106142 0
Current children cumulated CPU time (s) 8438.95
Current children cumulated vsize (KiB) 430616

[startup+8502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112816/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8488.95
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105349 0 0 0 848788 107 0 0 25 0 1 0 315420554 435466240 105299 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105299 75 170 0 106142 0
Current children cumulated CPU time (s) 8498.93
Current children cumulated vsize (KiB) 430616

[startup+8562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8548.93
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105354 0 0 0 854786 107 0 0 25 0 1 0 315420554 435466240 105304 1992294400 134512640 135212243 4294956240 18446744073709551615 134538462 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105304 75 170 0 106142 0
Current children cumulated CPU time (s) 8558.91
Current children cumulated vsize (KiB) 430616

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

[startup+8563.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8549.72
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105354 0 0 0 854865 107 0 0 25 0 1 0 315420554 435466240 105304 1992294400 134512640 135212243 4294956240 18446744073709551615 134527759 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105304 75 170 0 106142 0
Current children cumulated CPU time (s) 8559.7
Current children cumulated vsize (KiB) 430616

[startup+8569.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8556.12
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105355 0 0 0 855505 107 0 0 25 0 1 0 315420554 435466240 105305 1992294400 134512640 135212243 4294956240 18446744073709551615 134529932 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105305 75 170 0 106142 0
Current children cumulated CPU time (s) 8566.1
Current children cumulated vsize (KiB) 430616

[startup+8575.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8562.52
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105355 0 0 0 856145 107 0 0 25 0 1 0 315420554 435466240 105305 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105305 75 170 0 106142 0
Current children cumulated CPU time (s) 8572.5
Current children cumulated vsize (KiB) 430616

[startup+8577.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8564.12
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105355 0 0 0 856305 107 0 0 25 0 1 0 315420554 435466240 105305 1992294400 134512640 135212243 4294956240 18446744073709551615 134527776 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105305 75 170 0 106142 0
Current children cumulated CPU time (s) 8574.1
Current children cumulated vsize (KiB) 430616

[startup+8578.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8564.92
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105355 0 0 0 856385 107 0 0 25 0 1 0 315420554 435466240 105305 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105305 75 170 0 106142 0
Current children cumulated CPU time (s) 8574.9
Current children cumulated vsize (KiB) 430616

[startup+8579.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8565.72
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105357 0 0 0 856465 107 0 0 25 0 1 0 315420554 435466240 105307 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105307 75 170 0 106142 0
Current children cumulated CPU time (s) 8575.7
Current children cumulated vsize (KiB) 430616

[startup+8579.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5356 CPUtime=9.98
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 333 48170 0 0 0 0 959 39 16 0 1 0 315419554 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1339 239 197 169 0 50 0
[pid=5553] ppid=5547 vsize=425260 CPUtime=8565.92
/proc/5553/stat : 5553 (minisat_static) R 5547 5547 5510 0 -1 4194304 105358 0 0 0 856485 107 0 0 25 0 1 0 315420554 435466240 105308 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5553/statm: 106315 105308 75 170 0 106142 0
Current children cumulated CPU time (s) 8575.9
Current children cumulated vsize (KiB) 430616

[startup+8579.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5575
/proc/meminfo: memFree=1112752/2055920 swapFree=4180344/4192956
[pid=5547] ppid=5545 vsize=5360 CPUtime=8575.99
/proc/5547/stat : 5547 (SatELiteGTI) S 5545 5547 5510 0 -1 4194304 361 153541 0 0 0 0 857447 152 19 0 1 0 315419554 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5547/statm: 1340 241 198 169 0 51 0
Current children cumulated CPU time (s) 8575.99
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 8579.41
CPU time (s): 8576.02
CPU user time (s): 8574.47
CPU system time (s): 1.55176
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 430616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8574.47
system time used= 1.55176
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154030
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= 46
involuntary context switches= 27635

runsolver used 8.75467 second user time and 22.4466 second system time

The end

Launcher Data

Begin job on node88 at 2009-05-21 04:45:04
IDJOB=1837487
IDBENCH=71037
IDSOLVER=675
FILE ID=node88/1837487-1242873902
PBS_JOBID= 9328612
Free space on /tmp= 66100 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837487-1242873902/watcher-1837487-1242873902 -o /tmp/evaluation-result-1837487-1242873902/solver-1837487-1242873902 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837487-1242873902.cnf -random-seed=2124081758

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=2124081758

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

/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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1564744 kB
Buffers:         66540 kB
Cached:         372184 kB
SwapCached:       6880 kB
Active:         194112 kB
Inactive:       253384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564744 kB
SwapTotal:     4192956 kB
SwapFree:      4180344 kB
Dirty:           27732 kB
Writeback:           0 kB
Mapped:          13908 kB
Slab:            29640 kB
Committed_AS:   940820 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= 66100 MiB
End job on node88 at 2009-05-21 07:08:04