Trace number 1837033

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 6333.66 6336.53

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark905.473
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

0.00/0.00	c Parsing...
0.00/0.77	c ==============================================================================
0.00/0.77	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.77	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.77	c ==============================================================================
0.00/0.77	c |         0 | 1002109  2313554 |  300632       0        0     nan |  0.000 % |
7.08/7.11	c |         0 |  363891   939019 |      --       0       --      -- |     --   | -364511/-752771
7.08/7.11	c ==============================================================================
7.08/7.11	c Result  :   #vars: 61601   #clauses: 363891   #literals: 939019
7.08/7.11	c CPU time:   6.85996 s
7.08/7.11	c ==============================================================================
7.38/7.49	c WARNING: for repeatability, setting FPU to use double precision
7.38/7.49	c Number of variables   : 61601        
7.38/7.49	c Number of clauses     : 363891       
7.68/7.72	c Parsing time: 0.20         s
6333.52/6336.49	c restarts              : 5562
6333.52/6336.49	c conflicts             : 1726282        (273 /sec)
6333.52/6336.49	c decisions             : 3511860        (0.54 % random) (555 /sec)
6333.52/6336.49	c propagations          : 4044379667     (639346 /sec)
6333.52/6336.49	c conflict literals     : 225301804      (61.81 % deleted)
6333.52/6336.49	c Memory used           : 119.21 MB
6333.52/6336.49	c CPU time              : 6325.8 s
6333.52/6336.49	UNSATISFIABLE
6333.52/6336.49	
6333.62/6336.51	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-1837033-1242857001/watcher-1837033-1242857001 -o /tmp/evaluation-result-1837033-1242857001/solver-1837033-1242857001 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837033-1242857001.cnf -random-seed=1240015634 

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.00 0.00 0.00 3/65 32523
/proc/meminfo: memFree=1777736/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=0
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 276 0 0 0 0 0 0 0 19 0 1 0 313729691 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 251279409234 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/32523/statm: 1339 235 195 169 0 50 0
[pid=32524] ppid=32523 vsize=5356 CPUtime=0
/proc/32524/stat : 32524 (SatELiteGTI) S 32523 32523 32486 0 -1 4194368 51 25 0 0 0 0 0 0 20 0 1 0 313729691 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/32524/statm: 1339 238 198 169 0 50 0
[pid=32526] ppid=32524 vsize=0 CPUtime=0
/proc/32526/stat : 32526 (sed) R 32524 32523 32486 0 -1 4194308 163 0 0 0 0 0 0 0 23 0 1 0 313729691 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/32526/statm: -- couldn't open statm file --
[startup+0.024981 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 32523
/proc/meminfo: memFree=1777736/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=0
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 313729691 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10299 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 32523
/proc/meminfo: memFree=1777736/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=0
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 313729691 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.303014 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 32523
/proc/meminfo: memFree=1777736/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=0
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 313729691 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701062 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 32523
/proc/meminfo: memFree=1777736/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=0
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 313729691 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50116 s]
/proc/loadavg: 0.00 0.00 0.00 2/67 32528
/proc/meminfo: memFree=1681136/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=0
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 313729691 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 237 197 169 0 50 0
[pid=32528] ppid=32523 vsize=111532 CPUtime=1.49
/proc/32528/stat : 32528 (SatELite_releas) R 32523 32523 32486 0 -1 4194304 28136 0 0 0 133 16 0 0 25 0 1 0 313729691 114208768 25527 1992294400 134512640 135223648 4294956128 18446744073709551615 134548148 0 0 4096 3 0 0 0 17 0 0 0
/proc/32528/statm: 27883 25527 76 173 0 27708 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116888

[startup+3.10136 s]
/proc/loadavg: 0.00 0.00 0.00 2/67 32528
/proc/meminfo: memFree=1669168/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=0
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 313729691 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 237 197 169 0 50 0
[pid=32528] ppid=32523 vsize=116484 CPUtime=3.09
/proc/32528/stat : 32528 (SatELite_releas) R 32523 32523 32486 0 -1 4194304 29545 0 0 0 292 17 0 0 25 0 1 0 313729691 119279616 26773 1992294400 134512640 135223648 4294956128 18446744073709551615 134586759 0 0 4096 3 0 0 0 17 0 0 0
/proc/32528/statm: 29121 26773 76 173 0 28946 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121840

[startup+6.30176 s]
/proc/loadavg: 0.08 0.02 0.01 2/67 32528
/proc/meminfo: memFree=1662512/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=0
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 313729691 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 237 197 169 0 50 0
[pid=32528] ppid=32523 vsize=119256 CPUtime=6.29
/proc/32528/stat : 32528 (SatELite_releas) R 32523 32523 32486 0 -1 4194304 34550 0 0 0 608 21 0 0 25 0 1 0 313729691 122118144 27456 1992294400 134512640 135223648 4294956128 18446744073709551615 134586728 0 0 4096 3 0 0 0 17 0 0 0
/proc/32528/statm: 29814 27456 76 173 0 29639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124612

[startup+12.7016 s]
/proc/loadavg: 0.15 0.03 0.01 2/67 32529
/proc/meminfo: memFree=1744184/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=22216 CPUtime=5.19
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 5122 0 0 0 517 2 0 0 25 0 1 0 313730440 22749184 5108 1992294400 134512640 135212243 4294956240 18446744073709551615 134523780 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 5554 5108 75 170 0 5381 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27572

[startup+25.5022 s]
/proc/loadavg: 0.34 0.08 0.02 2/67 32529
/proc/meminfo: memFree=1741496/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=25136 CPUtime=17.99
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 5839 0 0 0 1797 2 0 0 25 0 1 0 313730440 25739264 5825 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 6284 5825 75 170 0 6111 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30492

[startup+51.1023 s]
/proc/loadavg: 0.56 0.15 0.05 2/67 32529
/proc/meminfo: memFree=1735160/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=31604 CPUtime=43.58
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 7448 0 0 0 4353 5 0 0 25 0 1 0 313730440 32362496 7434 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 7901 7434 75 170 0 7728 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 36960

[startup+102.307 s]
/proc/loadavg: 0.81 0.28 0.10 2/67 32529
/proc/meminfo: memFree=1721464/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=45324 CPUtime=94.76
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 10863 0 0 0 9466 10 0 0 25 0 1 0 313730440 46411776 10849 1992294400 134512640 135212243 4294956240 18446744073709551615 134527776 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 11331 10849 75 170 0 11158 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 50680

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/67 32529
/proc/meminfo: memFree=1706752/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=60076 CPUtime=154.72
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 14551 0 0 0 15460 12 0 0 25 0 1 0 313730440 61517824 14537 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 15019 14537 75 170 0 14846 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 65432

[startup+222.303 s]
/proc/loadavg: 0.97 0.51 0.20 2/67 32529
/proc/meminfo: memFree=1694912/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=71800 CPUtime=214.69
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 17457 0 0 0 21453 16 0 0 25 0 1 0 313730440 73523200 17443 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 17950 17443 75 170 0 17777 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 77156

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/67 32529
/proc/meminfo: memFree=1694912/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=71800 CPUtime=274.67
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 17458 0 0 0 27451 16 0 0 25 0 1 0 313730440 73523200 17444 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 17950 17444 75 170 0 17777 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 77156

[startup+342.303 s]
/proc/loadavg: 0.99 0.67 0.29 2/67 32529
/proc/meminfo: memFree=1694848/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=71800 CPUtime=334.65
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 17458 0 0 0 33449 16 0 0 25 0 1 0 313730440 73523200 17444 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 17950 17444 75 170 0 17777 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 77156

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/67 32529
/proc/meminfo: memFree=1694784/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=71800 CPUtime=394.61
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 17471 0 0 0 39445 16 0 0 25 0 1 0 313730440 73523200 17457 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 0 0 0

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


[startup+5982.3 s]
/proc/loadavg: 1.00 1.00 0.91 3/67 32537
/proc/meminfo: memFree=1642496/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=121944 CPUtime=5972.09
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29743 0 0 0 597176 33 0 0 25 0 1 0 313730440 124870656 29723 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30486 29723 75 170 0 30313 0
Current children cumulated CPU time (s) 5979.57
Current children cumulated vsize (KiB) 127300

[startup+6042.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32537
/proc/meminfo: memFree=1642496/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=121944 CPUtime=6032.07
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29743 0 0 0 603174 33 0 0 25 0 1 0 313730440 124870656 29723 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30486 29723 75 170 0 30313 0
Current children cumulated CPU time (s) 6039.55
Current children cumulated vsize (KiB) 127300

[startup+6102.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642432/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=121944 CPUtime=6092.03
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29743 0 0 0 609170 33 0 0 25 0 1 0 313730440 124870656 29723 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30486 29723 75 170 0 30313 0
Current children cumulated CPU time (s) 6099.51
Current children cumulated vsize (KiB) 127300

[startup+6162.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642432/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=122064 CPUtime=6152
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29745 0 0 0 615167 33 0 0 25 0 1 0 313730440 124993536 29725 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30516 29725 75 170 0 30343 0
Current children cumulated CPU time (s) 6159.48
Current children cumulated vsize (KiB) 127420

[startup+6222.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642368/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=122064 CPUtime=6211.98
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29747 0 0 0 621165 33 0 0 25 0 1 0 313730440 124993536 29727 1992294400 134512640 135212243 4294956240 18446744073709551615 134526169 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30516 29727 75 170 0 30343 0
Current children cumulated CPU time (s) 6219.46
Current children cumulated vsize (KiB) 127420

[startup+6282.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642176/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=122064 CPUtime=6271.96
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29784 0 0 0 627163 33 0 0 25 0 1 0 313730440 124993536 29764 1992294400 134512640 135212243 4294956240 18446744073709551615 134523632 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30516 29764 75 170 0 30343 0
Current children cumulated CPU time (s) 6279.44
Current children cumulated vsize (KiB) 127420

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

[startup+6297.51 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642176/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=122064 CPUtime=6287.15
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29784 0 0 0 628682 33 0 0 25 0 1 0 313730440 124993536 29764 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30516 29764 75 170 0 30343 0
Current children cumulated CPU time (s) 6294.63
Current children cumulated vsize (KiB) 127420

[startup+6323.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642176/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=122064 CPUtime=6312.74
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29784 0 0 0 631241 33 0 0 25 0 1 0 313730440 124993536 29764 1992294400 134512640 135212243 4294956240 18446744073709551615 134523629 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30516 29764 75 170 0 30343 0
Current children cumulated CPU time (s) 6320.22
Current children cumulated vsize (KiB) 127420

[startup+6329.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642176/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=122064 CPUtime=6319.14
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29784 0 0 0 631881 33 0 0 25 0 1 0 313730440 124993536 29764 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30516 29764 75 170 0 30343 0
Current children cumulated CPU time (s) 6326.62
Current children cumulated vsize (KiB) 127420

[startup+6332.71 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642176/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=122064 CPUtime=6322.34
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29784 0 0 0 632201 33 0 0 25 0 1 0 313730440 124993536 29764 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30516 29764 75 170 0 30343 0
Current children cumulated CPU time (s) 6329.82
Current children cumulated vsize (KiB) 127420

[startup+6334.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642176/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=122064 CPUtime=6323.94
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29784 0 0 0 632361 33 0 0 25 0 1 0 313730440 124993536 29764 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30516 29764 75 170 0 30343 0
Current children cumulated CPU time (s) 6331.42
Current children cumulated vsize (KiB) 127420

[startup+6335.9 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642176/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=122064 CPUtime=6325.54
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29784 0 0 0 632521 33 0 0 25 0 1 0 313730440 124993536 29764 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30516 29764 75 170 0 30343 0
Current children cumulated CPU time (s) 6333.02
Current children cumulated vsize (KiB) 127420

[startup+6336.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642176/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=122064 CPUtime=6325.94
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194304 29784 0 0 0 632561 33 0 0 25 0 1 0 313730440 124993536 29764 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 30516 29764 75 170 0 30343 0
Current children cumulated CPU time (s) 6333.42
Current children cumulated vsize (KiB) 127420

[startup+6336.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/67 32539
/proc/meminfo: memFree=1642176/2055920 swapFree=4084676/4192956
[pid=32523] ppid=32521 vsize=5356 CPUtime=7.48
/proc/32523/stat : 32523 (SatELiteGTI) S 32521 32523 32486 0 -1 4194304 333 43299 0 0 0 0 718 30 16 0 1 0 313729691 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32523/statm: 1339 239 197 169 0 50 0
[pid=32529] ppid=32523 vsize=0 CPUtime=6326.14
/proc/32529/stat : 32529 (minisat_static) R 32523 32523 32486 0 -1 4194308 29797 0 0 0 632580 34 0 0 25 0 1 0 313730440 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/32529/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6333.62
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 6336.53
CPU time (s): 6333.66
CPU user time (s): 6332.99
CPU system time (s): 0.665898
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 135204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6332.99
system time used= 0.665898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73584
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= 47
involuntary context switches= 15469

runsolver used 5.48217 second user time and 17.5653 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-21 00:03:23
IDJOB=1837033
IDBENCH=20342
IDSOLVER=675
FILE ID=node92/1837033-1242857001
PBS_JOBID= 9328427
Free space on /tmp= 65852 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-10-13-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837033-1242857001/watcher-1837033-1242857001 -o /tmp/evaluation-result-1837033-1242857001/solver-1837033-1242857001 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837033-1242857001.cnf -random-seed=1240015634

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

MD5SUM BENCH= a443b9e3a7093c1d9a47b42016a65c52
RANDOM SEED=1240015634

node92.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.245
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.245
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:       1778216 kB
Buffers:         16108 kB
Cached:         129304 kB
SwapCached:     102584 kB
Active:          79360 kB
Inactive:       170016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778216 kB
SwapTotal:     4192956 kB
SwapFree:      4084676 kB
Dirty:           19956 kB
Writeback:           0 kB
Mapped:          13864 kB
Slab:            14204 kB
Committed_AS:   827648 kB
PageTables:       1464 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= 65852 MiB
End job on node92 at 2009-05-21 01:49:00