Trace number 1821849

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
APTUSAT 2009-03-22UNSAT 25.04 25.0318

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.32/0.36	c |         0 |   46872   196179 |      --       0       --      -- |     --   | -748/54958
0.32/0.36	c ==============================================================================
0.32/0.36	c Result  :   #vars: 532   #clauses: 46872   #literals: 196179
0.32/0.36	c CPU time:   0.35 s
0.32/0.36	c ==============================================================================
0.42/0.42	This is MiniSat 2.0 beta
0.42/0.42	WARNING: for repeatability, setting FPU to use double precision
0.42/0.42	============================[ Problem Statistics ]=============================
0.42/0.42	|                                                                             |
0.42/0.42	|  Number of variables:  532                                                  |
0.42/0.42	|  Number of clauses:    46872                                                |
0.42/0.45	|  Parsing time:         0.03         s                                       |
0.42/0.45	============================[ Search Statistics ]==============================
0.42/0.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.42/0.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.42/0.45	===============================================================================
0.42/0.45	|         0 |     532    46872   196179 |    15624        0    nan |  0.000 % |
0.42/0.47	|       100 |     532    46872   196179 |    17186      100     28 |  0.000 % |
0.42/0.50	|       250 |     532    46872   196179 |    18905      250     24 |  0.002 % |
0.43/0.54	|       475 |     532    46872   196179 |    20795      475     25 |  0.002 % |
0.43/0.62	|       814 |     532    46872   196179 |    22875      814     19 |  0.002 % |
0.43/0.76	|      1320 |     532    46872   196179 |    25162     1320     16 |  0.002 % |
0.43/0.94	|      2079 |     532    46872   196179 |    27678     2079     16 |  0.002 % |
1.12/1.20	|      3218 |     532    46872   196179 |    30446     3218     14 |  0.002 % |
1.62/1.64	|      4927 |     532    46872   196179 |    33491     4927     13 |  0.002 % |
2.32/2.31	|      7489 |     532    46872   196179 |    36840     7489     14 |  0.003 % |
3.42/3.45	|     11334 |     532    46872   196179 |    40524    11334     13 |  0.005 % |
5.22/5.25	|     17100 |     531    46419   194825 |    44577     6080     14 |  0.191 % |
7.92/7.94	|     25749 |     530    45951   193426 |    49034     7507     17 |  0.379 % |
12.12/12.14	|     38723 |     529    45499   192074 |    53938    12306     17 |  0.569 % |
18.82/18.83	|     58184 |     525    44038   187713 |    59332    17408     17 |  1.319 % |
25.02/25.02	===============================================================================
25.02/25.02	restarts              : 15
25.02/25.02	conflicts             : 73880          (3004 /sec)
25.02/25.02	decisions             : 77345          (1.76 % random) (3145 /sec)
25.02/25.02	propagations          : 5570874        (226550 /sec)
25.02/25.02	conflict literals     : 988571         (35.85 % deleted)
25.02/25.02	Memory used           : 6.57 MB
25.02/25.02	CPU time              : 24.59 s
25.02/25.02	
25.02/25.02	UNSATISFIABLE
25.02/25.02	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-1821849-1242573608/watcher-1821849-1242573608 -o /tmp/evaluation-result-1821849-1242573608/solver-1821849-1242573608 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821849-1242573608.cnf -restarts=1 

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 2/93 24947
/proc/meminfo: memFree=449716/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2416 CPUtime=0.01
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 369 645 0 0 1 0 0 0 18 0 1 0 1021861861 2473984 277 4294967295 134512640 135169312 3213976672 3213975208 3085434606 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24947/statm: 604 277 235 161 0 43 0
[pid=24951] ppid=24947 vsize=952 CPUtime=0
/proc/24951/stat : 24951 (SatELite_releas) R 24947 24947 20977 0 -1 4202496 122 0 0 0 0 0 0 0 20 0 1 0 1021861861 974848 58 4294967295 134512640 135223648 3216434864 3216433460 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24951/statm: 238 61 45 174 0 63 0

[startup+0.071184 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24947
/proc/meminfo: memFree=449716/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2416 CPUtime=0.01
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 369 645 0 0 1 0 0 0 18 0 1 0 1021861861 2473984 277 4294967295 134512640 135169312 3213976672 3213975208 3085434606 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24947/statm: 604 277 235 161 0 43 0
[pid=24951] ppid=24947 vsize=4696 CPUtime=0.07
/proc/24951/stat : 24951 (SatELite_releas) R 24947 24947 20977 0 -1 4202496 1078 0 0 0 7 0 0 0 21 0 1 0 1021861861 4808704 1014 4294967295 134512640 135223648 3216434864 3216432816 134564077 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24951/statm: 1174 1014 73 174 0 999 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7112

[startup+0.111179 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24947
/proc/meminfo: memFree=449716/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2416 CPUtime=0.01
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 369 645 0 0 1 0 0 0 18 0 1 0 1021861861 2473984 277 4294967295 134512640 135169312 3213976672 3213975208 3085434606 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24947/statm: 604 277 235 161 0 43 0
[pid=24951] ppid=24947 vsize=4960 CPUtime=0.11
/proc/24951/stat : 24951 (SatELite_releas) R 24947 24947 20977 0 -1 4202496 1151 0 0 0 11 0 0 0 21 0 1 0 1021861861 5079040 1087 4294967295 134512640 135223648 3216434864 3216432864 134548152 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24951/statm: 1240 1087 73 174 0 1065 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7376

[startup+0.311159 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24947
/proc/meminfo: memFree=449716/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2416 CPUtime=0.01
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 369 645 0 0 1 0 0 0 18 0 1 0 1021861861 2473984 277 4294967295 134512640 135169312 3213976672 3213975208 3085434606 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24947/statm: 604 277 235 161 0 43 0
[pid=24951] ppid=24947 vsize=5720 CPUtime=0.31
/proc/24951/stat : 24951 (SatELite_releas) R 24947 24947 20977 0 -1 4202496 1319 0 0 0 30 1 0 0 21 0 1 0 1021861861 5857280 1255 4294967295 134512640 135223648 3216434864 3216432960 134585473 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24951/statm: 1430 1255 73 174 0 1255 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 8136

[startup+0.71112 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24947
/proc/meminfo: memFree=449716/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 2420

[startup+1.51104 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24953
/proc/meminfo: memFree=444856/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
[pid=24953] ppid=24947 vsize=4684 CPUtime=1.09
/proc/24953/stat : 24953 (minisat_static) R 24947 24947 20977 0 -1 4202496 1060 0 0 0 108 1 0 0 20 0 1 0 1021861903 4796416 995 4294967295 134512640 135213731 3213517888 3213516368 134530371 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24953/statm: 1171 995 74 172 0 997 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7104

[startup+3.11088 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24953
/proc/meminfo: memFree=444484/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
[pid=24953] ppid=24947 vsize=5116 CPUtime=2.69
/proc/24953/stat : 24953 (minisat_static) R 24947 24947 20977 0 -1 4202496 1178 0 0 0 268 1 0 0 25 0 1 0 1021861903 5238784 1113 4294967295 134512640 135213731 3213517888 3213516368 134529987 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24953/statm: 1279 1113 74 172 0 1105 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 7536

[startup+6.31057 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24953
/proc/meminfo: memFree=443988/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
[pid=24953] ppid=24947 vsize=5448 CPUtime=5.89
/proc/24953/stat : 24953 (minisat_static) R 24947 24947 20977 0 -1 4202496 1246 0 0 0 588 1 0 0 25 0 1 0 1021861903 5578752 1181 4294967295 134512640 135213731 3213517888 3213516368 134530028 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24953/statm: 1362 1181 74 172 0 1188 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 7868

[startup+12.7099 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 24953
/proc/meminfo: memFree=443432/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
[pid=24953] ppid=24947 vsize=5984 CPUtime=12.29
/proc/24953/stat : 24953 (minisat_static) R 24947 24947 20977 0 -1 4202496 1376 0 0 0 1228 1 0 0 25 0 1 0 1021861903 6127616 1311 4294967295 134512640 135213731 3213517888 3213516368 134530408 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24953/statm: 1496 1311 74 172 0 1322 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8404

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

[startup+19.1093 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24953
/proc/meminfo: memFree=443000/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
[pid=24953] ppid=24947 vsize=6456 CPUtime=18.69
/proc/24953/stat : 24953 (minisat_static) R 24947 24947 20977 0 -1 4202496 1488 0 0 0 1868 1 0 0 25 0 1 0 1021861903 6610944 1423 4294967295 134512640 135213731 3213517888 3213516368 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24953/statm: 1614 1423 74 172 0 1440 0
Current children cumulated CPU time (s) 19.12
Current children cumulated vsize (KiB) 8876

[startup+22.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25136
/proc/meminfo: memFree=442388/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
[pid=24953] ppid=24947 vsize=6588 CPUtime=21.89
/proc/24953/stat : 24953 (minisat_static) R 24947 24947 20977 0 -1 4202496 1522 0 0 0 2188 1 0 0 25 0 1 0 1021861903 6746112 1457 4294967295 134512640 135213731 3213517888 3213516368 134530083 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24953/statm: 1647 1457 74 172 0 1473 0
Current children cumulated CPU time (s) 22.32
Current children cumulated vsize (KiB) 9008

[startup+23.9088 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25137
/proc/meminfo: memFree=442312/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
[pid=24953] ppid=24947 vsize=6588 CPUtime=23.49
/proc/24953/stat : 24953 (minisat_static) R 24947 24947 20977 0 -1 4202496 1530 0 0 0 2348 1 0 0 25 0 1 0 1021861903 6746112 1465 4294967295 134512640 135213731 3213517888 3213516368 134530028 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24953/statm: 1647 1465 74 172 0 1473 0
Current children cumulated CPU time (s) 23.92
Current children cumulated vsize (KiB) 9008

[startup+24.7088 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25137
/proc/meminfo: memFree=442312/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
[pid=24953] ppid=24947 vsize=6720 CPUtime=24.29
/proc/24953/stat : 24953 (minisat_static) R 24947 24947 20977 0 -1 4202496 1550 0 0 0 2428 1 0 0 25 0 1 0 1021861903 6881280 1485 4294967295 134512640 135213731 3213517888 3213516368 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24953/statm: 1680 1485 74 172 0 1506 0
Current children cumulated CPU time (s) 24.72
Current children cumulated vsize (KiB) 9140

[startup+24.9087 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25137
/proc/meminfo: memFree=442312/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
[pid=24953] ppid=24947 vsize=6720 CPUtime=24.49
/proc/24953/stat : 24953 (minisat_static) R 24947 24947 20977 0 -1 4202496 1550 0 0 0 2448 1 0 0 25 0 1 0 1021861903 6881280 1485 4294967295 134512640 135213731 3213517888 3213516368 134530405 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24953/statm: 1680 1485 74 172 0 1506 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 9140

[startup+25.0087 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25137
/proc/meminfo: memFree=442312/2074464 swapFree=1951864/1959888
[pid=24947] ppid=24945 vsize=2420 CPUtime=0.43
/proc/24947/stat : 24947 (SatELiteGTI) S 24945 24947 20977 0 -1 4194304 386 1968 0 0 1 0 41 1 15 0 1 0 1021861861 2478080 278 4294967295 134512640 135169312 3213976672 3213972888 3085434606 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24947/statm: 605 278 235 161 0 44 0
[pid=24953] ppid=24947 vsize=6720 CPUtime=24.59
/proc/24953/stat : 24953 (minisat_static) R 24947 24947 20977 0 -1 4202496 1550 0 0 0 2458 1 0 0 25 0 1 0 1021861903 6881280 1485 4294967295 134512640 135213731 3213517888 3213516368 134530110 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24953/statm: 1680 1485 74 172 0 1506 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 9140

Child status: 20
Real time (s): 25.0318
CPU time (s): 25.04
CPU user time (s): 25.01
CPU system time (s): 0.03
CPU usage (%): 100.033
Max. virtual memory (cumulated for all children) (KiB): 9140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.01
system time used= 0.03
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4196
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= 22
involuntary context switches= 88

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 17:20:08
IDJOB=1821849
IDBENCH=71102
IDSOLVER=662
FILE ID=tipi10/1821849-1242573608
PBS_JOBID=
Free space on /tmp= 3862 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_06_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821849-1242573608/watcher-1821849-1242573608 -o /tmp/evaluation-result-1821849-1242573608/solver-1821849-1242573608 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821849-1242573608.cnf -restarts=1

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED= 1098705673

Linux tipi10 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.367
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.367
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.367
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:        449740 kB
Buffers:         46044 kB
Cached:        1445124 kB
SwapCached:       2732 kB
Active:         606540 kB
Inactive:       894600 kB
HighTotal:     1178688 kB
HighFree:       115364 kB
LowTotal:       895776 kB
LowFree:        334376 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            2396 kB
Writeback:           0 kB
AnonPages:        9024 kB
Mapped:           3284 kB
Slab:           115356 kB
PageTables:        416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90588 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 3862 MiB
End job on tipi10 at 2009-05-17 17:20:33