Trace number 1821847

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
MiniSat2hack 2009-03-23UNSAT 105.88 105.875

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.04
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   47620   141221 |   14285       0        0     nan |  0.000 % |
0.31/0.34	c |         0 |   46872   196179 |      --       0       --      -- |     --   | -748/54958
0.31/0.34	c ==============================================================================
0.31/0.34	c Result  :   #vars: 532   #clauses: 46872   #literals: 196179
0.31/0.34	c CPU time:   0.33 s
0.31/0.34	c ==============================================================================
0.41/0.40	This is MiniSat 2.0 beta with hacks by AVG
0.41/0.40	WARNING: for repeatability, setting FPU to use double precision
0.41/0.40	============================[ Problem Statistics ]=============================
0.41/0.40	|                                                                             |
0.41/0.41	|  Number of variables:  532                                                  |
0.41/0.41	|  Number of clauses:    46872                                                |
0.41/0.43	|  Parsing time:         0.02         s                                       |
105.82/105.87	restarts              : 16
105.82/105.87	conflicts             : 104005         (987 /sec)
105.82/105.87	decisions             : 129316         (1.78 % random) (1227 /sec)
105.82/105.87	propagations          : 8934661        (84777 /sec)
105.82/105.87	conflict literals     : 2347736        (15.00 % deleted)
105.82/105.87	Memory used           : 13.02 MB
105.82/105.87	CPU time              : 105.39 s
105.82/105.87	
105.82/105.87	UNSATISFIABLE
105.82/105.87	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-1821847-1242573555/watcher-1821847-1242573555 -o /tmp/evaluation-result-1821847-1242573555/solver-1821847-1242573555 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821847-1242573555.cnf 

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.00 1.00 1.00 3/93 11715
/proc/meminfo: memFree=664028/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2412 CPUtime=0
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1021856288 2469888 275 4294967295 134512640 135169312 3217956912 3217955448 3085651694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11715/statm: 603 275 235 161 0 42 0
[pid=11719] ppid=11715 vsize=820 CPUtime=0
/proc/11719/stat : 11719 (SatELite_releas) R 11715 11715 10114 0 -1 4194304 79 0 0 0 0 0 0 0 25 0 1 0 1021856289 839680 16 4294967295 134512640 135223648 3213036400 3213036252 134808672 0 0 0 0 0 0 0 17 3 0 0 0
/proc/11719/statm: 238 29 23 174 0 63 0

[startup+0.107157 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11715
/proc/meminfo: memFree=664028/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2412 CPUtime=0
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1021856288 2469888 275 4294967295 134512640 135169312 3217956912 3217955448 3085651694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11715/statm: 603 275 235 161 0 42 0
[pid=11719] ppid=11715 vsize=4964 CPUtime=0.11
/proc/11719/stat : 11719 (SatELite_releas) R 11715 11715 10114 0 -1 4202496 1152 0 0 0 9 2 0 0 25 0 1 0 1021856289 5083136 1088 4294967295 134512640 135223648 3213036400 3213034176 134585471 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11719/statm: 1241 1088 73 174 0 1066 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7376

[startup+0.207152 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11715
/proc/meminfo: memFree=664028/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2412 CPUtime=0
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1021856288 2469888 275 4294967295 134512640 135169312 3217956912 3217955448 3085651694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11715/statm: 603 275 235 161 0 42 0
[pid=11719] ppid=11715 vsize=5724 CPUtime=0.21
/proc/11719/stat : 11719 (SatELite_releas) R 11715 11715 10114 0 -1 4202496 1320 0 0 0 19 2 0 0 25 0 1 0 1021856289 5861376 1256 4294967295 134512640 135223648 3213036400 3213034496 134585507 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11719/statm: 1431 1256 73 174 0 1256 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 8136

[startup+0.307147 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11715
/proc/meminfo: memFree=664028/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2412 CPUtime=0
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1021856288 2469888 275 4294967295 134512640 135169312 3217956912 3217955448 3085651694 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11715/statm: 603 275 235 161 0 42 0
[pid=11719] ppid=11715 vsize=5724 CPUtime=0.31
/proc/11719/stat : 11719 (SatELite_releas) R 11715 11715 10114 0 -1 4202496 1320 0 0 0 29 2 0 0 25 0 1 0 1021856289 5861376 1256 4294967295 134512640 135223648 3213036400 3213034496 134586224 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11719/statm: 1431 1256 73 174 0 1256 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 8136

[startup+0.707135 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11715
/proc/meminfo: memFree=664028/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 2416

[startup+1.50709 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11721
/proc/meminfo: memFree=659804/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=4820 CPUtime=1.1
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 1078 0 0 0 110 0 0 0 25 0 1 0 1021856329 4935680 1012 4294967295 134512640 135214715 3215228384 3215226848 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 1205 1012 74 172 0 1032 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 7236

[startup+3.10701 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11721
/proc/meminfo: memFree=659556/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=5352 CPUtime=2.7
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 1240 0 0 0 269 1 0 0 25 0 1 0 1021856329 5480448 1174 4294967295 134512640 135214715 3215228384 3215226848 134528717 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 1338 1174 74 172 0 1165 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 7768

[startup+6.30686 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11721
/proc/meminfo: memFree=658440/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=6448 CPUtime=5.9
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 1489 0 0 0 589 1 0 0 25 0 1 0 1021856329 6602752 1423 4294967295 134512640 135214715 3215228384 3215226848 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 1612 1423 74 172 0 1439 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 8864

[startup+12.7065 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11723
/proc/meminfo: memFree=656364/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=8232 CPUtime=12.3
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 1915 0 0 0 1229 1 0 0 25 0 1 0 1021856329 8429568 1849 4294967295 134512640 135214715 3215228384 3215226848 134528785 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 2058 1849 74 172 0 1885 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 10648

[startup+25.5159 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11906
/proc/meminfo: memFree=655092/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=9336 CPUtime=25.11
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 2192 0 0 0 2509 2 0 0 25 0 1 0 1021856329 9560064 2126 4294967295 134512640 135214715 3215228384 3215226848 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 2334 2126 74 172 0 2161 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 11752

[startup+51.1147 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11908
/proc/meminfo: memFree=653500/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=11172 CPUtime=50.71
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 2645 0 0 0 5066 5 0 0 25 0 1 0 1021856329 11440128 2579 4294967295 134512640 135214715 3215228384 3215226848 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 2793 2579 74 172 0 2620 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 13588

[startup+102.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12095
/proc/meminfo: memFree=651228/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=13076 CPUtime=101.91
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 3111 0 0 0 10184 7 0 0 25 0 1 0 1021856329 13389824 3045 4294967295 134512640 135214715 3215228384 3215226848 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 3269 3045 74 172 0 3096 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 15492

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

[startup+102.422 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12095
/proc/meminfo: memFree=651228/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=13208 CPUtime=102.02
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 3113 0 0 0 10195 7 0 0 25 0 1 0 1021856329 13524992 3047 4294967295 134512640 135214715 3215228384 3215226848 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 3302 3047 74 172 0 3129 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 15624

[startup+104.012 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12095
/proc/meminfo: memFree=651260/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=13328 CPUtime=103.61
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 3140 0 0 0 10354 7 0 0 25 0 1 0 1021856329 13647872 3074 4294967295 134512640 135214715 3215228384 3215226768 134524464 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 3332 3074 74 172 0 3159 0
Current children cumulated CPU time (s) 104.02
Current children cumulated vsize (KiB) 15744

[startup+104.812 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12095
/proc/meminfo: memFree=651136/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=13328 CPUtime=104.41
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 3140 0 0 0 10434 7 0 0 25 0 1 0 1021856329 13647872 3074 4294967295 134512640 135214715 3215228384 3215226768 134524204 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 3332 3074 74 172 0 3159 0
Current children cumulated CPU time (s) 104.82
Current children cumulated vsize (KiB) 15744

[startup+105.612 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12095
/proc/meminfo: memFree=651136/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=13328 CPUtime=105.21
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 3140 0 0 0 10514 7 0 0 25 0 1 0 1021856329 13647872 3074 4294967295 134512640 135214715 3215228384 3215226848 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 3332 3074 74 172 0 3159 0
Current children cumulated CPU time (s) 105.62
Current children cumulated vsize (KiB) 15744

[startup+105.812 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12095
/proc/meminfo: memFree=651136/2074464 swapFree=1950884/1959888
[pid=11715] ppid=11713 vsize=2416 CPUtime=0.41
/proc/11715/stat : 11715 (SatELiteGTI) S 11713 11715 10114 0 -1 4194304 385 1972 0 0 0 0 34 7 21 0 1 0 1021856288 2473984 277 4294967295 134512640 135169312 3217956912 3217953128 3085651694 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11715/statm: 604 277 235 161 0 43 0
[pid=11721] ppid=11715 vsize=13328 CPUtime=105.41
/proc/11721/stat : 11721 (minisat_static) R 11715 11715 10114 0 -1 4202496 3140 0 0 0 10534 7 0 0 25 0 1 0 1021856329 13647872 3074 4294967295 134512640 135214715 3215228384 3215226848 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 3332 3074 74 172 0 3159 0
Current children cumulated CPU time (s) 105.82
Current children cumulated vsize (KiB) 15744

Child status: 20
Real time (s): 105.875
CPU time (s): 105.88
CPU user time (s): 105.73
CPU system time (s): 0.15
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 15744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.73
system time used= 0.15
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5779
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= 612

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 17:19:15
IDJOB=1821847
IDBENCH=71102
IDSOLVER=660
FILE ID=tipi13/1821847-1242573555
PBS_JOBID=
Free space on /tmp= 6764 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_06_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821847-1242573555/watcher-1821847-1242573555 -o /tmp/evaluation-result-1821847-1242573555/solver-1821847-1242573555 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821847-1242573555.cnf

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED= 620852006

Linux tipi13 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.475
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.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.475
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.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        664060 kB
Buffers:         65924 kB
Cached:        1227184 kB
SwapCached:       3516 kB
Active:         564248 kB
Inactive:       738460 kB
HighTotal:     1178688 kB
HighFree:        80340 kB
LowTotal:       895776 kB
LowFree:        583720 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            2420 kB
Writeback:           0 kB
AnonPages:        8644 kB
Mapped:           3168 kB
Slab:            98448 kB
PageTables:        544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6764 MiB
End job on tipi13 at 2009-05-17 17:21:01