Trace number 1837465

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 1119.25 1119.58

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.298
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.00/0.86	c ==============================================================================
0.00/0.86	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.86	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.86	c ==============================================================================
0.00/0.86	c |         0 |  812763  1945115 |  243828       0        0     nan |  0.000 % |
5.87/5.97	c |         0 |  546996  1519613 |      --       0       --      -- |     --   | -74850/8386
5.87/5.97	c ==============================================================================
5.87/5.97	c Result  :   #vars: 85935   #clauses: 546996   #literals: 1519613
5.87/5.97	c CPU time:   5.77012 s
5.87/5.97	c ==============================================================================
6.48/6.54	c WARNING: for repeatability, setting FPU to use double precision
6.48/6.54	c Number of variables   : 85935        
6.48/6.54	c Number of clauses     : 546996       
6.52/6.88	c Parsing time: 0.31         s
1119.15/1119.54	c restarts              : 888
1119.15/1119.54	c conflicts             : 424328         (381 /sec)
1119.15/1119.54	c decisions             : 1983731        (1.33 % random) (1783 /sec)
1119.15/1119.54	c propagations          : 830188034      (746319 /sec)
1119.15/1119.54	c conflict literals     : 91450648       (39.53 % deleted)
1119.15/1119.54	c Memory used           : 127.05 MB
1119.15/1119.54	c CPU time              : 1112.38 s
1119.15/1119.54	UNSATISFIABLE
1119.15/1119.54	
1119.15/1119.56	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-1837465-1242871346/watcher-1837465-1242871346 -o /tmp/evaluation-result-1837465-1242871346/solver-1837465-1242871346 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837465-1242871346.cnf -random-seed=1526937049 

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: 1.14 1.06 1.01 3/64 7468
/proc/meminfo: memFree=1584616/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=0
/proc/7468/stat : 7468 (SatELiteGTI) R 7466 7468 6504 0 -1 4194304 290 250 0 0 0 0 0 0 18 0 1 0 315160769 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947491037 0 0 4100 65536 0 0 0 17 0 0 0
/proc/7468/statm: 1339 237 197 169 0 50 0

[startup+0.062289 s]
/proc/loadavg: 1.14 1.06 1.01 3/64 7468
/proc/meminfo: memFree=1584616/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=0
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315160769 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7468/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101289 s]
/proc/loadavg: 1.14 1.06 1.01 3/64 7468
/proc/meminfo: memFree=1584616/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=0
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315160769 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7468/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301306 s]
/proc/loadavg: 1.14 1.06 1.01 3/64 7468
/proc/meminfo: memFree=1584616/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=0
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315160769 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7468/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701336 s]
/proc/loadavg: 1.14 1.06 1.01 3/64 7468
/proc/meminfo: memFree=1584616/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=0
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315160769 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7468/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5024 s]
/proc/loadavg: 1.14 1.06 1.01 2/66 7473
/proc/meminfo: memFree=1510296/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=0
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315160769 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7468/statm: 1339 237 197 169 0 50 0
[pid=7472] ppid=7468 vsize=95672 CPUtime=1.49
/proc/7472/stat : 7472 (SatELite_releas) R 7468 7468 6504 0 -1 4194304 22545 0 0 0 136 13 0 0 25 0 1 0 315160770 97968128 20423 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 1 0 0
/proc/7472/statm: 23918 20423 76 173 0 23743 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101028

[startup+3.10153 s]
/proc/loadavg: 1.14 1.06 1.01 2/66 7473
/proc/meminfo: memFree=1494616/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=0
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315160769 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7468/statm: 1339 237 197 169 0 50 0
[pid=7472] ppid=7468 vsize=104200 CPUtime=3.09
/proc/7472/stat : 7472 (SatELite_releas) R 7468 7468 6504 0 -1 4194304 24814 0 0 0 294 15 0 0 25 0 1 0 315160770 106700800 22442 1992294400 134512640 135223648 4294956128 18446744073709551615 134604282 0 0 4096 3 0 0 0 17 1 0 0
/proc/7472/statm: 26050 22447 76 173 0 25875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109556

[startup+6.30178 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 7473
/proc/meminfo: memFree=1490648/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=0
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315160769 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7468/statm: 1339 237 197 169 0 50 0
[pid=7472] ppid=7468 vsize=103704 CPUtime=6.28
/proc/7472/stat : 7472 (SatELite_releas) R 7468 7468 6504 0 -1 4194304 29146 0 0 0 607 21 0 0 25 0 1 0 315160770 106192896 22265 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/7472/statm: 25926 22265 76 173 0 25751 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 109060

[startup+12.7013 s]
/proc/loadavg: 1.12 1.06 1.01 2/66 7474
/proc/meminfo: memFree=1537632/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=32072 CPUtime=6.14
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 7612 0 0 0 611 3 0 0 25 0 1 0 315161423 32841728 7587 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 8018 7587 75 170 0 7845 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37428

[startup+25.5013 s]
/proc/loadavg: 1.09 1.05 1.01 2/66 7474
/proc/meminfo: memFree=1534048/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=35776 CPUtime=18.94
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 8547 0 0 0 1890 4 0 0 25 0 1 0 315161423 36634624 8522 1992294400 134512640 135212243 4294956240 18446744073709551615 134535612 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 8944 8522 75 170 0 8771 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41132

[startup+51.1014 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 7474
/proc/meminfo: memFree=1524448/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=45800 CPUtime=44.51
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 11026 0 0 0 4444 7 0 0 25 0 1 0 315161423 46899200 11001 1992294400 134512640 135212243 4294956240 18446744073709551615 134538447 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 11450 11001 75 170 0 11277 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 51156

[startup+102.305 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 7474
/proc/meminfo: memFree=1500448/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=69504 CPUtime=95.69
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 16939 0 0 0 9557 12 0 0 25 0 1 0 315161423 71172096 16914 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 17376 16914 75 170 0 17203 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 74860

[startup+162.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 7474
/proc/meminfo: memFree=1492384/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=77428 CPUtime=155.68
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 18946 0 0 0 15553 15 0 0 25 0 1 0 315161423 79286272 18921 1992294400 134512640 135212243 4294956240 18446744073709551615 134536518 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 19357 18921 75 170 0 19184 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 82784

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 7474
/proc/meminfo: memFree=1482208/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=87592 CPUtime=215.66
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 21497 0 0 0 21548 18 0 0 25 0 1 0 315161423 89694208 21472 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 21898 21472 75 170 0 21725 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 92948

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 7474
/proc/meminfo: memFree=1476448/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=93272 CPUtime=275.64
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 22897 0 0 0 27545 19 0 0 25 0 1 0 315161423 95510528 22872 1992294400 134512640 135212243 4294956240 18446744073709551615 134527698 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 23318 22872 75 170 0 23145 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 98628

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7474
/proc/meminfo: memFree=1476392/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=93272 CPUtime=335.63
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 22897 0 0 0 33544 19 0 0 25 0 1 0 315161423 95510528 22872 1992294400 134512640 135212243 4294956240 18446744073709551615 134526229 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 23318 22872 75 170 0 23145 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 98628

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7474
/proc/meminfo: memFree=1472360/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=97240 CPUtime=395.61
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 23917 0 0 0 39541 20 0 0 25 0 1 0 315161423 99573760 23892 1992294400 134512640 135212243 4294956240 18446744073709551615 134525990 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 24310 23892 75 170 0 24137 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 102596

[startup+462.301 s]

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7474
/proc/meminfo: memFree=1444840/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=124904 CPUtime=755.52
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 30778 0 0 0 75524 28 0 0 25 0 1 0 315161423 127901696 30753 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 31226 30753 75 170 0 31053 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 130260

[startup+822.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 7474
/proc/meminfo: memFree=1441448/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=128204 CPUtime=815.5
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 31605 0 0 0 81521 29 0 0 25 0 1 0 315161423 131280896 31580 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32051 31580 75 170 0 31878 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 133560

[startup+882.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 7474
/proc/meminfo: memFree=1441512/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=128204 CPUtime=875.49
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 31605 0 0 0 87520 29 0 0 25 0 1 0 315161423 131280896 31580 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32051 31580 75 170 0 31878 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 133560

[startup+942.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 7474
/proc/meminfo: memFree=1441448/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=128204 CPUtime=935.47
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 31609 0 0 0 93518 29 0 0 25 0 1 0 315161423 131280896 31584 1992294400 134512640 135212243 4294956240 18446744073709551615 134526456 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32051 31584 75 170 0 31878 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 133560

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 7474
/proc/meminfo: memFree=1441448/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=128204 CPUtime=995.46
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 31609 0 0 0 99517 29 0 0 25 0 1 0 315161423 131280896 31584 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32051 31584 75 170 0 31878 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 133560

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7474
/proc/meminfo: memFree=1441512/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=128204 CPUtime=1055.44
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 31613 0 0 0 105515 29 0 0 25 0 1 0 315161423 131280896 31588 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32051 31588 75 170 0 31878 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 133560

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

[startup+1075.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7474
/proc/meminfo: memFree=1440680/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=129028 CPUtime=1068.23
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 31811 0 0 0 106794 29 0 0 25 0 1 0 315161423 132124672 31786 1992294400 134512640 135212243 4294956240 18446744073709551615 134535846 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32257 31786 75 170 0 32084 0
Current children cumulated CPU time (s) 1074.75
Current children cumulated vsize (KiB) 134384

[startup+1100.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7474
/proc/meminfo: memFree=1439464/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=130092 CPUtime=1093.83
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 32110 0 0 0 109353 30 0 0 25 0 1 0 315161423 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134527776 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1100.35
Current children cumulated vsize (KiB) 135448

[startup+1107.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7474
/proc/meminfo: memFree=1439464/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=130092 CPUtime=1100.23
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 32110 0 0 0 109993 30 0 0 25 0 1 0 315161423 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1106.75
Current children cumulated vsize (KiB) 135448

[startup+1113.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7474
/proc/meminfo: memFree=1439464/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=130092 CPUtime=1106.63
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 32110 0 0 0 110633 30 0 0 25 0 1 0 315161423 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134535674 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1113.15
Current children cumulated vsize (KiB) 135448

[startup+1116.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7474
/proc/meminfo: memFree=1439464/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=130092 CPUtime=1109.83
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 32110 0 0 0 110953 30 0 0 25 0 1 0 315161423 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1116.35
Current children cumulated vsize (KiB) 135448

[startup+1118.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7474
/proc/meminfo: memFree=1439464/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=130092 CPUtime=1111.43
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 32110 0 0 0 111113 30 0 0 25 0 1 0 315161423 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1117.95
Current children cumulated vsize (KiB) 135448

[startup+1119.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7474
/proc/meminfo: memFree=1439464/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=130092 CPUtime=1112.23
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 32110 0 0 0 111193 30 0 0 25 0 1 0 315161423 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1118.75
Current children cumulated vsize (KiB) 135448

[startup+1119.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7474
/proc/meminfo: memFree=1439464/2055920 swapFree=4180368/4192956
[pid=7468] ppid=7466 vsize=5356 CPUtime=6.52
/proc/7468/stat : 7468 (SatELiteGTI) S 7466 7468 6504 0 -1 4194304 333 29398 0 0 0 0 627 25 16 0 1 0 315160769 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7468/statm: 1339 239 197 169 0 50 0
[pid=7474] ppid=7468 vsize=130092 CPUtime=1112.63
/proc/7474/stat : 7474 (minisat_static) R 7468 7468 6504 0 -1 4194304 32110 0 0 0 111233 30 0 0 25 0 1 0 315161423 133214208 32085 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7474/statm: 32523 32085 75 170 0 32350 0
Current children cumulated CPU time (s) 1119.15
Current children cumulated vsize (KiB) 135448

Child status: 20
Real time (s): 1119.58
CPU time (s): 1119.25
CPU user time (s): 1118.66
CPU system time (s): 0.59191
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 135448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1118.66
system time used= 0.59191
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62010
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= 45
involuntary context switches= 2407

runsolver used 1.3438 second user time and 2.72159 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-21 04:02:27
IDJOB=1837465
IDBENCH=71008
IDSOLVER=675
FILE ID=node69/1837465-1242871346
PBS_JOBID= 9328547
Free space on /tmp= 66024 MiB

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

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED=1526937049

node69.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.231
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.231
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:       1585168 kB
Buffers:         46428 kB
Cached:         372200 kB
SwapCached:       6848 kB
Active:         190048 kB
Inactive:       237504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585168 kB
SwapTotal:     4192956 kB
SwapFree:      4180368 kB
Dirty:           18528 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            29204 kB
Committed_AS:   982080 kB
PageTables:       1472 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= 66024 MiB
End job on node69 at 2009-05-21 04:21:07