Trace number 1821000

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 269.47 269.455

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark203.27
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   73149   170681 |   21944       0        0     nan |  0.000 % |
0.71/0.72	c |         0 |   42312   121394 |      --       0       --      -- |     --   | -30835/-49282
0.71/0.72	c ==============================================================================
0.71/0.72	c Result  :   #vars: 9180   #clauses: 42312   #literals: 121394
0.71/0.72	c CPU time:   0.72 s
0.71/0.72	c ==============================================================================
0.71/0.77	c WARNING: for repeatability, setting FPU to use double precision
0.71/0.77	c Number of variables   : 9180         
0.71/0.77	c Number of clauses     : 42312        
0.71/0.79	c Parsing time: 0.03         s
269.43/269.44	c restarts              : 2125
269.43/269.44	c conflicts             : 489926         (1824 /sec)
269.43/269.44	c decisions             : 835087         (0.68 % random) (3108 /sec)
269.43/269.44	c propagations          : 96904431       (360709 /sec)
269.43/269.44	c conflict literals     : 39875568       (46.57 % deleted)
269.43/269.44	c Memory used           : 48.96 MB
269.43/269.44	c CPU time              : 268.65 s
269.43/269.44	UNSATISFIABLE
269.43/269.44	
269.43/269.45	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821000-1242495816/watcher-1821000-1242495816 -o /tmp/evaluation-result-1821000-1242495816/solver-1821000-1242495816 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821000-1242495816.cnf -random-seed=814779704 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.02 1.00 2/91 28801
/proc/meminfo: memFree=1472540/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2416 CPUtime=0
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 368 642 0 0 0 0 0 0 18 0 1 0 1014079666 2473984 277 4294967295 134512640 135169312 3214636272 3214634808 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28801/statm: 604 277 235 161 0 43 0
[pid=28805] ppid=28801 vsize=956 CPUtime=0
/proc/28805/stat : 28805 (SatELite_releas) R 28801 28801 15108 0 -1 4202496 121 0 0 0 0 0 0 0 18 0 1 0 1014079666 978944 56 4294967295 134512640 135223648 3218923792 3218922388 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28805/statm: 239 58 45 174 0 64 0

[startup+0.114797 s]
/proc/loadavg: 1.05 1.02 1.00 2/91 28801
/proc/meminfo: memFree=1472540/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2416 CPUtime=0
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 368 642 0 0 0 0 0 0 18 0 1 0 1014079666 2473984 277 4294967295 134512640 135169312 3214636272 3214634808 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28801/statm: 604 277 235 161 0 43 0
[pid=28805] ppid=28801 vsize=12236 CPUtime=0.12
/proc/28805/stat : 28805 (SatELite_releas) R 28801 28801 15108 0 -1 4202496 2823 0 0 0 12 0 0 0 18 0 1 0 1014079666 12529664 2614 4294967295 134512640 135223648 3218923792 3218921808 134586742 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28805/statm: 3059 2614 73 174 0 2884 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14652

[startup+0.214794 s]
/proc/loadavg: 1.05 1.02 1.00 2/91 28801
/proc/meminfo: memFree=1472540/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2416 CPUtime=0
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 368 642 0 0 0 0 0 0 18 0 1 0 1014079666 2473984 277 4294967295 134512640 135169312 3214636272 3214634808 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28801/statm: 604 277 235 161 0 43 0
[pid=28805] ppid=28801 vsize=12236 CPUtime=0.22
/proc/28805/stat : 28805 (SatELite_releas) R 28801 28801 15108 0 -1 4202496 2856 0 0 0 22 0 0 0 18 0 1 0 1014079666 12529664 2647 4294967295 134512640 135223648 3218923792 3218921744 134563969 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28805/statm: 3059 2647 73 174 0 2884 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 14652

[startup+0.314781 s]
/proc/loadavg: 1.05 1.02 1.00 2/91 28801
/proc/meminfo: memFree=1472540/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2416 CPUtime=0
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 368 642 0 0 0 0 0 0 18 0 1 0 1014079666 2473984 277 4294967295 134512640 135169312 3214636272 3214634808 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28801/statm: 604 277 235 161 0 43 0
[pid=28805] ppid=28801 vsize=13484 CPUtime=0.32
/proc/28805/stat : 28805 (SatELite_releas) R 28801 28801 15108 0 -1 4202496 3151 0 0 0 32 0 0 0 18 0 1 0 1014079666 13807616 2942 4294967295 134512640 135223648 3218923792 3218921744 134563693 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28805/statm: 3371 2942 73 174 0 3196 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 15900

[startup+0.714755 s]
/proc/loadavg: 1.05 1.02 1.00 2/91 28801
/proc/meminfo: memFree=1472540/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2416 CPUtime=0
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 368 642 0 0 0 0 0 0 18 0 1 0 1014079666 2473984 277 4294967295 134512640 135169312 3214636272 3214634808 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28801/statm: 604 277 235 161 0 43 0
[pid=28805] ppid=28801 vsize=15380 CPUtime=0.71
/proc/28805/stat : 28805 (SatELite_releas) R 28801 28801 15108 0 -1 4202496 3552 0 0 0 71 0 0 0 18 0 1 0 1014079666 15749120 3271 4294967295 134512640 135223648 3218923792 3218922144 134602371 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28805/statm: 3845 3271 73 174 0 3670 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 17796

[startup+1.51469 s]
/proc/loadavg: 1.05 1.02 1.00 2/93 28807
/proc/meminfo: memFree=1466580/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=5084 CPUtime=0.75
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 1104 0 0 0 75 0 0 0 18 0 1 0 1014079743 5206016 1039 4294967295 134512640 135212243 3216473872 3216472480 134526141 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 1271 1039 74 171 0 1098 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 7504

[startup+3.11457 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 28807
/proc/meminfo: memFree=1465464/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=7132 CPUtime=2.35
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 1582 0 0 0 235 0 0 0 21 0 1 0 1014079743 7303168 1517 4294967295 134512640 135212243 3216473872 3216472192 134527744 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 1783 1517 74 171 0 1610 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 9552

[startup+6.31432 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 28807
/proc/meminfo: memFree=1461744/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=10448 CPUtime=5.55
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 2431 0 0 0 554 1 0 0 25 0 1 0 1014079743 10698752 2366 4294967295 134512640 135212243 3216473872 3216472192 134527698 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 2612 2366 74 171 0 2439 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 12868

[startup+12.7138 s]
/proc/loadavg: 1.04 1.02 1.00 3/93 28807
/proc/meminfo: memFree=1455732/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=16112 CPUtime=11.95
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 3845 0 0 0 1194 1 0 0 25 0 1 0 1014079743 16498688 3780 4294967295 134512640 135212243 3216473872 3216472480 134526172 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 4028 3780 74 171 0 3855 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 18532

[startup+25.5128 s]
/proc/loadavg: 1.03 1.02 1.00 4/93 28808
/proc/meminfo: memFree=1448760/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=22700 CPUtime=24.75
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 5482 0 0 0 2472 3 0 0 25 0 1 0 1014079743 23244800 5417 4294967295 134512640 135212243 3216473872 3216472480 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 5675 5417 74 171 0 5502 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 25120

[startup+51.1109 s]
/proc/loadavg: 1.02 1.02 1.00 3/93 28992
/proc/meminfo: memFree=1445224/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=25868 CPUtime=50.35
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 6281 0 0 0 5032 3 0 0 25 0 1 0 1014079743 26488832 6216 4294967295 134512640 135212243 3216473872 3216472548 134723852 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 6467 6216 74 171 0 6294 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 28288

[startup+102.317 s]
/proc/loadavg: 1.01 1.01 1.00 2/93 29180
/proc/meminfo: memFree=1436776/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=34460 CPUtime=101.56
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 8417 0 0 0 10151 5 0 0 25 0 1 0 1014079743 35287040 8352 4294967295 134512640 135212243 3216473872 3216472228 134718742 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 8615 8352 74 171 0 8442 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 36880

[startup+162.312 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 29368
/proc/meminfo: memFree=1427972/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=43368 CPUtime=161.56
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 10611 0 0 0 16151 5 0 0 25 0 1 0 1014079743 44408832 10546 4294967295 134512640 135212243 3216473872 3216472480 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 10842 10546 74 171 0 10669 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 45788

[startup+222.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29557
/proc/meminfo: memFree=1425996/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=45484 CPUtime=221.57
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 11143 0 0 0 22152 5 0 0 25 0 1 0 1014079743 46575616 11078 4294967295 134512640 135212243 3216473872 3216472192 134527703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 11371 11078 74 171 0 11198 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 47904

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

[startup+230.417 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29557
/proc/meminfo: memFree=1426060/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=45484 CPUtime=229.67
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 11143 0 0 0 22962 5 0 0 25 0 1 0 1014079743 46575616 11078 4294967295 134512640 135212243 3216473872 3216472480 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 11371 11078 74 171 0 11198 0
Current children cumulated CPU time (s) 230.43
Current children cumulated vsize (KiB) 47904

[startup+256.015 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29558
/proc/meminfo: memFree=1425380/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=46412 CPUtime=255.27
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 11367 0 0 0 25522 5 0 0 25 0 1 0 1014079743 47525888 11302 4294967295 134512640 135212243 3216473872 3216472480 134526078 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 11603 11302 74 171 0 11430 0
Current children cumulated CPU time (s) 256.03
Current children cumulated vsize (KiB) 48832

[startup+262.415 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29558
/proc/meminfo: memFree=1423024/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=48680 CPUtime=261.67
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 11938 0 0 0 26162 5 0 0 25 0 1 0 1014079743 49848320 11873 4294967295 134512640 135212243 3216473872 3216472480 134526197 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 12170 11873 74 171 0 11997 0
Current children cumulated CPU time (s) 262.43
Current children cumulated vsize (KiB) 51100

[startup+265.614 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 29559
/proc/meminfo: memFree=1422024/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=49472 CPUtime=264.87
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 12163 0 0 0 26482 5 0 0 25 0 1 0 1014079743 50659328 12098 4294967295 134512640 135212243 3216473872 3216472480 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 12368 12098 74 171 0 12195 0
Current children cumulated CPU time (s) 265.63
Current children cumulated vsize (KiB) 51892

[startup+267.214 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29559
/proc/meminfo: memFree=1421900/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=49736 CPUtime=266.47
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 12217 0 0 0 26642 5 0 0 25 0 1 0 1014079743 50929664 12152 4294967295 134512640 135212243 3216473872 3216472480 134526084 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 12434 12152 74 171 0 12261 0
Current children cumulated CPU time (s) 267.23
Current children cumulated vsize (KiB) 52156

[startup+268.814 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29742
/proc/meminfo: memFree=1421264/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=50000 CPUtime=268.07
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 12287 0 0 0 26802 5 0 0 25 0 1 0 1014079743 51200000 12222 4294967295 134512640 135212243 3216473872 3216472480 134526211 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 12500 12222 74 171 0 12327 0
Current children cumulated CPU time (s) 268.83
Current children cumulated vsize (KiB) 52420

[startup+269.214 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29742
/proc/meminfo: memFree=1421264/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=50000 CPUtime=268.47
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 12300 0 0 0 26842 5 0 0 25 0 1 0 1014079743 51200000 12235 4294967295 134512640 135212243 3216473872 3216472480 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 12500 12235 74 171 0 12327 0
Current children cumulated CPU time (s) 269.23
Current children cumulated vsize (KiB) 52420

[startup+269.414 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29742
/proc/meminfo: memFree=1421264/2074464 swapFree=1952056/1959888
[pid=28801] ppid=28799 vsize=2420 CPUtime=0.76
/proc/28801/stat : 28801 (SatELiteGTI) S 28799 28801 15108 0 -1 4194304 385 4198 0 0 0 0 76 0 15 0 1 0 1014079666 2478080 278 4294967295 134512640 135169312 3214636272 3214632488 3085442798 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28801/statm: 605 278 235 161 0 44 0
[pid=28807] ppid=28801 vsize=50132 CPUtime=268.67
/proc/28807/stat : 28807 (minisat_static) R 28801 28801 15108 0 -1 4202496 12310 0 0 0 26862 5 0 0 25 0 1 0 1014079743 51335168 12245 4294967295 134512640 135212243 3216473872 3216472480 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28807/statm: 12533 12245 74 171 0 12360 0
Current children cumulated CPU time (s) 269.43
Current children cumulated vsize (KiB) 52552

Child status: 20
Real time (s): 269.455
CPU time (s): 269.47
CPU user time (s): 269.41
CPU system time (s): 0.06
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 52552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 269.41
system time used= 0.06
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17181
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= 19
involuntary context switches= 486

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-16 19:43:36
IDJOB=1821000
IDBENCH=70800
IDSOLVER=659
FILE ID=tipi24/1821000-1242495816
PBS_JOBID=
Free space on /tmp= 9984 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821000-1242495816/watcher-1821000-1242495816 -o /tmp/evaluation-result-1821000-1242495816/solver-1821000-1242495816 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821000-1242495816.cnf -random-seed=814779704

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

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED= 814779704

Linux tipi24 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1472564 kB
Buffers:         26248 kB
Cached:         494712 kB
SwapCached:       3828 kB
Active:          72012 kB
Inactive:       458244 kB
HighTotal:     1178688 kB
HighFree:       764384 kB
LowTotal:       895776 kB
LowFree:        708180 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            2856 kB
Writeback:           0 kB
AnonPages:        8904 kB
Mapped:           3356 kB
Slab:            62676 kB
PageTables:        588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9984 MiB
End job on tipi24 at 2009-05-16 19:48:05